Skip to content

Commit 5384251

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent f6d5f94 commit 5384251

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1661,13 +1661,15 @@
16611661
},
16621662
"appsync" : {
16631663
"endpoints" : {
1664+
"af-south-1" : { },
16641665
"ap-east-1" : { },
16651666
"ap-northeast-1" : { },
16661667
"ap-northeast-2" : { },
16671668
"ap-northeast-3" : { },
16681669
"ap-south-1" : { },
16691670
"ap-southeast-1" : { },
16701671
"ap-southeast-2" : { },
1672+
"ap-southeast-3" : { },
16711673
"ca-central-1" : { },
16721674
"eu-central-1" : { },
16731675
"eu-north-1" : { },
@@ -12475,6 +12477,7 @@
1247512477
"eu-west-1" : { },
1247612478
"eu-west-2" : { },
1247712479
"eu-west-3" : { },
12480+
"me-central-1" : { },
1247812481
"me-south-1" : { },
1247912482
"sa-east-1" : { },
1248012483
"servicediscovery" : {

0 commit comments

Comments
 (0)