Setup access to AWS #3033
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduceMy build failed on step "Install node dependencies". Expected resultsDocs or info where in Codemagic I can add AWS credentials Actual resultsBuild failed on step "Install node dependencies" Here are the logs: Build failed :| Build id (optional)67dc3bc6f59522ff4635f62d |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Is it safe to use Environment variables tab to store AWS credentials? |
Beta Was this translation helpful? Give feedback.
Hey @juliaitbaeva
Yes, you can add the credentials to your Environment variables and mark them as secure. Afterwards, you only need to reference the groups in your
codemagic.yaml
file.Here is a section of the docs that can guide on this - https://docs.codemagic.io/yaml-publishing/aws/