AWS Configuration
AWS Credentials#
Instead of logging in every time the devcontainer is rebuilt, we recommend using a credentials file.
Linux#
Get your AWS credentials and save them like so:
~/.aws/credentials
~/.aws/config
For more information and other OS go to AWS Credentials file
AWS Profiles#
We recommend using profiles. Once you have it setup open .devcontainer/Dockerfile and replace <profile-name> with the name of your profile here