# Functions
NewSSMStore creates a new SSMStore.
# Constants
No description provided by the author
DefaultKeyID is the default alias for the KMS key used to encrypt/decrypt secrets.
No description provided by the author
# Variables
ErrSecretNotFound is returned if the specified secret is not found in the parameter store.
# Structs
No description provided by the author
A secret without any metadata.
No description provided by the author
No description provided by the author
No description provided by the author
SSMStore implements the Store interface for storing secrets in SSM Parameter Store.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author