@aws-sdk/client-ivs 3.398.0 → 3.404.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
5
|
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, {
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://ivs.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://ivs.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
2
|
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, {
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://ivs.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://ivs.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -91,65 +91,8 @@ export interface Channel {
|
|
|
91
91
|
/**
|
|
92
92
|
* @public
|
|
93
93
|
* <p>Channel type, which determines the allowable resolution and bitrate. <i>If you
|
|
94
|
-
*
|
|
95
|
-
*
|
|
96
|
-
* original input; this automatically gives viewers the best experience for their devices and
|
|
97
|
-
* network conditions. Some types provide transcoded video; transcoding allows higher playback
|
|
98
|
-
* quality across a range of download speeds. Default: <code>STANDARD</code>. Valid
|
|
99
|
-
* values:</p>
|
|
100
|
-
* <ul>
|
|
101
|
-
* <li>
|
|
102
|
-
* <p>
|
|
103
|
-
* <code>BASIC</code>: Video is transmuxed: Amazon IVS delivers the original input
|
|
104
|
-
* quality to viewers. The viewer’s video-quality choice is limited to the original input.
|
|
105
|
-
* Input resolution can be up to 1080p and bitrate can be up to 1.5 Mbps for 480p and up to
|
|
106
|
-
* 3.5 Mbps for resolutions between 480p and 1080p. Original audio is passed through.</p>
|
|
107
|
-
* </li>
|
|
108
|
-
* <li>
|
|
109
|
-
* <p>
|
|
110
|
-
* <code>STANDARD</code>: Video is transcoded: multiple qualities are generated from the
|
|
111
|
-
* original input, to automatically give viewers the best experience for their devices and
|
|
112
|
-
* network conditions. Transcoding allows higher playback quality across a range of download
|
|
113
|
-
* speeds. Resolution can be up to 1080p and bitrate can be up to 8.5 Mbps. Audio is
|
|
114
|
-
* transcoded only for renditions 360p and below; above that, audio is passed through. This
|
|
115
|
-
* is the default when you create a channel.</p>
|
|
116
|
-
* </li>
|
|
117
|
-
* <li>
|
|
118
|
-
* <p>
|
|
119
|
-
* <code>ADVANCED_SD</code>: Video is transcoded; multiple qualities are generated from
|
|
120
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
121
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
122
|
-
* Mbps; output is capped at SD quality (480p). You can select an optional transcode preset
|
|
123
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
124
|
-
* available.</p>
|
|
125
|
-
* </li>
|
|
126
|
-
* <li>
|
|
127
|
-
* <p>
|
|
128
|
-
* <code>ADVANCED_HD</code>: Video is transcoded; multiple qualities are generated from
|
|
129
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
130
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
131
|
-
* Mbps; output is capped at HD quality (720p). You can select an optional transcode preset
|
|
132
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
133
|
-
* available.</p>
|
|
134
|
-
* </li>
|
|
135
|
-
* </ul>
|
|
136
|
-
* <p>Optional <i>transcode presets</i> (available for the <code>ADVANCED</code>
|
|
137
|
-
* types) allow you to trade off available download bandwidth and video quality, to optimize the
|
|
138
|
-
* viewing experience. There are two presets:</p>
|
|
139
|
-
* <ul>
|
|
140
|
-
* <li>
|
|
141
|
-
* <p>
|
|
142
|
-
* <i>Constrained bandwidth delivery</i> uses a lower bitrate for each
|
|
143
|
-
* quality level. Use it if you have low download bandwidth and/or simple video content
|
|
144
|
-
* (e.g., talking heads)</p>
|
|
145
|
-
* </li>
|
|
146
|
-
* <li>
|
|
147
|
-
* <p>
|
|
148
|
-
* <i>Higher bandwidth delivery</i> uses a higher bitrate for each quality
|
|
149
|
-
* level. Use it if you have high download bandwidth and/or complex video content (e.g.,
|
|
150
|
-
* flashes and quick scene changes).</p>
|
|
151
|
-
* </li>
|
|
152
|
-
* </ul>
|
|
94
|
+
* exceed the allowable input resolution or bitrate, the stream probably will disconnect
|
|
95
|
+
* immediately.</i> Default: <code>STANDARD</code>. For details, see <a href="https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/channel-types.html">Channel Types</a>.</p>
|
|
153
96
|
*/
|
|
154
97
|
type?: ChannelType | string;
|
|
155
98
|
/**
|
|
@@ -431,64 +374,7 @@ export interface CreateChannelRequest {
|
|
|
431
374
|
* @public
|
|
432
375
|
* <p>Channel type, which determines the allowable resolution and bitrate. <i>If you
|
|
433
376
|
* exceed the allowable input resolution or bitrate, the stream probably will disconnect
|
|
434
|
-
* immediately.</i>
|
|
435
|
-
* original input; this automatically gives viewers the best experience for their devices and
|
|
436
|
-
* network conditions. Some types provide transcoded video; transcoding allows higher playback
|
|
437
|
-
* quality across a range of download speeds. Default: <code>STANDARD</code>. Valid
|
|
438
|
-
* values:</p>
|
|
439
|
-
* <ul>
|
|
440
|
-
* <li>
|
|
441
|
-
* <p>
|
|
442
|
-
* <code>BASIC</code>: Video is transmuxed: Amazon IVS delivers the original input
|
|
443
|
-
* quality to viewers. The viewer’s video-quality choice is limited to the original input.
|
|
444
|
-
* Input resolution can be up to 1080p and bitrate can be up to 1.5 Mbps for 480p and up to
|
|
445
|
-
* 3.5 Mbps for resolutions between 480p and 1080p. Original audio is passed through.</p>
|
|
446
|
-
* </li>
|
|
447
|
-
* <li>
|
|
448
|
-
* <p>
|
|
449
|
-
* <code>STANDARD</code>: Video is transcoded: multiple qualities are generated from the
|
|
450
|
-
* original input, to automatically give viewers the best experience for their devices and
|
|
451
|
-
* network conditions. Transcoding allows higher playback quality across a range of download
|
|
452
|
-
* speeds. Resolution can be up to 1080p and bitrate can be up to 8.5 Mbps. Audio is
|
|
453
|
-
* transcoded only for renditions 360p and below; above that, audio is passed through. This
|
|
454
|
-
* is the default when you create a channel.</p>
|
|
455
|
-
* </li>
|
|
456
|
-
* <li>
|
|
457
|
-
* <p>
|
|
458
|
-
* <code>ADVANCED_SD</code>: Video is transcoded; multiple qualities are generated from
|
|
459
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
460
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
461
|
-
* Mbps; output is capped at SD quality (480p). You can select an optional transcode preset
|
|
462
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
463
|
-
* available.</p>
|
|
464
|
-
* </li>
|
|
465
|
-
* <li>
|
|
466
|
-
* <p>
|
|
467
|
-
* <code>ADVANCED_HD</code>: Video is transcoded; multiple qualities are generated from
|
|
468
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
469
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
470
|
-
* Mbps; output is capped at HD quality (720p). You can select an optional transcode preset
|
|
471
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
472
|
-
* available.</p>
|
|
473
|
-
* </li>
|
|
474
|
-
* </ul>
|
|
475
|
-
* <p>Optional <i>transcode presets</i> (available for the <code>ADVANCED</code>
|
|
476
|
-
* types) allow you to trade off available download bandwidth and video quality, to optimize the
|
|
477
|
-
* viewing experience. There are two presets:</p>
|
|
478
|
-
* <ul>
|
|
479
|
-
* <li>
|
|
480
|
-
* <p>
|
|
481
|
-
* <i>Constrained bandwidth delivery</i> uses a lower bitrate for each
|
|
482
|
-
* quality level. Use it if you have low download bandwidth and/or simple video content
|
|
483
|
-
* (e.g., talking heads)</p>
|
|
484
|
-
* </li>
|
|
485
|
-
* <li>
|
|
486
|
-
* <p>
|
|
487
|
-
* <i>Higher bandwidth delivery</i> uses a higher bitrate for each quality
|
|
488
|
-
* level. Use it if you have high download bandwidth and/or complex video content (e.g.,
|
|
489
|
-
* flashes and quick scene changes).</p>
|
|
490
|
-
* </li>
|
|
491
|
-
* </ul>
|
|
377
|
+
* immediately.</i> Default: <code>STANDARD</code>. For details, see <a href="https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/channel-types.html">Channel Types</a>.</p>
|
|
492
378
|
*/
|
|
493
379
|
type?: ChannelType | string;
|
|
494
380
|
/**
|
|
@@ -1472,65 +1358,8 @@ export interface ChannelSummary {
|
|
|
1472
1358
|
/**
|
|
1473
1359
|
* @public
|
|
1474
1360
|
* <p>Channel type, which determines the allowable resolution and bitrate. <i>If you
|
|
1475
|
-
*
|
|
1476
|
-
*
|
|
1477
|
-
* original input; this automatically gives viewers the best experience for their devices and
|
|
1478
|
-
* network conditions. Some types provide transcoded video; transcoding allows higher playback
|
|
1479
|
-
* quality across a range of download speeds. Default: <code>STANDARD</code>. Valid
|
|
1480
|
-
* values:</p>
|
|
1481
|
-
* <ul>
|
|
1482
|
-
* <li>
|
|
1483
|
-
* <p>
|
|
1484
|
-
* <code>BASIC</code>: Video is transmuxed: Amazon IVS delivers the original input
|
|
1485
|
-
* quality to viewers. The viewer’s video-quality choice is limited to the original input.
|
|
1486
|
-
* Input resolution can be up to 1080p and bitrate can be up to 1.5 Mbps for 480p and up to
|
|
1487
|
-
* 3.5 Mbps for resolutions between 480p and 1080p. Original audio is passed through.</p>
|
|
1488
|
-
* </li>
|
|
1489
|
-
* <li>
|
|
1490
|
-
* <p>
|
|
1491
|
-
* <code>STANDARD</code>: Video is transcoded: multiple qualities are generated from the
|
|
1492
|
-
* original input, to automatically give viewers the best experience for their devices and
|
|
1493
|
-
* network conditions. Transcoding allows higher playback quality across a range of download
|
|
1494
|
-
* speeds. Resolution can be up to 1080p and bitrate can be up to 8.5 Mbps. Audio is
|
|
1495
|
-
* transcoded only for renditions 360p and below; above that, audio is passed through. This
|
|
1496
|
-
* is the default when you create a channel.</p>
|
|
1497
|
-
* </li>
|
|
1498
|
-
* <li>
|
|
1499
|
-
* <p>
|
|
1500
|
-
* <code>ADVANCED_SD</code>: Video is transcoded; multiple qualities are generated from
|
|
1501
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
1502
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
1503
|
-
* Mbps; output is capped at SD quality (480p). You can select an optional transcode preset
|
|
1504
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
1505
|
-
* available.</p>
|
|
1506
|
-
* </li>
|
|
1507
|
-
* <li>
|
|
1508
|
-
* <p>
|
|
1509
|
-
* <code>ADVANCED_HD</code>: Video is transcoded; multiple qualities are generated from
|
|
1510
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
1511
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
1512
|
-
* Mbps; output is capped at HD quality (720p). You can select an optional transcode preset
|
|
1513
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
1514
|
-
* available.</p>
|
|
1515
|
-
* </li>
|
|
1516
|
-
* </ul>
|
|
1517
|
-
* <p>Optional <i>transcode presets</i> (available for the <code>ADVANCED</code>
|
|
1518
|
-
* types) allow you to trade off available download bandwidth and video quality, to optimize the
|
|
1519
|
-
* viewing experience. There are two presets:</p>
|
|
1520
|
-
* <ul>
|
|
1521
|
-
* <li>
|
|
1522
|
-
* <p>
|
|
1523
|
-
* <i>Constrained bandwidth delivery</i> uses a lower bitrate for each
|
|
1524
|
-
* quality level. Use it if you have low download bandwidth and/or simple video content
|
|
1525
|
-
* (e.g., talking heads)</p>
|
|
1526
|
-
* </li>
|
|
1527
|
-
* <li>
|
|
1528
|
-
* <p>
|
|
1529
|
-
* <i>Higher bandwidth delivery</i> uses a higher bitrate for each quality
|
|
1530
|
-
* level. Use it if you have high download bandwidth and/or complex video content (e.g.,
|
|
1531
|
-
* flashes and quick scene changes).</p>
|
|
1532
|
-
* </li>
|
|
1533
|
-
* </ul>
|
|
1361
|
+
* exceed the allowable input resolution or bitrate, the stream probably will disconnect
|
|
1362
|
+
* immediately.</i> Default: <code>STANDARD</code>. For details, see <a href="https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/channel-types.html">Channel Types</a>.</p>
|
|
1534
1363
|
*/
|
|
1535
1364
|
type?: ChannelType | string;
|
|
1536
1365
|
/**
|
|
@@ -2068,65 +1897,8 @@ export interface UpdateChannelRequest {
|
|
|
2068
1897
|
/**
|
|
2069
1898
|
* @public
|
|
2070
1899
|
* <p>Channel type, which determines the allowable resolution and bitrate. <i>If you
|
|
2071
|
-
*
|
|
2072
|
-
*
|
|
2073
|
-
* original input; this automatically gives viewers the best experience for their devices and
|
|
2074
|
-
* network conditions. Some types provide transcoded video; transcoding allows higher playback
|
|
2075
|
-
* quality across a range of download speeds. Default: <code>STANDARD</code>. Valid
|
|
2076
|
-
* values:</p>
|
|
2077
|
-
* <ul>
|
|
2078
|
-
* <li>
|
|
2079
|
-
* <p>
|
|
2080
|
-
* <code>BASIC</code>: Video is transmuxed: Amazon IVS delivers the original input
|
|
2081
|
-
* quality to viewers. The viewer’s video-quality choice is limited to the original input.
|
|
2082
|
-
* Input resolution can be up to 1080p and bitrate can be up to 1.5 Mbps for 480p and up to
|
|
2083
|
-
* 3.5 Mbps for resolutions between 480p and 1080p. Original audio is passed through.</p>
|
|
2084
|
-
* </li>
|
|
2085
|
-
* <li>
|
|
2086
|
-
* <p>
|
|
2087
|
-
* <code>STANDARD</code>: Video is transcoded: multiple qualities are generated from the
|
|
2088
|
-
* original input, to automatically give viewers the best experience for their devices and
|
|
2089
|
-
* network conditions. Transcoding allows higher playback quality across a range of download
|
|
2090
|
-
* speeds. Resolution can be up to 1080p and bitrate can be up to 8.5 Mbps. Audio is
|
|
2091
|
-
* transcoded only for renditions 360p and below; above that, audio is passed through. This
|
|
2092
|
-
* is the default when you create a channel.</p>
|
|
2093
|
-
* </li>
|
|
2094
|
-
* <li>
|
|
2095
|
-
* <p>
|
|
2096
|
-
* <code>ADVANCED_SD</code>: Video is transcoded; multiple qualities are generated from
|
|
2097
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
2098
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
2099
|
-
* Mbps; output is capped at SD quality (480p). You can select an optional transcode preset
|
|
2100
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
2101
|
-
* available.</p>
|
|
2102
|
-
* </li>
|
|
2103
|
-
* <li>
|
|
2104
|
-
* <p>
|
|
2105
|
-
* <code>ADVANCED_HD</code>: Video is transcoded; multiple qualities are generated from
|
|
2106
|
-
* the original input, to automatically give viewers the best experience for their devices
|
|
2107
|
-
* and network conditions. Input resolution can be up to 1080p and bitrate can be up to 8.5
|
|
2108
|
-
* Mbps; output is capped at HD quality (720p). You can select an optional transcode preset
|
|
2109
|
-
* (see below). Audio for all renditions is transcoded, and an audio-only rendition is
|
|
2110
|
-
* available.</p>
|
|
2111
|
-
* </li>
|
|
2112
|
-
* </ul>
|
|
2113
|
-
* <p>Optional <i>transcode presets</i> (available for the <code>ADVANCED</code>
|
|
2114
|
-
* types) allow you to trade off available download bandwidth and video quality, to optimize the
|
|
2115
|
-
* viewing experience. There are two presets:</p>
|
|
2116
|
-
* <ul>
|
|
2117
|
-
* <li>
|
|
2118
|
-
* <p>
|
|
2119
|
-
* <i>Constrained bandwidth delivery</i> uses a lower bitrate for each
|
|
2120
|
-
* quality level. Use it if you have low download bandwidth and/or simple video content
|
|
2121
|
-
* (e.g., talking heads)</p>
|
|
2122
|
-
* </li>
|
|
2123
|
-
* <li>
|
|
2124
|
-
* <p>
|
|
2125
|
-
* <i>Higher bandwidth delivery</i> uses a higher bitrate for each quality
|
|
2126
|
-
* level. Use it if you have high download bandwidth and/or complex video content (e.g.,
|
|
2127
|
-
* flashes and quick scene changes).</p>
|
|
2128
|
-
* </li>
|
|
2129
|
-
* </ul>
|
|
1900
|
+
* exceed the allowable input resolution or bitrate, the stream probably will disconnect
|
|
1901
|
+
* immediately.</i> Default: <code>STANDARD</code>. For details, see <a href="https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/channel-types.html">Channel Types</a>.</p>
|
|
2130
1902
|
*/
|
|
2131
1903
|
type?: ChannelType | string;
|
|
2132
1904
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ivs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ivs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.404.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|