Skip to content

Commit 46d1bcf

Browse files
feat: update AWS service endpoints metadata
1 parent 75a4294 commit 46d1bcf

File tree

1 file changed

+13
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+13
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8757,6 +8757,13 @@
87578757
"deprecated" : true,
87588758
"hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
87598759
},
8760+
"fips-mx-central-1" : {
8761+
"credentialScope" : {
8762+
"region" : "mx-central-1"
8763+
},
8764+
"deprecated" : true,
8765+
"hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com"
8766+
},
87608767
"fips-sa-east-1" : {
87618768
"credentialScope" : {
87628769
"region" : "sa-east-1"
@@ -8810,6 +8817,12 @@
88108817
"tags" : [ "fips" ]
88118818
} ]
88128819
},
8820+
"mx-central-1" : {
8821+
"variants" : [ {
8822+
"hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com",
8823+
"tags" : [ "fips" ]
8824+
} ]
8825+
},
88138826
"sa-east-1" : {
88148827
"variants" : [ {
88158828
"hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com",

0 commit comments

Comments
 (0)