Skip to content

Commit 8c463c1

Browse files
feat: update AWS service endpoints metadata
1 parent f20029a commit 8c463c1

File tree

1 file changed

+13
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+13
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/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)