info¶
Print the installed version, the resolved configuration, and the AWS identity the CLI would use. First thing to run when a command behaves unexpectedly - it shows which profile and region actually won.
Commands¶
Examples¶
# Version, configuration, and resolved identity
aws-cloud-utilities info
# Check what a specific profile resolves to
aws-cloud-utilities --profile production --region eu-west-1 info
Related¶
- configure - write the configuration file
- Configuration - settings reference
- Account Commands - deeper credential validation