@aws-sdk/client-chime-sdk-media-pipelines 3.775.0 → 3.777.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/commands/CreateMediaCapturePipelineCommand.d.ts +1 -0
- package/dist-types/commands/CreateMediaConcatenationPipelineCommand.d.ts +1 -0
- package/dist-types/commands/CreateMediaInsightsPipelineCommand.d.ts +1 -0
- package/dist-types/commands/CreateMediaInsightsPipelineConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateMediaLiveConnectorPipelineCommand.d.ts +1 -0
- package/dist-types/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +1 -0
- package/dist-types/commands/CreateMediaStreamPipelineCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMediaInsightsPipelineConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMediaPipelineCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.d.ts +1 -0
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +1 -0
- package/dist-types/commands/GetMediaInsightsPipelineConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetMediaPipelineCommand.d.ts +1 -0
- package/dist-types/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.d.ts +1 -0
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +1 -0
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +1 -0
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +1 -0
- package/dist-types/commands/ListMediaInsightsPipelineConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.d.ts +1 -0
- package/dist-types/commands/ListMediaPipelinesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +1 -0
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMediaInsightsPipelineConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMediaInsightsPipelineStatusCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -219,6 +219,7 @@ declare const CreateMediaCapturePipelineCommand_base: {
|
|
|
219
219
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
220
220
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
221
221
|
*
|
|
222
|
+
*
|
|
222
223
|
* @public
|
|
223
224
|
*/
|
|
224
225
|
export declare class CreateMediaCapturePipelineCommand extends CreateMediaCapturePipelineCommand_base {
|
|
@@ -169,6 +169,7 @@ declare const CreateMediaConcatenationPipelineCommand_base: {
|
|
|
169
169
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
171
171
|
*
|
|
172
|
+
*
|
|
172
173
|
* @public
|
|
173
174
|
*/
|
|
174
175
|
export declare class CreateMediaConcatenationPipelineCommand extends CreateMediaConcatenationPipelineCommand_base {
|
|
@@ -177,6 +177,7 @@ declare const CreateMediaInsightsPipelineCommand_base: {
|
|
|
177
177
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
178
178
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
179
179
|
*
|
|
180
|
+
*
|
|
180
181
|
* @public
|
|
181
182
|
*/
|
|
182
183
|
export declare class CreateMediaInsightsPipelineCommand extends CreateMediaInsightsPipelineCommand_base {
|
|
@@ -280,6 +280,7 @@ declare const CreateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
280
280
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
281
281
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
282
282
|
*
|
|
283
|
+
*
|
|
283
284
|
* @public
|
|
284
285
|
*/
|
|
285
286
|
export declare class CreateMediaInsightsPipelineConfigurationCommand extends CreateMediaInsightsPipelineConfigurationCommand_base {
|
|
@@ -209,6 +209,7 @@ declare const CreateMediaLiveConnectorPipelineCommand_base: {
|
|
|
209
209
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
210
210
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
211
211
|
*
|
|
212
|
+
*
|
|
212
213
|
* @public
|
|
213
214
|
*/
|
|
214
215
|
export declare class CreateMediaLiveConnectorPipelineCommand extends CreateMediaLiveConnectorPipelineCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const CreateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
117
117
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreateMediaPipelineKinesisVideoStreamPoolCommand extends CreateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const CreateMediaStreamPipelineCommand_base: {
|
|
|
118
118
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
120
120
|
*
|
|
121
|
+
*
|
|
121
122
|
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class CreateMediaStreamPipelineCommand extends CreateMediaStreamPipelineCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteMediaCapturePipelineCommand_base: {
|
|
|
73
73
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteMediaCapturePipelineCommand extends DeleteMediaCapturePipelineCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteMediaInsightsPipelineConfigurationCommand extends DeleteMediaInsightsPipelineConfigurationCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteMediaPipelineCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteMediaPipelineCommand extends DeleteMediaPipelineCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
77
77
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteMediaPipelineKinesisVideoStreamPoolCommand extends DeleteMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
@@ -147,6 +147,7 @@ declare const GetMediaCapturePipelineCommand_base: {
|
|
|
147
147
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
148
148
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
149
149
|
*
|
|
150
|
+
*
|
|
150
151
|
* @public
|
|
151
152
|
*/
|
|
152
153
|
export declare class GetMediaCapturePipelineCommand extends GetMediaCapturePipelineCommand_base {
|
|
@@ -175,6 +175,7 @@ declare const GetMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
175
175
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
176
176
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
177
177
|
*
|
|
178
|
+
*
|
|
178
179
|
* @public
|
|
179
180
|
*/
|
|
180
181
|
export declare class GetMediaInsightsPipelineConfigurationCommand extends GetMediaInsightsPipelineConfigurationCommand_base {
|
|
@@ -339,6 +339,7 @@ declare const GetMediaPipelineCommand_base: {
|
|
|
339
339
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
340
340
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
341
341
|
*
|
|
342
|
+
*
|
|
342
343
|
* @public
|
|
343
344
|
*/
|
|
344
345
|
export declare class GetMediaPipelineCommand extends GetMediaPipelineCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
87
87
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetMediaPipelineKinesisVideoStreamPoolCommand extends GetMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetSpeakerSearchTaskCommand_base: {
|
|
|
81
81
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetVoiceToneAnalysisTaskCommand_base: {
|
|
|
81
81
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListMediaCapturePipelinesCommand_base: {
|
|
|
82
82
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListMediaInsightsPipelineConfigurationsCommand_base: {
|
|
|
83
83
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListMediaInsightsPipelineConfigurationsCommand extends ListMediaInsightsPipelineConfigurationsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListMediaPipelineKinesisVideoStreamPoolsCommand_base: {
|
|
|
83
83
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListMediaPipelineKinesisVideoStreamPoolsCommand extends ListMediaPipelineKinesisVideoStreamPoolsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListMediaPipelinesCommand_base: {
|
|
|
82
82
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListMediaPipelinesCommand extends ListMediaPipelinesCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
80
80
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const StartSpeakerSearchTaskCommand_base: {
|
|
|
95
95
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
|
|
|
97
97
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const StopSpeakerSearchTaskCommand_base: {
|
|
|
78
78
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
|
|
|
78
78
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const TagResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const UntagResourceCommand_base: {
|
|
|
76
76
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -273,6 +273,7 @@ declare const UpdateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
273
273
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
274
274
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
275
275
|
*
|
|
276
|
+
*
|
|
276
277
|
* @public
|
|
277
278
|
*/
|
|
278
279
|
export declare class UpdateMediaInsightsPipelineConfigurationCommand extends UpdateMediaInsightsPipelineConfigurationCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const UpdateMediaInsightsPipelineStatusCommand_base: {
|
|
|
78
78
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateMediaInsightsPipelineStatusCommand extends UpdateMediaInsightsPipelineStatusCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const UpdateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
94
94
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class UpdateMediaPipelineKinesisVideoStreamPoolCommand extends UpdateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-chime-sdk-media-pipelines",
|
|
3
3
|
"description": "AWS SDK for JavaScript Chime Sdk Media Pipelines Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-media-pipelines",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|