Constant AWS_SECRETSMANAGER_SECRET_ARN
Source pub const AWS_SECRETSMANAGER_SECRET_ARN: &str = "aws.secretsmanager.secret.arn";
Expand description
The ARN of the Secret stored in the Secrets Mangger
§Notes
§Examples
"arn:aws:secretsmanager:us-east-1:123456789012:secret:SecretName-6RandomCharacters"