-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
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
Line 250 in 41ad9bf
protected GenerateDataKeyResult generateDataKey(final GenerateDataKeyRequest request, |
finitechade