-
Notifications
You must be signed in to change notification settings - Fork 71
Support AWS KMS grant tokens #121
Copy link
Copy link
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, |
Reactions are currently unavailable