@aws-sdk/client-ivs 3.254.0 → 3.255.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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "fn", r = "argv", s = "ref";
|
|
5
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://ivs.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ endpoint: { url: "https://ivs.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "fn", r = "argv", s = "ref";
|
|
2
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://ivs-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://ivs.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ endpoint: { url: "https://ivs.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -92,7 +92,7 @@ export interface Channel {
|
|
|
92
92
|
*/
|
|
93
93
|
authorized?: boolean;
|
|
94
94
|
/**
|
|
95
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
95
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
96
96
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
97
97
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
98
98
|
* there.</p>
|
|
@@ -128,7 +128,7 @@ export interface BatchGetChannelResponse {
|
|
|
128
128
|
}
|
|
129
129
|
export interface BatchGetStreamKeyRequest {
|
|
130
130
|
/**
|
|
131
|
-
* <p>Array of ARNs, one per
|
|
131
|
+
* <p>Array of ARNs, one per stream key.</p>
|
|
132
132
|
*/
|
|
133
133
|
arns: string[] | undefined;
|
|
134
134
|
}
|
|
@@ -149,7 +149,7 @@ export interface StreamKey {
|
|
|
149
149
|
*/
|
|
150
150
|
channelArn?: string;
|
|
151
151
|
/**
|
|
152
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
152
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
153
153
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
154
154
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
155
155
|
* there.</p>
|
|
@@ -405,7 +405,7 @@ export interface RecordingConfiguration {
|
|
|
405
405
|
*/
|
|
406
406
|
state: RecordingConfigurationState | string | undefined;
|
|
407
407
|
/**
|
|
408
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
408
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
409
409
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
410
410
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
411
411
|
* there.</p>
|
|
@@ -523,7 +523,7 @@ export interface PlaybackKeyPair {
|
|
|
523
523
|
*/
|
|
524
524
|
fingerprint?: string;
|
|
525
525
|
/**
|
|
526
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
526
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
527
527
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
528
528
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
529
529
|
* there.</p>
|
|
@@ -859,7 +859,7 @@ export interface ChannelSummary {
|
|
|
859
859
|
*/
|
|
860
860
|
recordingConfigurationArn?: string;
|
|
861
861
|
/**
|
|
862
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
862
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
863
863
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
864
864
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
865
865
|
* there.</p>
|
|
@@ -902,7 +902,7 @@ export interface PlaybackKeyPairSummary {
|
|
|
902
902
|
*/
|
|
903
903
|
name?: string;
|
|
904
904
|
/**
|
|
905
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
905
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
906
906
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
907
907
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
908
908
|
* there.</p>
|
|
@@ -954,7 +954,7 @@ export interface RecordingConfigurationSummary {
|
|
|
954
954
|
*/
|
|
955
955
|
state: RecordingConfigurationState | string | undefined;
|
|
956
956
|
/**
|
|
957
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
957
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
958
958
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
959
959
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
960
960
|
* there.</p>
|
|
@@ -1000,7 +1000,7 @@ export interface StreamKeySummary {
|
|
|
1000
1000
|
*/
|
|
1001
1001
|
channelArn?: string;
|
|
1002
1002
|
/**
|
|
1003
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
1003
|
+
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
1004
1004
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
1005
1005
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
1006
1006
|
* there.</p>
|
|
@@ -1143,7 +1143,7 @@ export interface ListTagsForResourceRequest {
|
|
|
1143
1143
|
}
|
|
1144
1144
|
export interface ListTagsForResourceResponse {
|
|
1145
1145
|
/**
|
|
1146
|
-
* <p
|
|
1146
|
+
* <p>Tags attached to the resource. Array of maps, each of the form <code>string:string (key:value)</code>.</p>
|
|
1147
1147
|
*/
|
|
1148
1148
|
tags: Record<string, string> | undefined;
|
|
1149
1149
|
}
|
|
@@ -1203,7 +1203,7 @@ export interface TagResourceRequest {
|
|
|
1203
1203
|
*/
|
|
1204
1204
|
resourceArn: string | undefined;
|
|
1205
1205
|
/**
|
|
1206
|
-
* <p>Array of tags to be added or updated. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
1206
|
+
* <p>Array of tags to be added or updated. Array of maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
1207
1207
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
1208
1208
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
1209
1209
|
* there.</p>
|
|
@@ -1218,7 +1218,7 @@ export interface UntagResourceRequest {
|
|
|
1218
1218
|
*/
|
|
1219
1219
|
resourceArn: string | undefined;
|
|
1220
1220
|
/**
|
|
1221
|
-
* <p>Array of tags to be removed. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
1221
|
+
* <p>Array of tags to be removed. Array of maps, each of the form s<code>tring:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
|
|
1222
1222
|
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
1223
1223
|
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
1224
1224
|
* there.</p>
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
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.255.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",
|