@aws-sdk/client-chime-sdk-media-pipelines 3.533.0 → 3.540.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-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/ChimeSDKMediaPipelines.d.ts +5 -1
- package/dist-types/ChimeSDKMediaPipelinesClient.d.ts +1 -1
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaConcatenationPipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaInsightsPipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaInsightsPipelineConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaLiveConnectorPipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaStreamPipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMediaInsightsPipelineConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMediaPipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaInsightsPipelineConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaPipelineCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.d.ts +2 -1
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaInsightsPipelineConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaPipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +2 -1
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +2 -1
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.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/UpdateMediaInsightsPipelineConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMediaInsightsPipelineStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +454 -454
- package/dist-types/ts3.4/ChimeSDKMediaPipelines.d.ts +4 -0
- package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMediaConcatenationPipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMediaInsightsPipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMediaInsightsPipelineConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMediaLiveConnectorPipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMediaStreamPipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMediaInsightsPipelineConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMediaPipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMediaInsightsPipelineConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMediaPipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMediaInsightsPipelineConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMediaPipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.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/UpdateMediaInsightsPipelineConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMediaInsightsPipelineStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface StopSpeakerSearchTaskCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopSpeakerSearchTaskCommand_base: {
|
|
24
24
|
new (input: StopSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a speaker search task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const StopSpeakerSearchTaskCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopVoiceToneAnalysisTaskCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopVoiceToneAnalysisTaskCommand_base: {
|
|
24
24
|
new (input: StopVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a voice tone analysis task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The ARN of the media pipeline that you want to tag. Consists of the pipeline's endpoint region, resource ID, and pipeline ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const TagResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes any tags from a media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const UntagResourceCommand_base: {
|
|
|
75
75
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateMediaInsightsPipelineConfigurationCommandOutput extends U
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateMediaInsightsPipelineConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMediaInsightsPipelineConfigurationCommandInput, UpdateMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMediaInsightsPipelineConfigurationCommandInput, UpdateMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the media insights pipeline's configuration settings.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -270,6 +270,7 @@ declare const UpdateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
270
270
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
271
271
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
272
272
|
*
|
|
273
|
+
* @public
|
|
273
274
|
*/
|
|
274
275
|
export declare class UpdateMediaInsightsPipelineConfigurationCommand extends UpdateMediaInsightsPipelineConfigurationCommand_base {
|
|
275
276
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateMediaInsightsPipelineStatusCommandOutput extends __Metada
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateMediaInsightsPipelineStatusCommand_base: {
|
|
24
24
|
new (input: UpdateMediaInsightsPipelineStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMediaInsightsPipelineStatusCommandInput, UpdateMediaInsightsPipelineStatusCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateMediaInsightsPipelineStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMediaInsightsPipelineStatusCommandInput, UpdateMediaInsightsPipelineStatusCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the status of a media insights pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const UpdateMediaInsightsPipelineStatusCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateMediaInsightsPipelineStatusCommand extends UpdateMediaInsightsPipelineStatusCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
24
24
|
new (input: UpdateMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMediaPipelineKinesisVideoStreamPoolCommandInput, UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMediaPipelineKinesisVideoStreamPoolCommandInput, UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an Kinesis video stream pool in a media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const UpdateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
93
93
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateMediaPipelineKinesisVideoStreamPoolCommand extends UpdateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
98
99
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -12,5 +12,4 @@ export { ChimeSDKMediaPipelinesExtensionConfiguration } from "./extensionConfigu
|
|
|
12
12
|
export * from "./commands";
|
|
13
13
|
export * from "./pagination";
|
|
14
14
|
export * from "./models";
|
|
15
|
-
import "@aws-sdk/util-endpoints";
|
|
16
15
|
export { ChimeSDKMediaPipelinesServiceException } from "./models/ChimeSDKMediaPipelinesServiceException";
|