We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14164db commit cbad747Copy full SHA for cbad747
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json
@@ -9168,6 +9168,7 @@
9168
"ap-south-1" : { },
9169
"ap-southeast-1" : { },
9170
"ap-southeast-2" : { },
9171
+ "ap-southeast-3" : { },
9172
"ca-central-1" : {
9173
"variants" : [ {
9174
"hostname" : "outposts-fips.ca-central-1.amazonaws.com",
@@ -11556,9 +11557,11 @@
11556
11557
"ap-east-1" : { },
11558
"ap-northeast-1" : { },
11559
"ap-northeast-2" : { },
11560
+ "ap-northeast-3" : { },
11561
11562
11563
11564
11565
11566
11567
"hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",
0 commit comments