We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0925dd3 commit fe980e6Copy full SHA for fe980e6
pkg/lib/aws/gen_resource_metadata.py
@@ -17,6 +17,7 @@
17
from string import Template
18
19
# https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/
20
+# China regions don't seem to support these endpoints (yet?)
21
REGIONS = [
22
"us-east-1", # N. Virginia
23
"us-east-2", # Ohio
0 commit comments