Skip to content

Commit 285cc2f

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 17a8ea8 commit 285cc2f

File tree

2 files changed

+17
-0
lines changed

2 files changed

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

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37516,6 +37516,12 @@
3751637516
}
3751737517
}
3751837518
},
37519+
"storagegateway" : {
37520+
"endpoints" : {
37521+
"us-iso-east-1" : { },
37522+
"us-iso-west-1" : { }
37523+
}
37524+
},
3751937525
"streams.dynamodb" : {
3752037526
"defaults" : {
3752137527
"credentialScope" : {
@@ -37844,6 +37850,11 @@
3784437850
}
3784537851
}
3784637852
},
37853+
"datasync" : {
37854+
"endpoints" : {
37855+
"us-isob-east-1" : { }
37856+
}
37857+
},
3784737858
"directconnect" : {
3784837859
"endpoints" : {
3784937860
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)