@aws-sdk/client-chime-sdk-media-pipelines 3.650.0 → 3.654.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 +11 -0
- package/dist-types/commands/CreateMediaConcatenationPipelineCommand.d.ts +11 -0
- package/dist-types/commands/CreateMediaInsightsPipelineCommand.d.ts +11 -0
- package/dist-types/commands/CreateMediaInsightsPipelineConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateMediaLiveConnectorPipelineCommand.d.ts +11 -0
- package/dist-types/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +11 -0
- package/dist-types/commands/CreateMediaStreamPipelineCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMediaInsightsPipelineConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMediaPipelineCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.d.ts +11 -0
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +11 -0
- package/dist-types/commands/GetMediaInsightsPipelineConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetMediaPipelineCommand.d.ts +11 -0
- package/dist-types/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.d.ts +11 -0
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +11 -0
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +11 -0
- package/dist-types/commands/ListMediaInsightsPipelineConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.d.ts +11 -0
- package/dist-types/commands/ListMediaPipelinesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +11 -0
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +11 -0
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +11 -0
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMediaInsightsPipelineConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMediaInsightsPipelineStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/CreateMediaCapturePipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMediaConcatenationPipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMediaInsightsPipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMediaInsightsPipelineConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMediaLiveConnectorPipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMediaStreamPipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMediaCapturePipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMediaInsightsPipelineConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMediaPipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMediaCapturePipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMediaInsightsPipelineConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMediaPipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMediaCapturePipelinesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMediaInsightsPipelineConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMediaPipelinesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMediaInsightsPipelineConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMediaInsightsPipelineStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -212,4 +212,15 @@ declare const CreateMediaCapturePipelineCommand_base: {
|
|
|
212
212
|
* @public
|
|
213
213
|
*/
|
|
214
214
|
export declare class CreateMediaCapturePipelineCommand extends CreateMediaCapturePipelineCommand_base {
|
|
215
|
+
/** @internal type navigation helper, not in runtime. */
|
|
216
|
+
protected static __types: {
|
|
217
|
+
api: {
|
|
218
|
+
input: CreateMediaCapturePipelineRequest;
|
|
219
|
+
output: CreateMediaCapturePipelineResponse;
|
|
220
|
+
};
|
|
221
|
+
sdk: {
|
|
222
|
+
input: CreateMediaCapturePipelineCommandInput;
|
|
223
|
+
output: CreateMediaCapturePipelineCommandOutput;
|
|
224
|
+
};
|
|
225
|
+
};
|
|
215
226
|
}
|
|
@@ -172,4 +172,15 @@ declare const CreateMediaConcatenationPipelineCommand_base: {
|
|
|
172
172
|
* @public
|
|
173
173
|
*/
|
|
174
174
|
export declare class CreateMediaConcatenationPipelineCommand extends CreateMediaConcatenationPipelineCommand_base {
|
|
175
|
+
/** @internal type navigation helper, not in runtime. */
|
|
176
|
+
protected static __types: {
|
|
177
|
+
api: {
|
|
178
|
+
input: CreateMediaConcatenationPipelineRequest;
|
|
179
|
+
output: CreateMediaConcatenationPipelineResponse;
|
|
180
|
+
};
|
|
181
|
+
sdk: {
|
|
182
|
+
input: CreateMediaConcatenationPipelineCommandInput;
|
|
183
|
+
output: CreateMediaConcatenationPipelineCommandOutput;
|
|
184
|
+
};
|
|
185
|
+
};
|
|
175
186
|
}
|
|
@@ -180,4 +180,15 @@ declare const CreateMediaInsightsPipelineCommand_base: {
|
|
|
180
180
|
* @public
|
|
181
181
|
*/
|
|
182
182
|
export declare class CreateMediaInsightsPipelineCommand extends CreateMediaInsightsPipelineCommand_base {
|
|
183
|
+
/** @internal type navigation helper, not in runtime. */
|
|
184
|
+
protected static __types: {
|
|
185
|
+
api: {
|
|
186
|
+
input: CreateMediaInsightsPipelineRequest;
|
|
187
|
+
output: CreateMediaInsightsPipelineResponse;
|
|
188
|
+
};
|
|
189
|
+
sdk: {
|
|
190
|
+
input: CreateMediaInsightsPipelineCommandInput;
|
|
191
|
+
output: CreateMediaInsightsPipelineCommandOutput;
|
|
192
|
+
};
|
|
193
|
+
};
|
|
183
194
|
}
|
|
@@ -283,4 +283,15 @@ declare const CreateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
283
283
|
* @public
|
|
284
284
|
*/
|
|
285
285
|
export declare class CreateMediaInsightsPipelineConfigurationCommand extends CreateMediaInsightsPipelineConfigurationCommand_base {
|
|
286
|
+
/** @internal type navigation helper, not in runtime. */
|
|
287
|
+
protected static __types: {
|
|
288
|
+
api: {
|
|
289
|
+
input: CreateMediaInsightsPipelineConfigurationRequest;
|
|
290
|
+
output: CreateMediaInsightsPipelineConfigurationResponse;
|
|
291
|
+
};
|
|
292
|
+
sdk: {
|
|
293
|
+
input: CreateMediaInsightsPipelineConfigurationCommandInput;
|
|
294
|
+
output: CreateMediaInsightsPipelineConfigurationCommandOutput;
|
|
295
|
+
};
|
|
296
|
+
};
|
|
286
297
|
}
|
|
@@ -212,4 +212,15 @@ declare const CreateMediaLiveConnectorPipelineCommand_base: {
|
|
|
212
212
|
* @public
|
|
213
213
|
*/
|
|
214
214
|
export declare class CreateMediaLiveConnectorPipelineCommand extends CreateMediaLiveConnectorPipelineCommand_base {
|
|
215
|
+
/** @internal type navigation helper, not in runtime. */
|
|
216
|
+
protected static __types: {
|
|
217
|
+
api: {
|
|
218
|
+
input: CreateMediaLiveConnectorPipelineRequest;
|
|
219
|
+
output: CreateMediaLiveConnectorPipelineResponse;
|
|
220
|
+
};
|
|
221
|
+
sdk: {
|
|
222
|
+
input: CreateMediaLiveConnectorPipelineCommandInput;
|
|
223
|
+
output: CreateMediaLiveConnectorPipelineCommandOutput;
|
|
224
|
+
};
|
|
225
|
+
};
|
|
215
226
|
}
|
|
@@ -120,4 +120,15 @@ declare const CreateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class CreateMediaPipelineKinesisVideoStreamPoolCommand extends CreateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: CreateMediaPipelineKinesisVideoStreamPoolRequest;
|
|
127
|
+
output: CreateMediaPipelineKinesisVideoStreamPoolResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: CreateMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
131
|
+
output: CreateMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -121,4 +121,15 @@ declare const CreateMediaStreamPipelineCommand_base: {
|
|
|
121
121
|
* @public
|
|
122
122
|
*/
|
|
123
123
|
export declare class CreateMediaStreamPipelineCommand extends CreateMediaStreamPipelineCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: CreateMediaStreamPipelineRequest;
|
|
128
|
+
output: CreateMediaStreamPipelineResponse;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: CreateMediaStreamPipelineCommandInput;
|
|
132
|
+
output: CreateMediaStreamPipelineCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -76,4 +76,15 @@ declare const DeleteMediaCapturePipelineCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DeleteMediaCapturePipelineCommand extends DeleteMediaCapturePipelineCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DeleteMediaCapturePipelineRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DeleteMediaCapturePipelineCommandInput;
|
|
87
|
+
output: DeleteMediaCapturePipelineCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeleteMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeleteMediaInsightsPipelineConfigurationCommand extends DeleteMediaInsightsPipelineConfigurationCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeleteMediaInsightsPipelineConfigurationRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeleteMediaInsightsPipelineConfigurationCommandInput;
|
|
91
|
+
output: DeleteMediaInsightsPipelineConfigurationCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeleteMediaPipelineCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeleteMediaPipelineCommand extends DeleteMediaPipelineCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeleteMediaPipelineRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeleteMediaPipelineCommandInput;
|
|
91
|
+
output: DeleteMediaPipelineCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeleteMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeleteMediaPipelineKinesisVideoStreamPoolCommand extends DeleteMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeleteMediaPipelineKinesisVideoStreamPoolRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeleteMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
91
|
+
output: DeleteMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -145,4 +145,15 @@ declare const GetMediaCapturePipelineCommand_base: {
|
|
|
145
145
|
* @public
|
|
146
146
|
*/
|
|
147
147
|
export declare class GetMediaCapturePipelineCommand extends GetMediaCapturePipelineCommand_base {
|
|
148
|
+
/** @internal type navigation helper, not in runtime. */
|
|
149
|
+
protected static __types: {
|
|
150
|
+
api: {
|
|
151
|
+
input: GetMediaCapturePipelineRequest;
|
|
152
|
+
output: GetMediaCapturePipelineResponse;
|
|
153
|
+
};
|
|
154
|
+
sdk: {
|
|
155
|
+
input: GetMediaCapturePipelineCommandInput;
|
|
156
|
+
output: GetMediaCapturePipelineCommandOutput;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
148
159
|
}
|
|
@@ -178,4 +178,15 @@ declare const GetMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
178
178
|
* @public
|
|
179
179
|
*/
|
|
180
180
|
export declare class GetMediaInsightsPipelineConfigurationCommand extends GetMediaInsightsPipelineConfigurationCommand_base {
|
|
181
|
+
/** @internal type navigation helper, not in runtime. */
|
|
182
|
+
protected static __types: {
|
|
183
|
+
api: {
|
|
184
|
+
input: GetMediaInsightsPipelineConfigurationRequest;
|
|
185
|
+
output: GetMediaInsightsPipelineConfigurationResponse;
|
|
186
|
+
};
|
|
187
|
+
sdk: {
|
|
188
|
+
input: GetMediaInsightsPipelineConfigurationCommandInput;
|
|
189
|
+
output: GetMediaInsightsPipelineConfigurationCommandOutput;
|
|
190
|
+
};
|
|
191
|
+
};
|
|
181
192
|
}
|
|
@@ -337,4 +337,15 @@ declare const GetMediaPipelineCommand_base: {
|
|
|
337
337
|
* @public
|
|
338
338
|
*/
|
|
339
339
|
export declare class GetMediaPipelineCommand extends GetMediaPipelineCommand_base {
|
|
340
|
+
/** @internal type navigation helper, not in runtime. */
|
|
341
|
+
protected static __types: {
|
|
342
|
+
api: {
|
|
343
|
+
input: GetMediaPipelineRequest;
|
|
344
|
+
output: GetMediaPipelineResponse;
|
|
345
|
+
};
|
|
346
|
+
sdk: {
|
|
347
|
+
input: GetMediaPipelineCommandInput;
|
|
348
|
+
output: GetMediaPipelineCommandOutput;
|
|
349
|
+
};
|
|
350
|
+
};
|
|
340
351
|
}
|
|
@@ -90,4 +90,15 @@ declare const GetMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetMediaPipelineKinesisVideoStreamPoolCommand extends GetMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: GetMediaPipelineKinesisVideoStreamPoolRequest;
|
|
97
|
+
output: GetMediaPipelineKinesisVideoStreamPoolResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
101
|
+
output: GetMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetSpeakerSearchTaskCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetSpeakerSearchTaskRequest;
|
|
91
|
+
output: GetSpeakerSearchTaskResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetSpeakerSearchTaskCommandInput;
|
|
95
|
+
output: GetSpeakerSearchTaskCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetVoiceToneAnalysisTaskCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetVoiceToneAnalysisTaskRequest;
|
|
91
|
+
output: GetVoiceToneAnalysisTaskResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetVoiceToneAnalysisTaskCommandInput;
|
|
95
|
+
output: GetVoiceToneAnalysisTaskCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListMediaCapturePipelinesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListMediaCapturePipelinesRequest;
|
|
92
|
+
output: ListMediaCapturePipelinesResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListMediaCapturePipelinesCommandInput;
|
|
96
|
+
output: ListMediaCapturePipelinesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListMediaInsightsPipelineConfigurationsCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListMediaInsightsPipelineConfigurationsCommand extends ListMediaInsightsPipelineConfigurationsCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListMediaInsightsPipelineConfigurationsRequest;
|
|
93
|
+
output: ListMediaInsightsPipelineConfigurationsResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListMediaInsightsPipelineConfigurationsCommandInput;
|
|
97
|
+
output: ListMediaInsightsPipelineConfigurationsCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListMediaPipelineKinesisVideoStreamPoolsCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListMediaPipelineKinesisVideoStreamPoolsCommand extends ListMediaPipelineKinesisVideoStreamPoolsCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListMediaPipelineKinesisVideoStreamPoolsRequest;
|
|
93
|
+
output: ListMediaPipelineKinesisVideoStreamPoolsResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListMediaPipelineKinesisVideoStreamPoolsCommandInput;
|
|
97
|
+
output: ListMediaPipelineKinesisVideoStreamPoolsCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListMediaPipelinesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListMediaPipelinesCommand extends ListMediaPipelinesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListMediaPipelinesRequest;
|
|
92
|
+
output: ListMediaPipelinesResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListMediaPipelinesCommandInput;
|
|
96
|
+
output: ListMediaPipelinesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListTagsForResourceRequest;
|
|
90
|
+
output: ListTagsForResourceResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListTagsForResourceCommandInput;
|
|
94
|
+
output: ListTagsForResourceCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -98,4 +98,15 @@ declare const StartSpeakerSearchTaskCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: StartSpeakerSearchTaskRequest;
|
|
105
|
+
output: StartSpeakerSearchTaskResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: StartSpeakerSearchTaskCommandInput;
|
|
109
|
+
output: StartSpeakerSearchTaskCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -100,4 +100,15 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: StartVoiceToneAnalysisTaskRequest;
|
|
107
|
+
output: StartVoiceToneAnalysisTaskResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: StartVoiceToneAnalysisTaskCommandInput;
|
|
111
|
+
output: StartVoiceToneAnalysisTaskCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -81,4 +81,15 @@ declare const StopSpeakerSearchTaskCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: StopSpeakerSearchTaskRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: StopSpeakerSearchTaskCommandInput;
|
|
92
|
+
output: StopSpeakerSearchTaskCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -81,4 +81,15 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: StopVoiceToneAnalysisTaskRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: StopVoiceToneAnalysisTaskCommandInput;
|
|
92
|
+
output: StopVoiceToneAnalysisTaskCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -82,4 +82,15 @@ declare const TagResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: TagResourceRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: TagResourceCommandInput;
|
|
93
|
+
output: TagResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -79,4 +79,15 @@ declare const UntagResourceCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UntagResourceRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UntagResourceCommandInput;
|
|
90
|
+
output: UntagResourceCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -276,4 +276,15 @@ declare const UpdateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
276
276
|
* @public
|
|
277
277
|
*/
|
|
278
278
|
export declare class UpdateMediaInsightsPipelineConfigurationCommand extends UpdateMediaInsightsPipelineConfigurationCommand_base {
|
|
279
|
+
/** @internal type navigation helper, not in runtime. */
|
|
280
|
+
protected static __types: {
|
|
281
|
+
api: {
|
|
282
|
+
input: UpdateMediaInsightsPipelineConfigurationRequest;
|
|
283
|
+
output: UpdateMediaInsightsPipelineConfigurationResponse;
|
|
284
|
+
};
|
|
285
|
+
sdk: {
|
|
286
|
+
input: UpdateMediaInsightsPipelineConfigurationCommandInput;
|
|
287
|
+
output: UpdateMediaInsightsPipelineConfigurationCommandOutput;
|
|
288
|
+
};
|
|
289
|
+
};
|
|
279
290
|
}
|
|
@@ -81,4 +81,15 @@ declare const UpdateMediaInsightsPipelineStatusCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class UpdateMediaInsightsPipelineStatusCommand extends UpdateMediaInsightsPipelineStatusCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: UpdateMediaInsightsPipelineStatusRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: UpdateMediaInsightsPipelineStatusCommandInput;
|
|
92
|
+
output: UpdateMediaInsightsPipelineStatusCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateMediaPipelineKinesisVideoStreamPoolCommand extends UpdateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateMediaPipelineKinesisVideoStreamPoolRequest;
|
|
104
|
+
output: UpdateMediaPipelineKinesisVideoStreamPoolResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
108
|
+
output: UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaCapturePipelineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaCapturePipelineCommand extends CreateMediaCapturePipelineCommand_base {
|
|
40
|
+
export declare class CreateMediaCapturePipelineCommand extends CreateMediaCapturePipelineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaCapturePipelineRequest;
|
|
44
|
+
output: CreateMediaCapturePipelineResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaCapturePipelineCommandInput;
|
|
48
|
+
output: CreateMediaCapturePipelineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaConcatenationPipelineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaConcatenationPipelineCommand extends CreateMediaConcatenationPipelineCommand_base {
|
|
40
|
+
export declare class CreateMediaConcatenationPipelineCommand extends CreateMediaConcatenationPipelineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaConcatenationPipelineRequest;
|
|
44
|
+
output: CreateMediaConcatenationPipelineResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaConcatenationPipelineCommandInput;
|
|
48
|
+
output: CreateMediaConcatenationPipelineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaInsightsPipelineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaInsightsPipelineCommand extends CreateMediaInsightsPipelineCommand_base {
|
|
40
|
+
export declare class CreateMediaInsightsPipelineCommand extends CreateMediaInsightsPipelineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaInsightsPipelineRequest;
|
|
44
|
+
output: CreateMediaInsightsPipelineResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaInsightsPipelineCommandInput;
|
|
48
|
+
output: CreateMediaInsightsPipelineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaInsightsPipelineConfigurationCommand extends CreateMediaInsightsPipelineConfigurationCommand_base {
|
|
40
|
+
export declare class CreateMediaInsightsPipelineConfigurationCommand extends CreateMediaInsightsPipelineConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaInsightsPipelineConfigurationRequest;
|
|
44
|
+
output: CreateMediaInsightsPipelineConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaInsightsPipelineConfigurationCommandInput;
|
|
48
|
+
output: CreateMediaInsightsPipelineConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaLiveConnectorPipelineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaLiveConnectorPipelineCommand extends CreateMediaLiveConnectorPipelineCommand_base {
|
|
40
|
+
export declare class CreateMediaLiveConnectorPipelineCommand extends CreateMediaLiveConnectorPipelineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaLiveConnectorPipelineRequest;
|
|
44
|
+
output: CreateMediaLiveConnectorPipelineResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaLiveConnectorPipelineCommandInput;
|
|
48
|
+
output: CreateMediaLiveConnectorPipelineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaPipelineKinesisVideoStreamPoolCommand extends CreateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
40
|
+
export declare class CreateMediaPipelineKinesisVideoStreamPoolCommand extends CreateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaPipelineKinesisVideoStreamPoolRequest;
|
|
44
|
+
output: CreateMediaPipelineKinesisVideoStreamPoolResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
48
|
+
output: CreateMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMediaStreamPipelineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMediaStreamPipelineCommand extends CreateMediaStreamPipelineCommand_base {
|
|
40
|
+
export declare class CreateMediaStreamPipelineCommand extends CreateMediaStreamPipelineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMediaStreamPipelineRequest;
|
|
44
|
+
output: CreateMediaStreamPipelineResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMediaStreamPipelineCommandInput;
|
|
48
|
+
output: CreateMediaStreamPipelineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteMediaCapturePipelineCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteMediaCapturePipelineCommand extends DeleteMediaCapturePipelineCommand_base {
|
|
36
|
+
export declare class DeleteMediaCapturePipelineCommand extends DeleteMediaCapturePipelineCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteMediaCapturePipelineRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteMediaCapturePipelineCommandInput;
|
|
44
|
+
output: DeleteMediaCapturePipelineCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteMediaInsightsPipelineConfigurationCommand extends DeleteMediaInsightsPipelineConfigurationCommand_base {
|
|
36
|
+
export declare class DeleteMediaInsightsPipelineConfigurationCommand extends DeleteMediaInsightsPipelineConfigurationCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteMediaInsightsPipelineConfigurationRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteMediaInsightsPipelineConfigurationCommandInput;
|
|
44
|
+
output: DeleteMediaInsightsPipelineConfigurationCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteMediaPipelineCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteMediaPipelineCommand extends DeleteMediaPipelineCommand_base {
|
|
35
|
+
export declare class DeleteMediaPipelineCommand extends DeleteMediaPipelineCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteMediaPipelineRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteMediaPipelineCommandInput;
|
|
43
|
+
output: DeleteMediaPipelineCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteMediaPipelineKinesisVideoStreamPoolCommand extends DeleteMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
36
|
+
export declare class DeleteMediaPipelineKinesisVideoStreamPoolCommand extends DeleteMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteMediaPipelineKinesisVideoStreamPoolRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
44
|
+
output: DeleteMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMediaCapturePipelineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMediaCapturePipelineCommand extends GetMediaCapturePipelineCommand_base {
|
|
40
|
+
export declare class GetMediaCapturePipelineCommand extends GetMediaCapturePipelineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMediaCapturePipelineRequest;
|
|
44
|
+
output: GetMediaCapturePipelineResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMediaCapturePipelineCommandInput;
|
|
48
|
+
output: GetMediaCapturePipelineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMediaInsightsPipelineConfigurationCommand extends GetMediaInsightsPipelineConfigurationCommand_base {
|
|
40
|
+
export declare class GetMediaInsightsPipelineConfigurationCommand extends GetMediaInsightsPipelineConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMediaInsightsPipelineConfigurationRequest;
|
|
44
|
+
output: GetMediaInsightsPipelineConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMediaInsightsPipelineConfigurationCommandInput;
|
|
48
|
+
output: GetMediaInsightsPipelineConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetMediaPipelineCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetMediaPipelineCommand extends GetMediaPipelineCommand_base {
|
|
39
|
+
export declare class GetMediaPipelineCommand extends GetMediaPipelineCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetMediaPipelineRequest;
|
|
43
|
+
output: GetMediaPipelineResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetMediaPipelineCommandInput;
|
|
47
|
+
output: GetMediaPipelineCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMediaPipelineKinesisVideoStreamPoolCommand extends GetMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
40
|
+
export declare class GetMediaPipelineKinesisVideoStreamPoolCommand extends GetMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMediaPipelineKinesisVideoStreamPoolRequest;
|
|
44
|
+
output: GetMediaPipelineKinesisVideoStreamPoolResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
48
|
+
output: GetMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetSpeakerSearchTaskCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {
|
|
40
|
+
export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetSpeakerSearchTaskRequest;
|
|
44
|
+
output: GetSpeakerSearchTaskResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetSpeakerSearchTaskCommandInput;
|
|
48
|
+
output: GetSpeakerSearchTaskCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetVoiceToneAnalysisTaskCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {
|
|
40
|
+
export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetVoiceToneAnalysisTaskRequest;
|
|
44
|
+
output: GetVoiceToneAnalysisTaskResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetVoiceToneAnalysisTaskCommandInput;
|
|
48
|
+
output: GetVoiceToneAnalysisTaskCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMediaCapturePipelinesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
|
|
40
|
+
export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMediaCapturePipelinesRequest;
|
|
44
|
+
output: ListMediaCapturePipelinesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMediaCapturePipelinesCommandInput;
|
|
48
|
+
output: ListMediaCapturePipelinesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMediaInsightsPipelineConfigurationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMediaInsightsPipelineConfigurationsCommand extends ListMediaInsightsPipelineConfigurationsCommand_base {
|
|
40
|
+
export declare class ListMediaInsightsPipelineConfigurationsCommand extends ListMediaInsightsPipelineConfigurationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMediaInsightsPipelineConfigurationsRequest;
|
|
44
|
+
output: ListMediaInsightsPipelineConfigurationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMediaInsightsPipelineConfigurationsCommandInput;
|
|
48
|
+
output: ListMediaInsightsPipelineConfigurationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMediaPipelineKinesisVideoStreamPoolsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMediaPipelineKinesisVideoStreamPoolsCommand extends ListMediaPipelineKinesisVideoStreamPoolsCommand_base {
|
|
40
|
+
export declare class ListMediaPipelineKinesisVideoStreamPoolsCommand extends ListMediaPipelineKinesisVideoStreamPoolsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMediaPipelineKinesisVideoStreamPoolsRequest;
|
|
44
|
+
output: ListMediaPipelineKinesisVideoStreamPoolsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMediaPipelineKinesisVideoStreamPoolsCommandInput;
|
|
48
|
+
output: ListMediaPipelineKinesisVideoStreamPoolsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMediaPipelinesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMediaPipelinesCommand extends ListMediaPipelinesCommand_base {
|
|
40
|
+
export declare class ListMediaPipelinesCommand extends ListMediaPipelinesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMediaPipelinesRequest;
|
|
44
|
+
output: ListMediaPipelinesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMediaPipelinesCommandInput;
|
|
48
|
+
output: ListMediaPipelinesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartSpeakerSearchTaskCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
|
|
40
|
+
export declare class StartSpeakerSearchTaskCommand extends StartSpeakerSearchTaskCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartSpeakerSearchTaskRequest;
|
|
44
|
+
output: StartSpeakerSearchTaskResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartSpeakerSearchTaskCommandInput;
|
|
48
|
+
output: StartSpeakerSearchTaskCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartVoiceToneAnalysisTaskCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
|
|
40
|
+
export declare class StartVoiceToneAnalysisTaskCommand extends StartVoiceToneAnalysisTaskCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartVoiceToneAnalysisTaskRequest;
|
|
44
|
+
output: StartVoiceToneAnalysisTaskResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartVoiceToneAnalysisTaskCommandInput;
|
|
48
|
+
output: StartVoiceToneAnalysisTaskCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const StopSpeakerSearchTaskCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
|
|
35
|
+
export declare class StopSpeakerSearchTaskCommand extends StopSpeakerSearchTaskCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: StopSpeakerSearchTaskRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: StopSpeakerSearchTaskCommandInput;
|
|
43
|
+
output: StopSpeakerSearchTaskCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const StopVoiceToneAnalysisTaskCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
|
|
36
|
+
export declare class StopVoiceToneAnalysisTaskCommand extends StopVoiceToneAnalysisTaskCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: StopVoiceToneAnalysisTaskRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: StopVoiceToneAnalysisTaskCommandInput;
|
|
44
|
+
output: StopVoiceToneAnalysisTaskCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateMediaInsightsPipelineConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateMediaInsightsPipelineConfigurationCommand extends UpdateMediaInsightsPipelineConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateMediaInsightsPipelineConfigurationCommand extends UpdateMediaInsightsPipelineConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateMediaInsightsPipelineConfigurationRequest;
|
|
44
|
+
output: UpdateMediaInsightsPipelineConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateMediaInsightsPipelineConfigurationCommandInput;
|
|
48
|
+
output: UpdateMediaInsightsPipelineConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateMediaInsightsPipelineStatusCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateMediaInsightsPipelineStatusCommand extends UpdateMediaInsightsPipelineStatusCommand_base {
|
|
36
|
+
export declare class UpdateMediaInsightsPipelineStatusCommand extends UpdateMediaInsightsPipelineStatusCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateMediaInsightsPipelineStatusRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateMediaInsightsPipelineStatusCommandInput;
|
|
44
|
+
output: UpdateMediaInsightsPipelineStatusCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateMediaPipelineKinesisVideoStreamPoolCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateMediaPipelineKinesisVideoStreamPoolCommand extends UpdateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
40
|
+
export declare class UpdateMediaPipelineKinesisVideoStreamPoolCommand extends UpdateMediaPipelineKinesisVideoStreamPoolCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateMediaPipelineKinesisVideoStreamPoolRequest;
|
|
44
|
+
output: UpdateMediaPipelineKinesisVideoStreamPoolResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateMediaPipelineKinesisVideoStreamPoolCommandInput;
|
|
48
|
+
output: UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
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.654.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",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"uuid": "^9.0.1"
|