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
There is no simple support for AWS KMS grant tokens.
Customers can extend DirectKmsMaterialProvider
and override the generateDataKey or the appropriate AWS KMS call.
There is no simple support for AWS KMS grant tokens.
Customers can extend
DirectKmsMaterialProvider
and override the
generateDataKey
or the appropriate AWS KMS call.see
aws-dynamodb-encryption-java/sdk1/src/main/java/com/amazonaws/services/dynamodbv2/datamodeling/encryption/providers/DirectKmsMaterialProvider.java
Line 250 in 41ad9bf
The text was updated successfully, but these errors were encountered: