aws / aws/aws-encryption-sdk-java
Not able to use the Async (non-blocking) version of the KMS Client
Open
enhancement
- Dominant language
- Java
- Stars
- 240
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
### Problem:
Not able to use the SDK with the async (non-blocking) version of the KMS Client
### Solution:
A KmsMasterKeyProvider should be provided from the SDK that internally uses the KmsAsyncClient
Contributor guide
Assessment
This issue has not been assessed yet.