Skip to content

Commit fe980e6

Browse files
committed
Add comment to gen_resource_metadata.py
1 parent 0925dd3 commit fe980e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/lib/aws/gen_resource_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
from string import Template
1818

1919
# https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/
20+
# China regions don't seem to support these endpoints (yet?)
2021
REGIONS = [
2122
"us-east-1", # N. Virginia
2223
"us-east-2", # Ohio

0 commit comments

Comments
 (0)