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

docs(CreateKeyStore): describe as example #177

Open
texastony opened this issue Jan 23, 2024 · 0 comments
Open

docs(CreateKeyStore): describe as example #177

texastony opened this issue Jan 23, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@texastony
Copy link
Contributor

The CreateKeyStore API does not allow users to
configure the backing DDB table with CMK for Server Side Encryption
or Point In Time Recovery (PITR).

But it is also not practical to refactor the method
to be flexible to cover all of the DynamoDB Table creation options.

Instead, we should document the API as both a Utility
and an Example;
if users need more control over table creation,
they should create the table outside of this library,
and use the method to verify it's configuration.

@josecorella josecorella added the documentation Improvements or additions to documentation label Jan 25, 2024
atomb pushed a commit to atomb/aws-cryptographic-material-providers-library-dafny that referenced this issue Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants