Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2025-01-21
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 21, 2025
1 parent 14a89bc commit 0d212b4
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10059,6 +10059,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 @@ -10118,6 +10125,14 @@
}
]
},
"mx-central-1": {
"variants": [
{
"hostname": "elasticfilesystem-fips.mx-central-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"sa-east-1": {
"variants": [
{
Expand Down

0 comments on commit 0d212b4

Please sign in to comment.