# Functions
NewSecretsManagerDecrypter returns a new SecretsManagerDecrypter using the ECS CLI's default region.
NewSSMDecrypter returns a new SSMDecrypter using the ECS CLI's default region.
# Structs
SecretsManagerDecrypter represents a SecretsManager client that implements the secrets.SecretDecrypter interface.
SSMDecrypter represents a SSM client that implements the secrets.SecretDecrypter interface.