We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b27fc commit 8e4e15aCopy full SHA for 8e4e15a
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -1938,6 +1938,7 @@
1938
"ap-southeast-1" : { },
1939
"ap-southeast-2" : { },
1940
"ap-southeast-3" : { },
1941
+ "ap-southeast-4" : { },
1942
"ca-central-1" : { },
1943
"eu-central-1" : { },
1944
"eu-central-2" : { },
@@ -1947,6 +1948,7 @@
1947
1948
"eu-west-1" : { },
1949
"eu-west-2" : { },
1950
"eu-west-3" : { },
1951
+ "il-central-1" : { },
1952
"me-central-1" : { },
1953
"me-south-1" : { },
1954
"sa-east-1" : { },
@@ -17640,6 +17642,7 @@
17640
17642
17641
17643
17644
"il-central-1" : { },
17645
+ "me-central-1" : { },
17646
17647
17648
"us-east-1" : { },
0 commit comments