Skip to content

Commit 64961bc

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0575411 commit 64961bc

File tree

3 files changed

+91
-0
lines changed

3 files changed

+91
-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
@@ -28,6 +28,9 @@
2828
"ap-south-1" : {
2929
"description" : "Asia Pacific (Mumbai)"
3030
},
31+
"ap-south-2" : {
32+
"description" : "Asia Pacific (Hyderabad)"
33+
},
3134
"ap-southeast-1" : {
3235
"description" : "Asia Pacific (Singapore)"
3336
},

0 commit comments

Comments
 (0)