ClientException: The Systems Manager parameter name specified for secret YOURSECRET is invalid.

From wikieduonline
Jump to navigation Jump to search
ClientException: The Systems Manager parameter name specified for secret GOALERT_DB_URL is invalid. The parameter name can be up to 2048 characters and include the following letters and symbols: a-zA-Z0-9_.-,/

Solution: make sure you reference is properly formated, including ${ and not $( and do not forget finals ::
{ "name" : "YOUR_NAME", "valueFrom" : "${data.aws_secretsmanager_secret.your_secret.arn}:YOURSECRETNAME::" }


Related[edit]

data.aws_secretsmanager_secret


See also[edit]

Advertising: