Skip to content

docs(CreateKeyStore): describe as example #177

@texastony

Description

@texastony

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    automation-exemptIssue is ignored by GH AutomationdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions