Skip to content

Commit 5cadc46

Browse files
Updating endpoints.json file.
1 parent 07e9fc1 commit 5cadc46

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
{
3+
"services" : null,
4+
"core" : {
5+
"updateMinimum" : true,
6+
"backwardIncompatibilitiesToIgnore" : [
7+
],
8+
"type" : "Patch",
9+
"changeLogMessages" : [
10+
"Updating endpoints.json file."
11+
]
12+
},
13+
"overrideVersion" : null
14+
}

sdk/src/Core/endpoints-original.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37055,6 +37055,11 @@
3705537055
"us-iso-west-1" : { }
3705637056
}
3705737057
},
37058+
"kinesisanalytics" : {
37059+
"endpoints" : {
37060+
"us-iso-east-1" : { }
37061+
}
37062+
},
3705837063
"kms" : {
3705937064
"endpoints" : {
3706037065
"ProdFips" : {
@@ -38086,6 +38091,11 @@
3808638091
"us-isob-east-1" : { }
3808738092
}
3808838093
},
38094+
"kinesisanalytics" : {
38095+
"endpoints" : {
38096+
"us-isob-east-1" : { }
38097+
}
38098+
},
3808938099
"kms" : {
3809038100
"endpoints" : {
3809138101
"ProdFips" : {

sdk/src/Core/endpoints.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50421,6 +50421,11 @@
5042150421
"us-iso-west-1": {}
5042250422
}
5042350423
},
50424+
"kinesisanalytics": {
50425+
"endpoints": {
50426+
"us-iso-east-1": {}
50427+
}
50428+
},
5042450429
"kms": {
5042550430
"endpoints": {
5042650431
"ProdFips": {
@@ -51665,6 +51670,11 @@
5166551670
"us-isob-east-1": {}
5166651671
}
5166751672
},
51673+
"kinesisanalytics": {
51674+
"endpoints": {
51675+
"us-isob-east-1": {}
51676+
}
51677+
},
5166851678
"kms": {
5166951679
"endpoints": {
5167051680
"ProdFips": {

0 commit comments

Comments
 (0)