Skip to content

Commit 87779c5

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6233fc4 commit 87779c5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,9 @@
482482
"aoss" : {
483483
"endpoints" : {
484484
"ap-northeast-1" : { },
485+
"ap-southeast-1" : { },
486+
"ap-southeast-2" : { },
487+
"eu-central-1" : { },
485488
"eu-west-1" : { },
486489
"us-east-1" : { },
487490
"us-east-2" : { },
@@ -18087,6 +18090,7 @@
1808718090
} ]
1808818091
},
1808918092
"endpoints" : {
18093+
"us-gov-east-1" : { },
1809018094
"us-gov-west-1" : {
1809118095
"variants" : [ {
1809218096
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",

0 commit comments

Comments
 (0)