Skip to content

Commit e9bedde

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b7449c4 commit e9bedde

File tree

3 files changed

+296
-0
lines changed

3 files changed

+296
-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+
}

codegen/src/main/resources/software/amazon/awssdk/codegen/rules/partitions.json.resource

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
"ca-central-1" : {
5151
"description" : "Canada (Central)"
5252
},
53+
"ca-west-1" : {
54+
"description" : "Canada West (Calgary)"
55+
},
5356
"eu-central-1" : {
5457
"description" : "Europe (Frankfurt)"
5558
},

0 commit comments

Comments
 (0)