Skip to content

Commit 6e21e3f

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 9017824 commit 6e21e3f

File tree

1 file changed

+13
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+13
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

+13
Original file line numberDiff line numberDiff line change
@@ -8457,6 +8457,12 @@
84578457
"tags" : [ "fips" ]
84588458
} ]
84598459
},
8460+
"ap-southeast-7" : {
8461+
"variants" : [ {
8462+
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
8463+
"tags" : [ "fips" ]
8464+
} ]
8465+
},
84608466
"ca-central-1" : {
84618467
"variants" : [ {
84628468
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
@@ -8601,6 +8607,13 @@
86018607
"deprecated" : true,
86028608
"hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com"
86038609
},
8610+
"fips-ap-southeast-7" : {
8611+
"credentialScope" : {
8612+
"region" : "ap-southeast-7"
8613+
},
8614+
"deprecated" : true,
8615+
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com"
8616+
},
86048617
"fips-ca-central-1" : {
86058618
"credentialScope" : {
86068619
"region" : "ca-central-1"

0 commit comments

Comments
 (0)