Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-06-03
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 3, 2024
1 parent 2129ba2 commit b9d72a6
Showing 1 changed file with 3 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30860,36 +30860,8 @@
},
"ram": {
"endpoints": {
"fips-us-iso-east-1": {
"credentialScope": {
"region": "us-iso-east-1"
},
"deprecated": true,
"hostname": "ram-fips.us-iso-east-1.c2s.ic.gov"
},
"fips-us-iso-west-1": {
"credentialScope": {
"region": "us-iso-west-1"
},
"deprecated": true,
"hostname": "ram-fips.us-iso-west-1.c2s.ic.gov"
},
"us-iso-east-1": {
"variants": [
{
"hostname": "ram-fips.us-iso-east-1.c2s.ic.gov",
"tags": ["fips"]
}
]
},
"us-iso-west-1": {
"variants": [
{
"hostname": "ram-fips.us-iso-west-1.c2s.ic.gov",
"tags": ["fips"]
}
]
}
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"rbin": {
Expand Down Expand Up @@ -31677,21 +31649,7 @@
},
"ram": {
"endpoints": {
"fips-us-isob-east-1": {
"credentialScope": {
"region": "us-isob-east-1"
},
"deprecated": true,
"hostname": "ram-fips.us-isob-east-1.sc2s.sgov.gov"
},
"us-isob-east-1": {
"variants": [
{
"hostname": "ram-fips.us-isob-east-1.sc2s.sgov.gov",
"tags": ["fips"]
}
]
}
"us-isob-east-1": {}
}
},
"rbin": {
Expand Down

0 comments on commit b9d72a6

Please sign in to comment.