There are several ways the most common being environment variables but AWS also has a secrets manager https://aws.amazon.com/secrets-manager/
Feb 26, 2019
2
Level 4
Forge AWS are AWS credentials saved on server and where?
Need to install AWS cli on the server, AWS cli requires the credentials and usually those are saved under ~/.aws on EC2 servers.
But forge doesn't have a directory like that and whenever my script tries to set everything up I get an error:
fatal error: Unable to locate credentials
Please or to participate in this conversation.