Skip to content

Commit 3f68709

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 46e4c36 commit 3f68709

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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 service endpoint metadata."
6+
}

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5501,6 +5501,8 @@
55015501
"emr-serverless" : {
55025502
"endpoints" : {
55035503
"ap-northeast-1" : { },
5504+
"ap-northeast-2" : { },
5505+
"ap-south-1" : { },
55045506
"ap-southeast-1" : { },
55055507
"eu-central-1" : { },
55065508
"eu-west-1" : { },
@@ -5525,6 +5527,7 @@
55255527
"deprecated" : true,
55265528
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
55275529
},
5530+
"sa-east-1" : { },
55285531
"us-east-1" : {
55295532
"variants" : [ {
55305533
"hostname" : "emr-serverless-fips.us-east-1.amazonaws.com",
@@ -7481,6 +7484,10 @@
74817484
},
74827485
"ivschat" : {
74837486
"endpoints" : {
7487+
"ap-northeast-1" : { },
7488+
"ap-northeast-2" : { },
7489+
"ap-south-1" : { },
7490+
"eu-central-1" : { },
74847491
"eu-west-1" : { },
74857492
"us-east-1" : { },
74867493
"us-west-2" : { }

0 commit comments

Comments
 (0)