Skip to content

Commit 537df9e

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f7c2e44 commit 537df9e

File tree

3 files changed

+10
-0
lines changed

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

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
@@ -194,6 +194,9 @@
194194
},
195195
"us-isob-east-1" : {
196196
"description" : "US ISOB East (Ohio)"
197+
},
198+
"us-isob-west-1" : {
199+
"description" : "US ISOB West"
197200
}
198201
}
199202
}, {

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17366,6 +17366,7 @@
1736617366
"ap-southeast-3" : { },
1736717367
"ap-southeast-4" : { },
1736817368
"ap-southeast-5" : { },
17369+
"ap-southeast-6" : { },
1736917370
"ap-southeast-7" : { },
1737017371
"ca-central-1" : { },
1737117372
"ca-west-1" : { },

0 commit comments

Comments
 (0)