Skip to content

Commit aa649c7

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent b0bc549 commit aa649c7

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 service endpoint 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
@@ -2141,6 +2141,7 @@
21412141
"ap-south-1" : { },
21422142
"ap-southeast-1" : { },
21432143
"ap-southeast-2" : { },
2144+
"ap-southeast-3" : { },
21442145
"ca-central-1" : { },
21452146
"eu-central-1" : { },
21462147
"eu-north-1" : { },
@@ -14280,7 +14281,10 @@
1428014281
"ap-south-1" : { },
1428114282
"ap-southeast-1" : { },
1428214283
"ap-southeast-2" : { },
14284+
"ca-central-1" : { },
14285+
"eu-central-1" : { },
1428314286
"eu-west-1" : { },
14287+
"eu-west-2" : { },
1428414288
"us-east-1" : { },
1428514289
"us-west-2" : { }
1428614290
}

0 commit comments

Comments
 (0)