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