Skip to content

Commit ad88eb8

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent ded0ab9 commit ad88eb8

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 endpoint and partition 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
@@ -559,6 +559,7 @@
559559
"aoss" : {
560560
"endpoints" : {
561561
"ap-northeast-1" : { },
562+
"ap-northeast-2" : { },
562563
"ap-south-1" : { },
563564
"ap-southeast-1" : { },
564565
"ap-southeast-2" : { },
@@ -9138,6 +9139,7 @@
91389139
"ca-central-1" : { },
91399140
"eu-central-1" : { },
91409141
"eu-north-1" : { },
9142+
"eu-south-2" : { },
91419143
"eu-west-1" : { },
91429144
"eu-west-2" : { },
91439145
"sa-east-1" : { },
@@ -13001,6 +13003,7 @@
1300113003
"eu-central-1" : { },
1300213004
"eu-north-1" : { },
1300313005
"eu-south-1" : { },
13006+
"eu-south-2" : { },
1300413007
"eu-west-1" : { },
1300513008
"eu-west-2" : { },
1300613009
"eu-west-3" : { },

0 commit comments

Comments
 (0)