# Functions
GetDockerAuthFromASM makes the api call to the AWS Secrets Manager service to retrieve the docker auth data.
GetSecretFromASM makes the api call to the AWS Secrets Manager service to retrieve the secret value.
No description provided by the author
# Structs
AuthDataValue is the schema for the SecretStringValue returned by ASM.