@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
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -2898,9 +2898,6 @@ var paginateListMediaPipelineKinesisVideoStreamPools = (0, import_core.createPag
|
|
|
2898
2898
|
// src/pagination/ListMediaPipelinesPaginator.ts
|
|
2899
2899
|
|
|
2900
2900
|
var paginateListMediaPipelines = (0, import_core.createPaginator)(ChimeSDKMediaPipelinesClient, ListMediaPipelinesCommand, "NextToken", "NextToken", "MaxResults");
|
|
2901
|
-
|
|
2902
|
-
// src/index.ts
|
|
2903
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
2904
2901
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2905
2902
|
|
|
2906
2903
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -3,5 +3,4 @@ export * from "./ChimeSDKMediaPipelines";
|
|
|
3
3
|
export * from "./commands";
|
|
4
4
|
export * from "./pagination";
|
|
5
5
|
export * from "./models";
|
|
6
|
-
import "@aws-sdk/util-endpoints";
|
|
7
6
|
export { ChimeSDKMediaPipelinesServiceException } from "./models/ChimeSDKMediaPipelinesServiceException";
|
|
@@ -137,24 +137,28 @@ export interface ChimeSDKMediaPipelines {
|
|
|
137
137
|
/**
|
|
138
138
|
* @see {@link ListMediaCapturePipelinesCommand}
|
|
139
139
|
*/
|
|
140
|
+
listMediaCapturePipelines(): Promise<ListMediaCapturePipelinesCommandOutput>;
|
|
140
141
|
listMediaCapturePipelines(args: ListMediaCapturePipelinesCommandInput, options?: __HttpHandlerOptions): Promise<ListMediaCapturePipelinesCommandOutput>;
|
|
141
142
|
listMediaCapturePipelines(args: ListMediaCapturePipelinesCommandInput, cb: (err: any, data?: ListMediaCapturePipelinesCommandOutput) => void): void;
|
|
142
143
|
listMediaCapturePipelines(args: ListMediaCapturePipelinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMediaCapturePipelinesCommandOutput) => void): void;
|
|
143
144
|
/**
|
|
144
145
|
* @see {@link ListMediaInsightsPipelineConfigurationsCommand}
|
|
145
146
|
*/
|
|
147
|
+
listMediaInsightsPipelineConfigurations(): Promise<ListMediaInsightsPipelineConfigurationsCommandOutput>;
|
|
146
148
|
listMediaInsightsPipelineConfigurations(args: ListMediaInsightsPipelineConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListMediaInsightsPipelineConfigurationsCommandOutput>;
|
|
147
149
|
listMediaInsightsPipelineConfigurations(args: ListMediaInsightsPipelineConfigurationsCommandInput, cb: (err: any, data?: ListMediaInsightsPipelineConfigurationsCommandOutput) => void): void;
|
|
148
150
|
listMediaInsightsPipelineConfigurations(args: ListMediaInsightsPipelineConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMediaInsightsPipelineConfigurationsCommandOutput) => void): void;
|
|
149
151
|
/**
|
|
150
152
|
* @see {@link ListMediaPipelineKinesisVideoStreamPoolsCommand}
|
|
151
153
|
*/
|
|
154
|
+
listMediaPipelineKinesisVideoStreamPools(): Promise<ListMediaPipelineKinesisVideoStreamPoolsCommandOutput>;
|
|
152
155
|
listMediaPipelineKinesisVideoStreamPools(args: ListMediaPipelineKinesisVideoStreamPoolsCommandInput, options?: __HttpHandlerOptions): Promise<ListMediaPipelineKinesisVideoStreamPoolsCommandOutput>;
|
|
153
156
|
listMediaPipelineKinesisVideoStreamPools(args: ListMediaPipelineKinesisVideoStreamPoolsCommandInput, cb: (err: any, data?: ListMediaPipelineKinesisVideoStreamPoolsCommandOutput) => void): void;
|
|
154
157
|
listMediaPipelineKinesisVideoStreamPools(args: ListMediaPipelineKinesisVideoStreamPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMediaPipelineKinesisVideoStreamPoolsCommandOutput) => void): void;
|
|
155
158
|
/**
|
|
156
159
|
* @see {@link ListMediaPipelinesCommand}
|
|
157
160
|
*/
|
|
161
|
+
listMediaPipelines(): Promise<ListMediaPipelinesCommandOutput>;
|
|
158
162
|
listMediaPipelines(args: ListMediaPipelinesCommandInput, options?: __HttpHandlerOptions): Promise<ListMediaPipelinesCommandOutput>;
|
|
159
163
|
listMediaPipelines(args: ListMediaPipelinesCommandInput, cb: (err: any, data?: ListMediaPipelinesCommandOutput) => void): void;
|
|
160
164
|
listMediaPipelines(args: ListMediaPipelinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMediaPipelinesCommandOutput) => void): void;
|
|
@@ -220,9 +224,9 @@ export interface ChimeSDKMediaPipelines {
|
|
|
220
224
|
updateMediaPipelineKinesisVideoStreamPool(args: UpdateMediaPipelineKinesisVideoStreamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput) => void): void;
|
|
221
225
|
}
|
|
222
226
|
/**
|
|
223
|
-
* @public
|
|
224
227
|
* <p>The Amazon Chime SDK media pipeline APIs in this section allow software developers to
|
|
225
228
|
* create Amazon Chime SDK media pipelines that capture, concatenate, or stream your Amazon Chime SDK meetings. For more information about media pipelines, see <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Media_Pipelines.html">Amazon Chime SDK media pipelines</a>. </p>
|
|
229
|
+
* @public
|
|
226
230
|
*/
|
|
227
231
|
export declare class ChimeSDKMediaPipelines extends ChimeSDKMediaPipelinesClient implements ChimeSDKMediaPipelines {
|
|
228
232
|
}
|
|
@@ -182,9 +182,9 @@ export type ChimeSDKMediaPipelinesClientResolvedConfigType = __SmithyResolvedCon
|
|
|
182
182
|
export interface ChimeSDKMediaPipelinesClientResolvedConfig extends ChimeSDKMediaPipelinesClientResolvedConfigType {
|
|
183
183
|
}
|
|
184
184
|
/**
|
|
185
|
-
* @public
|
|
186
185
|
* <p>The Amazon Chime SDK media pipeline APIs in this section allow software developers to
|
|
187
186
|
* create Amazon Chime SDK media pipelines that capture, concatenate, or stream your Amazon Chime SDK meetings. For more information about media pipelines, see <a href="https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Media_Pipelines.html">Amazon Chime SDK media pipelines</a>. </p>
|
|
187
|
+
* @public
|
|
188
188
|
*/
|
|
189
189
|
export declare class ChimeSDKMediaPipelinesClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ChimeSDKMediaPipelinesClientResolvedConfig> {
|
|
190
190
|
/**
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaCapturePipelineCommandOutput extends CreateMediaCapt
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaCapturePipelineCommand_base: {
|
|
24
24
|
new (input: CreateMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaCapturePipelineCommandInput, CreateMediaCapturePipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaCapturePipelineCommandInput, CreateMediaCapturePipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -208,6 +208,7 @@ declare const CreateMediaCapturePipelineCommand_base: {
|
|
|
208
208
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
209
209
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
210
210
|
*
|
|
211
|
+
* @public
|
|
211
212
|
*/
|
|
212
213
|
export declare class CreateMediaCapturePipelineCommand extends CreateMediaCapturePipelineCommand_base {
|
|
213
214
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaConcatenationPipelineCommandOutput extends CreateMed
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaConcatenationPipelineCommand_base: {
|
|
24
24
|
new (input: CreateMediaConcatenationPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaConcatenationPipelineCommandInput, CreateMediaConcatenationPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaConcatenationPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaConcatenationPipelineCommandInput, CreateMediaConcatenationPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a media concatenation pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -168,6 +168,7 @@ declare const CreateMediaConcatenationPipelineCommand_base: {
|
|
|
168
168
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
169
169
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
170
170
|
*
|
|
171
|
+
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class CreateMediaConcatenationPipelineCommand extends CreateMediaConcatenationPipelineCommand_base {
|
|
173
174
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaInsightsPipelineCommandOutput extends CreateMediaIns
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaInsightsPipelineCommand_base: {
|
|
24
24
|
new (input: CreateMediaInsightsPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaInsightsPipelineCommandInput, CreateMediaInsightsPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaInsightsPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaInsightsPipelineCommandInput, CreateMediaInsightsPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates 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.
|
|
@@ -176,6 +176,7 @@ declare const CreateMediaInsightsPipelineCommand_base: {
|
|
|
176
176
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
177
177
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
178
178
|
*
|
|
179
|
+
* @public
|
|
179
180
|
*/
|
|
180
181
|
export declare class CreateMediaInsightsPipelineCommand extends CreateMediaInsightsPipelineCommand_base {
|
|
181
182
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaInsightsPipelineConfigurationCommandOutput extends C
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaInsightsPipelineConfigurationCommand_base: {
|
|
24
24
|
new (input: CreateMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaInsightsPipelineConfigurationCommandInput, CreateMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaInsightsPipelineConfigurationCommandInput, CreateMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>A structure that contains the static configurations for a media insights
|
|
30
30
|
* pipeline.</p>
|
|
31
31
|
* @example
|
|
@@ -277,6 +277,7 @@ declare const CreateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
277
277
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
278
278
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
279
279
|
*
|
|
280
|
+
* @public
|
|
280
281
|
*/
|
|
281
282
|
export declare class CreateMediaInsightsPipelineConfigurationCommand extends CreateMediaInsightsPipelineConfigurationCommand_base {
|
|
282
283
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaLiveConnectorPipelineCommandOutput extends CreateMed
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaLiveConnectorPipelineCommand_base: {
|
|
24
24
|
new (input: CreateMediaLiveConnectorPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaLiveConnectorPipelineCommandInput, CreateMediaLiveConnectorPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaLiveConnectorPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaLiveConnectorPipelineCommandInput, CreateMediaLiveConnectorPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a media live connector pipeline in an Amazon Chime SDK meeting.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -208,6 +208,7 @@ declare const CreateMediaLiveConnectorPipelineCommand_base: {
|
|
|
208
208
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
209
209
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
210
210
|
*
|
|
211
|
+
* @public
|
|
211
212
|
*/
|
|
212
213
|
export declare class CreateMediaLiveConnectorPipelineCommand extends CreateMediaLiveConnectorPipelineCommand_base {
|
|
213
214
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaPipelineKinesisVideoStreamPoolCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
24
24
|
new (input: CreateMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaPipelineKinesisVideoStreamPoolCommandInput, CreateMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaPipelineKinesisVideoStreamPoolCommandInput, CreateMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an Kinesis video stream pool for the media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const CreateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
101
101
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class CreateMediaPipelineKinesisVideoStreamPoolCommand extends CreateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMediaStreamPipelineCommandOutput extends CreateMediaStrea
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMediaStreamPipelineCommand_base: {
|
|
24
24
|
new (input: CreateMediaStreamPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaStreamPipelineCommandInput, CreateMediaStreamPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMediaStreamPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMediaStreamPipelineCommandInput, CreateMediaStreamPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a streaming media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -117,6 +117,7 @@ declare const CreateMediaStreamPipelineCommand_base: {
|
|
|
117
117
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateMediaStreamPipelineCommand extends CreateMediaStreamPipelineCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMediaCapturePipelineCommandOutput extends __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMediaCapturePipelineCommand_base: {
|
|
24
24
|
new (input: DeleteMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaCapturePipelineCommandInput, DeleteMediaCapturePipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaCapturePipelineCommandInput, DeleteMediaCapturePipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const DeleteMediaCapturePipelineCommand_base: {
|
|
|
72
72
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteMediaCapturePipelineCommand extends DeleteMediaCapturePipelineCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMediaInsightsPipelineConfigurationCommandOutput extends _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMediaInsightsPipelineConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaInsightsPipelineConfigurationCommandInput, DeleteMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaInsightsPipelineConfigurationCommandInput, DeleteMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified configuration settings.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const DeleteMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
76
76
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteMediaInsightsPipelineConfigurationCommand extends DeleteMediaInsightsPipelineConfigurationCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMediaPipelineCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMediaPipelineCommand_base: {
|
|
24
24
|
new (input: DeleteMediaPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaPipelineCommandInput, DeleteMediaPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMediaPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaPipelineCommandInput, DeleteMediaPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const DeleteMediaPipelineCommand_base: {
|
|
|
76
76
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteMediaPipelineCommand extends DeleteMediaPipelineCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMediaPipelineKinesisVideoStreamPoolCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
24
24
|
new (input: DeleteMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaPipelineKinesisVideoStreamPoolCommandInput, DeleteMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMediaPipelineKinesisVideoStreamPoolCommandInput, DeleteMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an Kinesis video stream pool.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const DeleteMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
76
76
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteMediaPipelineKinesisVideoStreamPoolCommand extends DeleteMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMediaCapturePipelineCommandOutput extends GetMediaCapturePip
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMediaCapturePipelineCommand_base: {
|
|
24
24
|
new (input: GetMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaCapturePipelineCommandInput, GetMediaCapturePipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMediaCapturePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaCapturePipelineCommandInput, GetMediaCapturePipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets an existing media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -141,6 +141,7 @@ declare const GetMediaCapturePipelineCommand_base: {
|
|
|
141
141
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
143
143
|
*
|
|
144
|
+
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class GetMediaCapturePipelineCommand extends GetMediaCapturePipelineCommand_base {
|
|
146
147
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMediaInsightsPipelineConfigurationCommandOutput extends GetM
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMediaInsightsPipelineConfigurationCommand_base: {
|
|
24
24
|
new (input: GetMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaInsightsPipelineConfigurationCommandInput, GetMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMediaInsightsPipelineConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaInsightsPipelineConfigurationCommandInput, GetMediaInsightsPipelineConfigurationCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the configuration settings for 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.
|
|
@@ -173,6 +173,7 @@ declare const GetMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
173
173
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
174
174
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
175
175
|
*
|
|
176
|
+
* @public
|
|
176
177
|
*/
|
|
177
178
|
export declare class GetMediaInsightsPipelineConfigurationCommand extends GetMediaInsightsPipelineConfigurationCommand_base {
|
|
178
179
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMediaPipelineCommandOutput extends GetMediaPipelineResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMediaPipelineCommand_base: {
|
|
24
24
|
new (input: GetMediaPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaPipelineCommandInput, GetMediaPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMediaPipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaPipelineCommandInput, GetMediaPipelineCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets an existing media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -333,6 +333,7 @@ declare const GetMediaPipelineCommand_base: {
|
|
|
333
333
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
334
334
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
335
335
|
*
|
|
336
|
+
* @public
|
|
336
337
|
*/
|
|
337
338
|
export declare class GetMediaPipelineCommand extends GetMediaPipelineCommand_base {
|
|
338
339
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMediaPipelineKinesisVideoStreamPoolCommandOutput extends Get
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
24
24
|
new (input: GetMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaPipelineKinesisVideoStreamPoolCommandInput, GetMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMediaPipelineKinesisVideoStreamPoolCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaPipelineKinesisVideoStreamPoolCommandInput, GetMediaPipelineKinesisVideoStreamPoolCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets an Kinesis video stream pool.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const GetMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
86
86
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetMediaPipelineKinesisVideoStreamPoolCommand extends GetMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSpeakerSearchTaskCommandOutput extends GetSpeakerSearchTaskR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSpeakerSearchTaskCommand_base: {
|
|
24
24
|
new (input: GetSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the details of the specified speaker search task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const GetSpeakerSearchTaskCommand_base: {
|
|
|
80
80
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetVoiceToneAnalysisTaskCommandOutput extends GetVoiceToneAnaly
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetVoiceToneAnalysisTaskCommand_base: {
|
|
24
24
|
new (input: GetVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the details of 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.
|
|
@@ -80,6 +80,7 @@ declare const GetVoiceToneAnalysisTaskCommand_base: {
|
|
|
80
80
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMediaCapturePipelinesCommandOutput extends ListMediaCapture
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMediaCapturePipelinesCommand_base: {
|
|
24
24
|
new (input: ListMediaCapturePipelinesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaCapturePipelinesCommandInput, ListMediaCapturePipelinesCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMediaCapturePipelinesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaCapturePipelinesCommandInput, ListMediaCapturePipelinesCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of media pipelines.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const ListMediaCapturePipelinesCommand_base: {
|
|
|
81
81
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMediaInsightsPipelineConfigurationsCommandOutput extends Li
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMediaInsightsPipelineConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListMediaInsightsPipelineConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaInsightsPipelineConfigurationsCommandInput, ListMediaInsightsPipelineConfigurationsCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMediaInsightsPipelineConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaInsightsPipelineConfigurationsCommandInput, ListMediaInsightsPipelineConfigurationsCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the available media insights pipeline configurations.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const ListMediaInsightsPipelineConfigurationsCommand_base: {
|
|
|
82
82
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListMediaInsightsPipelineConfigurationsCommand extends ListMediaInsightsPipelineConfigurationsCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMediaPipelineKinesisVideoStreamPoolsCommandOutput extends L
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMediaPipelineKinesisVideoStreamPoolsCommand_base: {
|
|
24
24
|
new (input: ListMediaPipelineKinesisVideoStreamPoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaPipelineKinesisVideoStreamPoolsCommandInput, ListMediaPipelineKinesisVideoStreamPoolsCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMediaPipelineKinesisVideoStreamPoolsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaPipelineKinesisVideoStreamPoolsCommandInput, ListMediaPipelineKinesisVideoStreamPoolsCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the video stream pools in the media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const ListMediaPipelineKinesisVideoStreamPoolsCommand_base: {
|
|
|
82
82
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListMediaPipelineKinesisVideoStreamPoolsCommand extends ListMediaPipelineKinesisVideoStreamPoolsCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMediaPipelinesCommandOutput extends ListMediaPipelinesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMediaPipelinesCommand_base: {
|
|
24
24
|
new (input: ListMediaPipelinesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaPipelinesCommandInput, ListMediaPipelinesCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMediaPipelinesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaPipelinesCommandInput, ListMediaPipelinesCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of media pipelines.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const ListMediaPipelinesCommand_base: {
|
|
|
81
81
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListMediaPipelinesCommand extends ListMediaPipelinesCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags available for a media pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartSpeakerSearchTaskCommandOutput extends StartSpeakerSearchT
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartSpeakerSearchTaskCommand_base: {
|
|
24
24
|
new (input: StartSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartSpeakerSearchTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a speaker search task.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the
|
|
@@ -94,6 +94,7 @@ declare const StartSpeakerSearchTaskCommand_base: {
|
|
|
94
94
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartVoiceToneAnalysisTaskCommandOutput extends StartVoiceToneA
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartVoiceToneAnalysisTaskCommand_base: {
|
|
24
24
|
new (input: StartVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartVoiceToneAnalysisTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput, ChimeSDKMediaPipelinesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a voice tone analysis task. For more information about voice tone analysis, see
|
|
30
30
|
* <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/voice-analytics.html">Using Amazon Chime SDK voice analytics</a>
|
|
31
31
|
* in the <i>Amazon Chime SDK Developer Guide</i>.</p>
|
|
@@ -96,6 +96,7 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
|
|
|
96
96
|
* @throws {@link ChimeSDKMediaPipelinesServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from ChimeSDKMediaPipelines service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
|
|
101
102
|
}
|