Skip to content

Commit f5211b7

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9709616 commit f5211b7

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37354,6 +37354,11 @@
3735437354
"us-iso-east-1" : { }
3735537355
}
3735637356
},
37357+
"kinesisvideo" : {
37358+
"endpoints" : {
37359+
"us-iso-east-1" : { }
37360+
}
37361+
},
3735737362
"kms" : {
3735837363
"endpoints" : {
3735937364
"ProdFips" : {

0 commit comments

Comments
 (0)