Skip to content

Commit a1be3b6

Browse files
Updated endpoints.json and partitions.json.
1 parent 8984453 commit a1be3b6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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
@@ -38156,7 +38156,8 @@
3815638156
},
3815738157
"datasync" : {
3815838158
"endpoints" : {
38159-
"us-isob-east-1" : { }
38159+
"us-isob-east-1" : { },
38160+
"us-isob-west-1" : { }
3816038161
}
3816138162
},
3816238163
"directconnect" : {

0 commit comments

Comments
 (0)