Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-12-10
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 10, 2024
1 parent ca62a3c commit 6f523dc
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34404,6 +34404,25 @@
}
},
"services": {
"agreement-marketplace": {
"endpoints": {
"fips-us-iso-east-1": {
"credentialScope": {
"region": "us-iso-east-1"
},
"deprecated": true,
"hostname": "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov"
},
"us-iso-east-1": {
"variants": [
{
"hostname": "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov",
"tags": ["fips"]
}
]
}
}
},
"api.ecr": {
"endpoints": {
"us-iso-east-1": {
Expand Down

0 comments on commit 6f523dc

Please sign in to comment.