Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Dec 12, 2024
1 parent 007e93c commit e36e0e9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -14403,6 +14403,7 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
Expand Down Expand Up @@ -31875,6 +31876,18 @@
"us-isob-east-1" : { }
}
},
"organizations" : {
"endpoints" : {
"aws-iso-b-global" : {
"credentialScope" : {
"region" : "us-isob-east-1"
},
"hostname" : "organizations.us-isob-east-1.sc2s.sgov.gov"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-iso-b-global"
},
"outposts" : {
"endpoints" : {
"us-isob-east-1" : { }
Expand Down

0 comments on commit e36e0e9

Please sign in to comment.