Skip to content

Commit 438e048

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 57fa0bc commit 438e048

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
@@ -26437,6 +26437,12 @@
2643726437
"isRegionalized" : false,
2643826438
"partitionEndpoint" : "aws-us-gov-global"
2643926439
},
26440+
"oam" : {
26441+
"endpoints" : {
26442+
"us-gov-east-1" : { },
26443+
"us-gov-west-1" : { }
26444+
}
26445+
},
2644026446
"oidc" : {
2644126447
"endpoints" : {
2644226448
"us-gov-east-1" : {

0 commit comments

Comments
 (0)