AWS CLISetup

aws configure

Interactively sets up credentials, default region, and output format for the CLI.

Syntax

aws configure [--profile <name>]

Examples

Configure a named profile

aws configure --profile staging