# AWS Region
The AWS region can be provided to awsume in a number of ways, following this priority:
- The
--region
flag - The profile's region property
- The source profile's region property
- The default profile's region property
- Awsume's global configuration property (
region
)