Skip to content

Commit 82d9e83

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 11b9011 commit 82d9e83

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
@@ -12057,12 +12057,15 @@
1205712057
"ap-northeast-2" : { },
1205812058
"ap-southeast-1" : { },
1205912059
"ap-southeast-2" : { },
12060+
"ca-central-1" : { },
1206012061
"eu-central-1" : { },
1206112062
"eu-north-1" : { },
1206212063
"eu-west-1" : { },
1206312064
"eu-west-2" : { },
12065+
"eu-west-3" : { },
1206412066
"us-east-1" : { },
1206512067
"us-east-2" : { },
12068+
"us-west-1" : { },
1206612069
"us-west-2" : { }
1206712070
}
1206812071
},

0 commit comments

Comments
 (0)