Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to use the Async (non-blocking) version of the KMS Client #829

Open
mnbattaglia opened this issue Jun 7, 2022 · 1 comment
Open

Comments

@mnbattaglia
Copy link

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

@texastony texastony self-assigned this Jun 8, 2022
@texastony
Copy link
Contributor

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

texastony added a commit to texastony/aws-encryption-sdk-docs that referenced this issue Jun 8, 2022
@texastony texastony removed their assignment Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants