Skip to content

Commit 1da90fe

Browse files
AWSL-Applin
AWS
authored andcommitted
Updated endpoints.json and partitions.json.
1 parent e8bff70 commit 1da90fe

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11056,10 +11056,15 @@
1105611056
"nimble" : {
1105711057
"endpoints" : {
1105811058
"ap-northeast-1" : { },
11059+
"ap-southeast-1" : { },
1105911060
"ap-southeast-2" : { },
1106011061
"ca-central-1" : { },
11062+
"eu-central-1" : { },
11063+
"eu-north-1" : { },
11064+
"eu-west-1" : { },
1106111065
"eu-west-2" : { },
1106211066
"us-east-1" : { },
11067+
"us-east-2" : { },
1106311068
"us-west-2" : { }
1106411069
}
1106511070
},

0 commit comments

Comments
 (0)