aws-solutions / cloud-migration-factory-on-aws

The Cloud Migration Factory on AWS solution is designed to coordinate and automate manual processes for large-scale migrations. This solution helps enterprises improve performance and prevents long cutover windows by providing an orchestration platform for migrating workloads to AWS at scale.
https://aws.amazon.com/solutions/implementations/cloud-migration-factory-on-aws/
Apache License 2.0
60 stars 63 forks source link

add region_name to sts client #9

Closed sommella closed 1 year ago

chris-p-baker commented 1 year ago

We have included this in most of the scripts now, we are looking at the possibility of moving to using the default for the SDK. This now selects a regional endpoint based on the region that the AWS configuration file is configured to, this allows customers to select the region based on the AWS config, but also supports global fail-back when the region either does not have a regional endpoint for STS active.