Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 21, 2025
1 parent 3464887 commit 54e903f
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8757,6 +8757,13 @@
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
},
"fips-mx-central-1" : {
"credentialScope" : {
"region" : "mx-central-1"
},
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com"
},
"fips-sa-east-1" : {
"credentialScope" : {
"region" : "sa-east-1"
Expand Down Expand Up @@ -8810,6 +8817,12 @@
"tags" : [ "fips" ]
} ]
},
"mx-central-1" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"sa-east-1" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com",
Expand Down

0 comments on commit 54e903f

Please sign in to comment.