Skip to content

Commit b2fca04

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c5a0110 commit b2fca04

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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
@@ -1858,7 +1858,10 @@
18581858
"endpoints" : {
18591859
"ap-northeast-1" : { },
18601860
"ap-northeast-2" : { },
1861+
"ap-south-1" : { },
18611862
"ap-southeast-1" : { },
1863+
"ap-southeast-2" : { },
1864+
"eu-central-1" : { },
18621865
"eu-west-1" : { },
18631866
"us-east-1" : { },
18641867
"us-east-2" : { },

0 commit comments

Comments
 (0)