Skip to content

Commit 1725600

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c2ef780 commit 1725600

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12705,6 +12705,7 @@
1270512705
"ap-southeast-3" : { },
1270612706
"ap-southeast-4" : { },
1270712707
"ap-southeast-5" : { },
12708+
"ap-southeast-6" : { },
1270812709
"ap-southeast-7" : { },
1270912710
"ca-central-1" : { },
1271012711
"ca-west-1" : { },
@@ -37933,6 +37934,11 @@
3793337934
"us-isob-west-1" : { }
3793437935
}
3793537936
},
37937+
"bedrock" : {
37938+
"endpoints" : {
37939+
"us-isob-east-1" : { }
37940+
}
37941+
},
3793637942
"budgets" : {
3793737943
"endpoints" : {
3793837944
"aws-iso-b-global" : {

0 commit comments

Comments
 (0)