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 Dec 10, 2024
1 parent 00f1cff commit 0414321
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30564,6 +30564,23 @@
}
},
"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 0414321

Please sign in to comment.