Skip to content

Commit 6cc775f

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b7f064e commit 6cc775f

File tree

3 files changed

+146
-0
lines changed

3 files changed

+146
-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
@@ -44,6 +44,9 @@
4444
"ap-southeast-4" : {
4545
"description" : "Asia Pacific (Melbourne)"
4646
},
47+
"ap-southeast-5" : {
48+
"description" : "Asia Pacific (Malaysia)"
49+
},
4750
"aws-global" : {
4851
"description" : "AWS Standard global region"
4952
},

0 commit comments

Comments
 (0)