# Functions
NewConfigFromBackendConfig returns a new config for AWS.
NewSecretsManagerBackend returns a new AWS Secret Manager backend.
NewSSMParameterStoreBackend returns a new AWS SSM backend.
# Structs
SecretsManagerBackend represents backend for AWS Secret Manager.
SecretsManagerBackendConfig is the configuration for a AWS Secret Manager backend.
SessionBackendConfig is the session configuration for AWS backends.
SSMParameterStoreBackend represents backend for AWS SSM.
SSMParameterStoreBackendConfig is the configuration for a AWS SSM backend.