Skip to main content
DevOpsLabTH.dev

AWS CLI configuration and named profiles

The aws CLI decides who you are and where you call by walking a fixed precedence chain across command-line flags, environment variables, and two plain text files under ~/.aws. Understand where credentials and settings live, how named profiles let one machine talk to many accounts, and which source wins when they disagree.

Sign in to start the lab