@aws-sdk/client-ivs 3.533.0 → 3.535.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.
- package/dist-types/Ivs.d.ts +8 -1
- package/dist-types/IvsClient.d.ts +1 -1
- package/dist-types/commands/BatchGetChannelCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetStreamKeyCommand.d.ts +2 -1
- package/dist-types/commands/BatchStartViewerSessionRevocationCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlaybackRestrictionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateRecordingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateStreamKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlaybackKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlaybackRestrictionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRecordingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStreamKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelCommand.d.ts +2 -1
- package/dist-types/commands/GetPlaybackKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/GetPlaybackRestrictionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRecordingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetStreamCommand.d.ts +2 -1
- package/dist-types/commands/GetStreamKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetStreamSessionCommand.d.ts +2 -1
- package/dist-types/commands/ImportPlaybackKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListPlaybackKeyPairsCommand.d.ts +2 -1
- package/dist-types/commands/ListPlaybackRestrictionPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListRecordingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListStreamKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListStreamSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListStreamsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutMetadataCommand.d.ts +2 -1
- package/dist-types/commands/StartViewerSessionRevocationCommand.d.ts +2 -1
- package/dist-types/commands/StopStreamCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePlaybackRestrictionPolicyCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +288 -288
- package/dist-types/ts3.4/Ivs.d.ts +7 -0
- package/dist-types/ts3.4/commands/BatchGetChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetStreamKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchStartViewerSessionRevocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlaybackRestrictionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRecordingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStreamKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePlaybackKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePlaybackRestrictionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRecordingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStreamKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPlaybackKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPlaybackRestrictionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRecordingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetStreamKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetStreamSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportPlaybackKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPlaybackKeyPairsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPlaybackRestrictionPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRecordingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStreamKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStreamSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartViewerSessionRevocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePlaybackRestrictionPolicyCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -186,6 +186,7 @@ export interface Ivs {
|
|
|
186
186
|
data?: BatchStartViewerSessionRevocationCommandOutput
|
|
187
187
|
) => void
|
|
188
188
|
): void;
|
|
189
|
+
createChannel(): Promise<CreateChannelCommandOutput>;
|
|
189
190
|
createChannel(
|
|
190
191
|
args: CreateChannelCommandInput,
|
|
191
192
|
options?: __HttpHandlerOptions
|
|
@@ -199,6 +200,7 @@ export interface Ivs {
|
|
|
199
200
|
options: __HttpHandlerOptions,
|
|
200
201
|
cb: (err: any, data?: CreateChannelCommandOutput) => void
|
|
201
202
|
): void;
|
|
203
|
+
createPlaybackRestrictionPolicy(): Promise<CreatePlaybackRestrictionPolicyCommandOutput>;
|
|
202
204
|
createPlaybackRestrictionPolicy(
|
|
203
205
|
args: CreatePlaybackRestrictionPolicyCommandInput,
|
|
204
206
|
options?: __HttpHandlerOptions
|
|
@@ -407,6 +409,7 @@ export interface Ivs {
|
|
|
407
409
|
options: __HttpHandlerOptions,
|
|
408
410
|
cb: (err: any, data?: ImportPlaybackKeyPairCommandOutput) => void
|
|
409
411
|
): void;
|
|
412
|
+
listChannels(): Promise<ListChannelsCommandOutput>;
|
|
410
413
|
listChannels(
|
|
411
414
|
args: ListChannelsCommandInput,
|
|
412
415
|
options?: __HttpHandlerOptions
|
|
@@ -420,6 +423,7 @@ export interface Ivs {
|
|
|
420
423
|
options: __HttpHandlerOptions,
|
|
421
424
|
cb: (err: any, data?: ListChannelsCommandOutput) => void
|
|
422
425
|
): void;
|
|
426
|
+
listPlaybackKeyPairs(): Promise<ListPlaybackKeyPairsCommandOutput>;
|
|
423
427
|
listPlaybackKeyPairs(
|
|
424
428
|
args: ListPlaybackKeyPairsCommandInput,
|
|
425
429
|
options?: __HttpHandlerOptions
|
|
@@ -433,6 +437,7 @@ export interface Ivs {
|
|
|
433
437
|
options: __HttpHandlerOptions,
|
|
434
438
|
cb: (err: any, data?: ListPlaybackKeyPairsCommandOutput) => void
|
|
435
439
|
): void;
|
|
440
|
+
listPlaybackRestrictionPolicies(): Promise<ListPlaybackRestrictionPoliciesCommandOutput>;
|
|
436
441
|
listPlaybackRestrictionPolicies(
|
|
437
442
|
args: ListPlaybackRestrictionPoliciesCommandInput,
|
|
438
443
|
options?: __HttpHandlerOptions
|
|
@@ -446,6 +451,7 @@ export interface Ivs {
|
|
|
446
451
|
options: __HttpHandlerOptions,
|
|
447
452
|
cb: (err: any, data?: ListPlaybackRestrictionPoliciesCommandOutput) => void
|
|
448
453
|
): void;
|
|
454
|
+
listRecordingConfigurations(): Promise<ListRecordingConfigurationsCommandOutput>;
|
|
449
455
|
listRecordingConfigurations(
|
|
450
456
|
args: ListRecordingConfigurationsCommandInput,
|
|
451
457
|
options?: __HttpHandlerOptions
|
|
@@ -472,6 +478,7 @@ export interface Ivs {
|
|
|
472
478
|
options: __HttpHandlerOptions,
|
|
473
479
|
cb: (err: any, data?: ListStreamKeysCommandOutput) => void
|
|
474
480
|
): void;
|
|
481
|
+
listStreams(): Promise<ListStreamsCommandOutput>;
|
|
475
482
|
listStreams(
|
|
476
483
|
args: ListStreamsCommandInput,
|
|
477
484
|
options?: __HttpHandlerOptions
|
|
@@ -24,6 +24,15 @@ declare const BatchGetChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: BatchGetChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
BatchGetChannelCommandInput,
|
|
31
|
+
BatchGetChannelCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class BatchGetChannelCommand extends BatchGetChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetStreamKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetStreamKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetStreamKeyCommandInput,
|
|
32
|
+
BatchGetStreamKeyCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetStreamKeyCommand extends BatchGetStreamKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchStartViewerSessionRevocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchStartViewerSessionRevocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchStartViewerSessionRevocationCommandInput,
|
|
32
|
+
BatchStartViewerSessionRevocationCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchStartViewerSessionRevocationCommand extends BatchStartViewerSessionRevocationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [CreateChannelCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateChannelCommandInput,
|
|
31
|
+
CreateChannelCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePlaybackRestrictionPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [CreatePlaybackRestrictionPolicyCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePlaybackRestrictionPolicyCommandInput,
|
|
32
|
+
CreatePlaybackRestrictionPolicyCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePlaybackRestrictionPolicyCommand extends CreatePlaybackRestrictionPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateRecordingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateRecordingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateRecordingConfigurationCommandInput,
|
|
32
|
+
CreateRecordingConfigurationCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateRecordingConfigurationCommand extends CreateRecordingConfigurationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateStreamKeyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateStreamKeyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateStreamKeyCommandInput,
|
|
31
|
+
CreateStreamKeyCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateStreamKeyCommand extends CreateStreamKeyCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteChannelCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteChannelCommandInput,
|
|
26
|
+
DeleteChannelCommandOutput,
|
|
27
|
+
IvsClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePlaybackKeyPairCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePlaybackKeyPairCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePlaybackKeyPairCommandInput,
|
|
32
|
+
DeletePlaybackKeyPairCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePlaybackKeyPairCommand extends DeletePlaybackKeyPairCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeletePlaybackRestrictionPolicyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeletePlaybackRestrictionPolicyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeletePlaybackRestrictionPolicyCommandInput,
|
|
28
|
+
DeletePlaybackRestrictionPolicyCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeletePlaybackRestrictionPolicyCommand extends DeletePlaybackRestrictionPolicyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteRecordingConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteRecordingConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteRecordingConfigurationCommandInput,
|
|
28
|
+
DeleteRecordingConfigurationCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteRecordingConfigurationCommand extends DeleteRecordingConfigurationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteStreamKeyCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteStreamKeyCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteStreamKeyCommandInput,
|
|
26
|
+
DeleteStreamKeyCommandOutput,
|
|
27
|
+
IvsClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteStreamKeyCommand extends DeleteStreamKeyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetChannelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetChannelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetChannelCommandInput,
|
|
28
|
+
GetChannelCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetChannelCommand extends GetChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPlaybackKeyPairCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPlaybackKeyPairCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPlaybackKeyPairCommandInput,
|
|
32
|
+
GetPlaybackKeyPairCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPlaybackKeyPairCommand extends GetPlaybackKeyPairCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPlaybackRestrictionPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPlaybackRestrictionPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPlaybackRestrictionPolicyCommandInput,
|
|
32
|
+
GetPlaybackRestrictionPolicyCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPlaybackRestrictionPolicyCommand extends GetPlaybackRestrictionPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetRecordingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetRecordingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetRecordingConfigurationCommandInput,
|
|
32
|
+
GetRecordingConfigurationCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetRecordingConfigurationCommand extends GetRecordingConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetStreamCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetStreamCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetStreamCommandInput,
|
|
28
|
+
GetStreamCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetStreamCommand extends GetStreamCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetStreamKeyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetStreamKeyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetStreamKeyCommandInput,
|
|
28
|
+
GetStreamKeyCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetStreamKeyCommand extends GetStreamKeyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetStreamSessionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetStreamSessionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetStreamSessionCommandInput,
|
|
31
|
+
GetStreamSessionCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetStreamSessionCommand extends GetStreamSessionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ImportPlaybackKeyPairCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ImportPlaybackKeyPairCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ImportPlaybackKeyPairCommandInput,
|
|
32
|
+
ImportPlaybackKeyPairCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ImportPlaybackKeyPairCommand extends ImportPlaybackKeyPairCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListChannelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListChannelsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListChannelsCommandInput,
|
|
28
|
+
ListChannelsCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPlaybackKeyPairsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListPlaybackKeyPairsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPlaybackKeyPairsCommandInput,
|
|
32
|
+
ListPlaybackKeyPairsCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPlaybackKeyPairsCommand extends ListPlaybackKeyPairsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPlaybackRestrictionPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListPlaybackRestrictionPoliciesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPlaybackRestrictionPoliciesCommandInput,
|
|
32
|
+
ListPlaybackRestrictionPoliciesCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPlaybackRestrictionPoliciesCommand extends ListPlaybackRestrictionPoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListRecordingConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListRecordingConfigurationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListRecordingConfigurationsCommandInput,
|
|
32
|
+
ListRecordingConfigurationsCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListRecordingConfigurationsCommand extends ListRecordingConfigurationsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListStreamKeysCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListStreamKeysCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListStreamKeysCommandInput,
|
|
31
|
+
ListStreamKeysCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListStreamKeysCommand extends ListStreamKeysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListStreamSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListStreamSessionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListStreamSessionsCommandInput,
|
|
32
|
+
ListStreamSessionsCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListStreamSessionsCommand extends ListStreamSessionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListStreamsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListStreamsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListStreamsCommandInput,
|
|
28
|
+
ListStreamsCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListStreamsCommand extends ListStreamsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutMetadataCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutMetadataCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutMetadataCommandInput,
|
|
26
|
+
PutMetadataCommandOutput,
|
|
27
|
+
IvsClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutMetadataCommand extends PutMetadataCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StartViewerSessionRevocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StartViewerSessionRevocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StartViewerSessionRevocationCommandInput,
|
|
32
|
+
StartViewerSessionRevocationCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StartViewerSessionRevocationCommand extends StartViewerSessionRevocationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const StopStreamCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: StopStreamCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
StopStreamCommandInput,
|
|
28
|
+
StopStreamCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class StopStreamCommand extends StopStreamCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
IvsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdateChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdateChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdateChannelCommandInput,
|
|
31
|
+
UpdateChannelCommandOutput,
|
|
32
|
+
IvsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdateChannelCommand extends UpdateChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdatePlaybackRestrictionPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdatePlaybackRestrictionPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdatePlaybackRestrictionPolicyCommandInput,
|
|
32
|
+
UpdatePlaybackRestrictionPolicyCommandOutput,
|
|
33
|
+
IvsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdatePlaybackRestrictionPolicyCommand extends UpdatePlaybackRestrictionPolicyCommand_base {}
|