Skip to content

Commit 0b6e53d

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6e22598 commit 0b6e53d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14993,12 +14993,16 @@
1499314993
"endpoints" : {
1499414994
"ap-northeast-1" : { },
1499514995
"ap-northeast-2" : { },
14996+
"ap-northeast-3" : { },
1499614997
"ap-south-1" : { },
1499714998
"ap-southeast-1" : { },
1499814999
"ap-southeast-2" : { },
15000+
"ca-central-1" : { },
1499915001
"eu-central-1" : { },
15002+
"eu-north-1" : { },
1500015003
"eu-west-1" : { },
1500115004
"eu-west-2" : { },
15005+
"eu-west-3" : { },
1500215006
"sa-east-1" : { },
1500315007
"us-east-1" : { },
1500415008
"us-east-2" : { },

0 commit comments

Comments
 (0)