# Packages
Package clients implements the secrets.SecretDecrypter interface for AWS clients.
# Functions
NewContainerSecret returns a new container secret.
# Structs
A ContainerSecret labels an ECS secret with the container name it belongs to.
# Interfaces
SecretDecrypter wraps the DecryptSecret function.