Skip to content

Commit 977b37a

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 428b41a commit 977b37a

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 endpoint and partition 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
@@ -1069,6 +1069,7 @@
10691069
"ap-northeast-2" : { },
10701070
"ap-northeast-3" : { },
10711071
"ap-south-1" : { },
1072+
"ap-south-2" : { },
10721073
"ap-southeast-1" : { },
10731074
"ap-southeast-2" : { },
10741075
"ap-southeast-3" : { },
@@ -7124,8 +7125,10 @@
71247125
"ap-southeast-3" : { },
71257126
"ca-central-1" : { },
71267127
"eu-central-1" : { },
7128+
"eu-central-2" : { },
71277129
"eu-north-1" : { },
71287130
"eu-south-1" : { },
7131+
"eu-south-2" : { },
71297132
"eu-west-1" : { },
71307133
"eu-west-2" : { },
71317134
"eu-west-3" : { },
@@ -8671,13 +8674,16 @@
86718674
"ap-northeast-2" : { },
86728675
"ap-northeast-3" : { },
86738676
"ap-south-1" : { },
8677+
"ap-south-2" : { },
86748678
"ap-southeast-1" : { },
86758679
"ap-southeast-2" : { },
86768680
"ap-southeast-3" : { },
86778681
"ca-central-1" : { },
86788682
"eu-central-1" : { },
8683+
"eu-central-2" : { },
86798684
"eu-north-1" : { },
86808685
"eu-south-1" : { },
8686+
"eu-south-2" : { },
86818687
"eu-west-1" : { },
86828688
"eu-west-2" : { },
86838689
"eu-west-3" : { },
@@ -11325,6 +11331,7 @@
1132511331
"ap-east-1" : { },
1132611332
"ap-northeast-1" : { },
1132711333
"ap-northeast-2" : { },
11334+
"ap-northeast-3" : { },
1132811335
"ap-south-1" : { },
1132911336
"ap-southeast-1" : { },
1133011337
"ap-southeast-2" : { },

0 commit comments

Comments
 (0)