aws Command Examples

The official CLI tool for Amazon Web Services. Some subcommands such as aws s3 have their own usage documentation. More information: https://aws.amazon.com/cli.

aws configure wizard

aws configure sso

aws sts get-caller-identity

aws dynamodb list-tables --region {{us-east-1}} --output yaml

aws iam create-user --cli-auto-prompt

aws dynamodb wizard {{new_table}}

aws dynamodb update-table --generate-cli-skeleton

aws {{command}} help