We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 525486a commit 46f31d7Copy full SHA for 46f31d7
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -6924,6 +6924,7 @@
6924
"deprecated" : true,
6925
"hostname" : "fms-fips.us-west-2.amazonaws.com"
6926
},
6927
+ "il-central-1" : { },
6928
"me-central-1" : { },
6929
"me-south-1" : {
6930
"variants" : [ {
@@ -10492,9 +10493,11 @@
10492
10493
"af-south-1" : { },
10494
"ap-northeast-1" : { },
10495
"ap-northeast-2" : { },
10496
+ "ap-northeast-3" : { },
10497
"ap-south-1" : { },
10498
"ap-southeast-1" : { },
10499
"ap-southeast-2" : { },
10500
+ "ap-southeast-4" : { },
10501
"ca-central-1" : {
10502
10503
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com",
0 commit comments