Skip to content

Commit 5da54a3

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6c6e8d7 commit 5da54a3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38537,7 +38537,8 @@
3853738537
},
3853838538
"scheduler" : {
3853938539
"endpoints" : {
38540-
"us-isob-east-1" : { }
38540+
"us-isob-east-1" : { },
38541+
"us-isob-west-1" : { }
3854138542
}
3854238543
},
3854338544
"secretsmanager" : {

0 commit comments

Comments
 (0)