1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
If you are using apprunner.yaml based service then you can directly using AWS CLI part of prebuild phase to get these secrets, set them as environment variables and use it in the build phase.
I think that it's not properly correct. I try to run
aws secretsmanager get-secret-value ....aspre-buildcommand without success
Relevant content
- asked 3 years ago

I've the same problem! Did you find any solution?
Use this page, and you will get a better answer: https://medium.com/@karthikthangaraj123/retrieve-secrets-environment-variables-from-secrets-manager-to-app-runner-dc15fd2d978a