You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AWS KMS CMP needs to provide an override mechanism to fail decryption if the decrypted key ID does not match the key ID that the CMP was created for.
The AWS KMS CMP needs to provide an override mechanism to fail decryption if the decrypted key ID does not match the key ID that the CMP was created for.
https://github.com/awslabs/aws-dynamodb-encryption-java/blob/master/src/main/java/com/amazonaws/services/dynamodbv2/datamodeling/encryption/providers/DirectKmsMaterialProvider.java#L129-L130
https://github.com/awslabs/aws-dynamodb-encryption-java/blob/master/src/main/java/com/amazonaws/services/dynamodbv2/datamodeling/encryption/providers/DirectKmsMaterialProvider.java#L213-L222
The text was updated successfully, but these errors were encountered: