If a user attempts to assume a role in a partition other than the AWS commercial partition CloudQuery will attempt to use the default region (us-east-1) which will fail because the credentials in the other partitions are not valid in the commercial regions
Expected Behavior
CloudQuery should have sensible defaults, but should enable users to override them
Steps to Reproduce
assume role in aws-gov region with no environment variables
Describe the bug
If a user attempts to assume a role in a partition other than the AWS commercial partition CloudQuery will attempt to use the default region (
us-east-1
) which will fail because the credentials in the other partitions are not valid in the commercial regionsExpected Behavior
CloudQuery should have sensible defaults, but should enable users to override them
Steps to Reproduce
assume role in
aws-gov
region with no environment variablesPossible Solution
No response
Provider and CloudQuery version
all
Additional Context
No response