Post

AWS ENV Credentials

AWS ENV Credentials

1
2
3
export AWS_ACCESS_KEY_ID="..."
export AWS_SECRET_ACCESS_KEY="..."
export AWS_DEFAULT_REGION="eu-central-1"
This post is licensed under CC BY 4.0 by the author.