1 Answer
- Newest
- Most votes
- Most comments
-1
You can store your secrets in Secrets Manager and retrieve them in your code - https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets.html
You can pass the ARN to the secret as an environment variable but not the actual secret value
Relevant content
- asked 5 years ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated 2 years ago
