Skip to content

Commit fa4ddd9

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b3c1852 commit fa4ddd9

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
@@ -6304,13 +6304,16 @@
63046304
"ap-northeast-2" : { },
63056305
"ap-northeast-3" : { },
63066306
"ap-south-1" : { },
6307+
"ap-south-2" : { },
63076308
"ap-southeast-1" : { },
63086309
"ap-southeast-2" : { },
63096310
"ap-southeast-3" : { },
63106311
"ca-central-1" : { },
63116312
"eu-central-1" : { },
6313+
"eu-central-2" : { },
63126314
"eu-north-1" : { },
63136315
"eu-south-1" : { },
6316+
"eu-south-2" : { },
63146317
"eu-west-1" : { },
63156318
"eu-west-2" : { },
63166319
"eu-west-3" : { },

0 commit comments

Comments
 (0)