Skip to content

Commit c138b34

Browse files
Update endpoints model
1 parent ba8ddb8 commit c138b34

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

botocore/data/endpoints.json

Lines changed: 13 additions & 0 deletions
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)