AWS Secret Manager #10049
Unanswered
awsmdmexchange
asked this question in
AWS
AWS Secret Manager
#10049
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We would like to reference a secret in Secrets Manager to avoid hard coding the SMTP creds.
our mailer.yml is basic similar to this 👍
queue_url: https://sqs.us-east-1.amazonaws.com/1234567890/c7n-mailer-test
role: arn:aws:iam::123456790:role/c7n-mailer-test
from_address: [email protected]
smtp_server
smtp_username
smtp_password
Beta Was this translation helpful? Give feedback.
All reactions