Skip to content

Commit b8d51cb

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 2f9fa87 commit b8d51cb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
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

+2
Original file line numberDiff line numberDiff line change
@@ -7137,6 +7137,7 @@
71377137
"ap-southeast-3" : { },
71387138
"ca-central-1" : { },
71397139
"eu-central-1" : { },
7140+
"eu-central-2" : { },
71407141
"eu-north-1" : { },
71417142
"eu-south-1" : { },
71427143
"eu-west-1" : { },
@@ -11061,6 +11062,7 @@
1106111062
"ap-northeast-2" : { },
1106211063
"ap-northeast-3" : { },
1106311064
"ap-south-1" : { },
11065+
"ap-south-2" : { },
1106411066
"ap-southeast-1" : { },
1106511067
"ap-southeast-2" : { },
1106611068
"ap-southeast-3" : { },

0 commit comments

Comments
 (0)