We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When i set region with: cn-northwest-1, I got error:
cn-northwest-1
UnknownEndpoint: Inaccessible host: iam.cn-northwest-1.amazonaws.com.cn'. This service may not be available in the cn-northwest-1' region.
iam.cn-northwest-1.amazonaws.com.cn'. This service may not be available in the
From https://docs.amazonaws.cn/en_us/general/latest/gr/rande.html#cnnorthwest_region I know the endpoint for cn-northwest-1 is iam.cn-north-1.amazonaws.com.cn. How do I get that work.
iam.cn-north-1.amazonaws.com.cn
The text was updated successfully, but these errors were encountered:
Thanks for reporting @wongyouth. We'll get this done asap.
Sorry, something went wrong.
No branches or pull requests
Hi,
When i set region with:
cn-northwest-1
, I got error:From https://docs.amazonaws.cn/en_us/general/latest/gr/rande.html#cnnorthwest_region
I know the endpoint for
cn-northwest-1
isiam.cn-north-1.amazonaws.com.cn
.How do I get that work.
The text was updated successfully, but these errors were encountered: