Skip to content

Commit d176bd4

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9c7cd60 commit d176bd4

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14403,6 +14403,7 @@
1440314403
"ap-southeast-2" : { },
1440414404
"ap-southeast-3" : { },
1440514405
"ap-southeast-4" : { },
14406+
"ap-southeast-5" : { },
1440614407
"ca-central-1" : {
1440714408
"variants" : [ {
1440814409
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -31875,6 +31876,18 @@
3187531876
"us-isob-east-1" : { }
3187631877
}
3187731878
},
31879+
"organizations" : {
31880+
"endpoints" : {
31881+
"aws-iso-b-global" : {
31882+
"credentialScope" : {
31883+
"region" : "us-isob-east-1"
31884+
},
31885+
"hostname" : "organizations.us-isob-east-1.sc2s.sgov.gov"
31886+
}
31887+
},
31888+
"isRegionalized" : false,
31889+
"partitionEndpoint" : "aws-iso-b-global"
31890+
},
3187831891
"outposts" : {
3187931892
"endpoints" : {
3188031893
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)