Open mnbattaglia opened 2 years ago
Howdy @mnbattaglia,
The ESDK-Java does not currently support the Async KMS Client. This is a valid feature request. Unfortunately, it is not on our immediate roadmap.
Our immediate response will be to update our docs to clarify that the ESDK-Java does not support the Async KMS Client.
We will leave this issue open, pending resources for us to implement the necessary changes and tests to support the Async Client.
Much Obliged, AWS Crypto Tools
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