awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
957 stars 188 forks source link

update iam endpoint setting for gcr #468

Closed goodbyedavid closed 1 year ago

goodbyedavid commented 1 year ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

When provisioning boost in GCR Ningxia region, it errors out as it can't connect to IAM regional endpoints. We can set region to AWS_CN_GLOBAL, both Ningxia and Beijing region IAM points to iam.cn-north-1.amazonaws.com.cn.

https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/migration-client-region.html https://docs.amazonaws.cn/en_us/aws/latest/userguide/endpoints-Ningxia.html https://docs.amazonaws.cn/en_us/aws/latest/userguide/endpoints-Beijing.html