Run a command in a specific region.
Section: Global Options, Output, and Queries
Override region for one command
bash
bash
aws ec2 describe-instances --region us-east-1Explanation
Overrides any configured region for this invocation only.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Global Options, Output, and Queries
Disable automatic pagination
Fetch only the first page of a paginated result set.
Control service page size
Reduce the number of items retrieved per service call.