@aws-sdk/client-chime-sdk-media-pipelines 3.300.0 → 3.303.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/models/models_0.js +152 -186
- package/dist-es/models/models_0.js +152 -186
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +15 -15
- package/dist-types/commands/CreateMediaConcatenationPipelineCommand.d.ts +18 -18
- package/dist-types/commands/CreateMediaInsightsPipelineCommand.d.ts +16 -16
- package/dist-types/commands/CreateMediaInsightsPipelineConfigurationCommand.d.ts +22 -22
- package/dist-types/commands/CreateMediaLiveConnectorPipelineCommand.d.ts +16 -16
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMediaInsightsPipelineConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMediaPipelineCommand.d.ts +1 -1
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +1 -1
- package/dist-types/commands/GetMediaInsightsPipelineConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetMediaPipelineCommand.d.ts +1 -1
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListMediaInsightsPipelineConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListMediaPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateMediaInsightsPipelineConfigurationCommand.d.ts +20 -20
- package/dist-types/commands/UpdateMediaInsightsPipelineStatusCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +322 -152
- package/dist-types/ts3.4/models/models_0.d.ts +213 -152
- package/package.json +34 -34
|
@@ -4,104 +4,87 @@ exports.S3BucketSinkConfigurationFilterSensitiveLog = exports.CreateMediaCapture
|
|
|
4
4
|
exports.UpdateMediaInsightsPipelineConfigurationResponseFilterSensitiveLog = exports.UpdateMediaInsightsPipelineConfigurationRequestFilterSensitiveLog = exports.ListMediaInsightsPipelineConfigurationsResponseFilterSensitiveLog = exports.MediaInsightsPipelineConfigurationSummaryFilterSensitiveLog = exports.GetMediaPipelineResponseFilterSensitiveLog = exports.MediaPipelineFilterSensitiveLog = exports.GetMediaInsightsPipelineConfigurationResponseFilterSensitiveLog = exports.GetMediaCapturePipelineResponseFilterSensitiveLog = exports.CreateMediaLiveConnectorPipelineResponseFilterSensitiveLog = exports.MediaLiveConnectorPipelineFilterSensitiveLog = exports.CreateMediaLiveConnectorPipelineRequestFilterSensitiveLog = exports.LiveConnectorSourceConfigurationFilterSensitiveLog = exports.ChimeSdkMeetingLiveConnectorConfigurationFilterSensitiveLog = exports.LiveConnectorSinkConfigurationFilterSensitiveLog = exports.LiveConnectorRTMPConfigurationFilterSensitiveLog = exports.CreateMediaInsightsPipelineConfigurationResponseFilterSensitiveLog = exports.MediaInsightsPipelineConfigurationFilterSensitiveLog = exports.CreateMediaInsightsPipelineConfigurationRequestFilterSensitiveLog = exports.MediaInsightsPipelineConfigurationElementFilterSensitiveLog = exports.SqsQueueSinkConfigurationFilterSensitiveLog = exports.SnsTopicSinkConfigurationFilterSensitiveLog = exports.S3RecordingSinkConfigurationFilterSensitiveLog = exports.LambdaFunctionSinkConfigurationFilterSensitiveLog = exports.KinesisDataStreamSinkConfigurationFilterSensitiveLog = exports.CreateMediaInsightsPipelineResponseFilterSensitiveLog = exports.MediaInsightsPipelineFilterSensitiveLog = exports.CreateMediaInsightsPipelineRequestFilterSensitiveLog = exports.S3RecordingSinkRuntimeConfigurationFilterSensitiveLog = exports.CreateMediaConcatenationPipelineResponseFilterSensitiveLog = exports.MediaConcatenationPipelineFilterSensitiveLog = exports.CreateMediaConcatenationPipelineRequestFilterSensitiveLog = exports.ConcatenationSourceFilterSensitiveLog = exports.MediaCapturePipelineSourceConfigurationFilterSensitiveLog = exports.ConcatenationSinkFilterSensitiveLog = void 0;
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const ChimeSDKMediaPipelinesServiceException_1 = require("./ChimeSDKMediaPipelinesServiceException");
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
VideoMuxType["VideoOnly"] = "VideoOnly";
|
|
89
|
-
})(VideoMuxType = exports.VideoMuxType || (exports.VideoMuxType = {}));
|
|
90
|
-
var AudioChannelsOption;
|
|
91
|
-
(function (AudioChannelsOption) {
|
|
92
|
-
AudioChannelsOption["Mono"] = "Mono";
|
|
93
|
-
AudioChannelsOption["Stereo"] = "Stereo";
|
|
94
|
-
})(AudioChannelsOption = exports.AudioChannelsOption || (exports.AudioChannelsOption = {}));
|
|
95
|
-
var ErrorCode;
|
|
96
|
-
(function (ErrorCode) {
|
|
97
|
-
ErrorCode["BadRequest"] = "BadRequest";
|
|
98
|
-
ErrorCode["Forbidden"] = "Forbidden";
|
|
99
|
-
ErrorCode["NotFound"] = "NotFound";
|
|
100
|
-
ErrorCode["ResourceLimitExceeded"] = "ResourceLimitExceeded";
|
|
101
|
-
ErrorCode["ServiceFailure"] = "ServiceFailure";
|
|
102
|
-
ErrorCode["ServiceUnavailable"] = "ServiceUnavailable";
|
|
103
|
-
ErrorCode["Throttling"] = "Throttling";
|
|
104
|
-
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {}));
|
|
7
|
+
exports.ContentType = {
|
|
8
|
+
PII: "PII",
|
|
9
|
+
};
|
|
10
|
+
exports.CallAnalyticsLanguageCode = {
|
|
11
|
+
DE_DE: "de-DE",
|
|
12
|
+
EN_AU: "en-AU",
|
|
13
|
+
EN_GB: "en-GB",
|
|
14
|
+
EN_US: "en-US",
|
|
15
|
+
ES_US: "es-US",
|
|
16
|
+
FR_CA: "fr-CA",
|
|
17
|
+
FR_FR: "fr-FR",
|
|
18
|
+
IT_IT: "it-IT",
|
|
19
|
+
PT_BR: "pt-BR",
|
|
20
|
+
};
|
|
21
|
+
exports.PartialResultsStability = {
|
|
22
|
+
HIGH: "high",
|
|
23
|
+
LOW: "low",
|
|
24
|
+
MEDIUM: "medium",
|
|
25
|
+
};
|
|
26
|
+
exports.ContentRedactionOutput = {
|
|
27
|
+
REDACTED: "redacted",
|
|
28
|
+
REDACTED_AND_UNREDACTED: "redacted_and_unredacted",
|
|
29
|
+
};
|
|
30
|
+
exports.VocabularyFilterMethod = {
|
|
31
|
+
MASK: "mask",
|
|
32
|
+
REMOVE: "remove",
|
|
33
|
+
TAG: "tag",
|
|
34
|
+
};
|
|
35
|
+
exports.AudioArtifactsConcatenationState = {
|
|
36
|
+
Enabled: "Enabled",
|
|
37
|
+
};
|
|
38
|
+
exports.ArtifactsConcatenationState = {
|
|
39
|
+
Disabled: "Disabled",
|
|
40
|
+
Enabled: "Enabled",
|
|
41
|
+
};
|
|
42
|
+
exports.AudioMuxType = {
|
|
43
|
+
AudioOnly: "AudioOnly",
|
|
44
|
+
AudioWithActiveSpeakerVideo: "AudioWithActiveSpeakerVideo",
|
|
45
|
+
AudioWithCompositedVideo: "AudioWithCompositedVideo",
|
|
46
|
+
};
|
|
47
|
+
exports.ContentShareLayoutOption = {
|
|
48
|
+
Horizontal: "Horizontal",
|
|
49
|
+
PresenterOnly: "PresenterOnly",
|
|
50
|
+
Vertical: "Vertical",
|
|
51
|
+
};
|
|
52
|
+
exports.PresenterPosition = {
|
|
53
|
+
BottomLeft: "BottomLeft",
|
|
54
|
+
BottomRight: "BottomRight",
|
|
55
|
+
TopLeft: "TopLeft",
|
|
56
|
+
TopRight: "TopRight",
|
|
57
|
+
};
|
|
58
|
+
exports.LayoutOption = {
|
|
59
|
+
GridView: "GridView",
|
|
60
|
+
};
|
|
61
|
+
exports.ResolutionOption = {
|
|
62
|
+
FHD: "FHD",
|
|
63
|
+
HD: "HD",
|
|
64
|
+
};
|
|
65
|
+
exports.ContentMuxType = {
|
|
66
|
+
ContentOnly: "ContentOnly",
|
|
67
|
+
};
|
|
68
|
+
exports.ArtifactsState = {
|
|
69
|
+
Disabled: "Disabled",
|
|
70
|
+
Enabled: "Enabled",
|
|
71
|
+
};
|
|
72
|
+
exports.VideoMuxType = {
|
|
73
|
+
VideoOnly: "VideoOnly",
|
|
74
|
+
};
|
|
75
|
+
exports.AudioChannelsOption = {
|
|
76
|
+
Mono: "Mono",
|
|
77
|
+
Stereo: "Stereo",
|
|
78
|
+
};
|
|
79
|
+
exports.ErrorCode = {
|
|
80
|
+
BadRequest: "BadRequest",
|
|
81
|
+
Forbidden: "Forbidden",
|
|
82
|
+
NotFound: "NotFound",
|
|
83
|
+
ResourceLimitExceeded: "ResourceLimitExceeded",
|
|
84
|
+
ServiceFailure: "ServiceFailure",
|
|
85
|
+
ServiceUnavailable: "ServiceUnavailable",
|
|
86
|
+
Throttling: "Throttling",
|
|
87
|
+
};
|
|
105
88
|
class BadRequestException extends ChimeSDKMediaPipelinesServiceException_1.ChimeSDKMediaPipelinesServiceException {
|
|
106
89
|
constructor(opts) {
|
|
107
90
|
super({
|
|
@@ -118,28 +101,24 @@ class BadRequestException extends ChimeSDKMediaPipelinesServiceException_1.Chime
|
|
|
118
101
|
}
|
|
119
102
|
}
|
|
120
103
|
exports.BadRequestException = BadRequestException;
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
MediaPipelineStatus["Paused"] = "Paused";
|
|
140
|
-
MediaPipelineStatus["Stopped"] = "Stopped";
|
|
141
|
-
MediaPipelineStatus["Stopping"] = "Stopping";
|
|
142
|
-
})(MediaPipelineStatus = exports.MediaPipelineStatus || (exports.MediaPipelineStatus = {}));
|
|
104
|
+
exports.ParticipantRole = {
|
|
105
|
+
AGENT: "AGENT",
|
|
106
|
+
CUSTOMER: "CUSTOMER",
|
|
107
|
+
};
|
|
108
|
+
exports.MediaPipelineSinkType = {
|
|
109
|
+
S3Bucket: "S3Bucket",
|
|
110
|
+
};
|
|
111
|
+
exports.MediaPipelineSourceType = {
|
|
112
|
+
ChimeSdkMeeting: "ChimeSdkMeeting",
|
|
113
|
+
};
|
|
114
|
+
exports.MediaPipelineStatus = {
|
|
115
|
+
Failed: "Failed",
|
|
116
|
+
InProgress: "InProgress",
|
|
117
|
+
Initializing: "Initializing",
|
|
118
|
+
Paused: "Paused",
|
|
119
|
+
Stopped: "Stopped",
|
|
120
|
+
Stopping: "Stopping",
|
|
121
|
+
};
|
|
143
122
|
class ForbiddenException extends ChimeSDKMediaPipelinesServiceException_1.ChimeSDKMediaPipelinesServiceException {
|
|
144
123
|
constructor(opts) {
|
|
145
124
|
super({
|
|
@@ -236,28 +215,23 @@ class UnauthorizedClientException extends ChimeSDKMediaPipelinesServiceException
|
|
|
236
215
|
}
|
|
237
216
|
}
|
|
238
217
|
exports.UnauthorizedClientException = UnauthorizedClientException;
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
}
|
|
256
|
-
var RecordingFileFormat;
|
|
257
|
-
(function (RecordingFileFormat) {
|
|
258
|
-
RecordingFileFormat["Opus"] = "Opus";
|
|
259
|
-
RecordingFileFormat["Wav"] = "Wav";
|
|
260
|
-
})(RecordingFileFormat = exports.RecordingFileFormat || (exports.RecordingFileFormat = {}));
|
|
218
|
+
exports.ConcatenationSinkType = {
|
|
219
|
+
S3Bucket: "S3Bucket",
|
|
220
|
+
};
|
|
221
|
+
exports.ConcatenationSourceType = {
|
|
222
|
+
MediaCapturePipeline: "MediaCapturePipeline",
|
|
223
|
+
};
|
|
224
|
+
exports.FragmentSelectorType = {
|
|
225
|
+
ProducerTimestamp: "ProducerTimestamp",
|
|
226
|
+
ServerTimestamp: "ServerTimestamp",
|
|
227
|
+
};
|
|
228
|
+
exports.MediaEncoding = {
|
|
229
|
+
PCM: "pcm",
|
|
230
|
+
};
|
|
231
|
+
exports.RecordingFileFormat = {
|
|
232
|
+
Opus: "Opus",
|
|
233
|
+
Wav: "Wav",
|
|
234
|
+
};
|
|
261
235
|
class NotFoundException extends ChimeSDKMediaPipelinesServiceException_1.ChimeSDKMediaPipelinesServiceException {
|
|
262
236
|
constructor(opts) {
|
|
263
237
|
super({
|
|
@@ -274,45 +248,38 @@ class NotFoundException extends ChimeSDKMediaPipelinesServiceException_1.ChimeSD
|
|
|
274
248
|
}
|
|
275
249
|
}
|
|
276
250
|
exports.NotFoundException = NotFoundException;
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
LiveConnectorMuxType["AudioWithActiveSpeakerVideo"] = "AudioWithActiveSpeakerVideo";
|
|
310
|
-
LiveConnectorMuxType["AudioWithCompositedVideo"] = "AudioWithCompositedVideo";
|
|
311
|
-
})(LiveConnectorMuxType = exports.LiveConnectorMuxType || (exports.LiveConnectorMuxType = {}));
|
|
312
|
-
var LiveConnectorSourceType;
|
|
313
|
-
(function (LiveConnectorSourceType) {
|
|
314
|
-
LiveConnectorSourceType["ChimeSdkMeeting"] = "ChimeSdkMeeting";
|
|
315
|
-
})(LiveConnectorSourceType = exports.LiveConnectorSourceType || (exports.LiveConnectorSourceType = {}));
|
|
251
|
+
exports.MediaInsightsPipelineConfigurationElementType = {
|
|
252
|
+
AMAZON_TRANSCRIBE_CALL_ANALYTICS_PROCESSOR: "AmazonTranscribeCallAnalyticsProcessor",
|
|
253
|
+
AMAZON_TRANSCRIBE_PROCESSOR: "AmazonTranscribeProcessor",
|
|
254
|
+
KINESIS_DATA_STREAM_SINK: "KinesisDataStreamSink",
|
|
255
|
+
LAMBDA_FUNCTION_SINK: "LambdaFunctionSink",
|
|
256
|
+
S3_RECORDING_SINK: "S3RecordingSink",
|
|
257
|
+
SNS_TOPIC_SINK: "SnsTopicSink",
|
|
258
|
+
SQS_QUEUE_SINK: "SqsQueueSink",
|
|
259
|
+
VOICE_ANALYTICS_PROCESSOR: "VoiceAnalyticsProcessor",
|
|
260
|
+
};
|
|
261
|
+
exports.VoiceAnalyticsConfigurationStatus = {
|
|
262
|
+
DISABLED: "Disabled",
|
|
263
|
+
ENABLED: "Enabled",
|
|
264
|
+
};
|
|
265
|
+
exports.SentimentType = {
|
|
266
|
+
NEGATIVE: "NEGATIVE",
|
|
267
|
+
};
|
|
268
|
+
exports.RealTimeAlertRuleType = {
|
|
269
|
+
IssueDetection: "IssueDetection",
|
|
270
|
+
KeywordMatch: "KeywordMatch",
|
|
271
|
+
Sentiment: "Sentiment",
|
|
272
|
+
};
|
|
273
|
+
exports.LiveConnectorSinkType = {
|
|
274
|
+
RTMP: "RTMP",
|
|
275
|
+
};
|
|
276
|
+
exports.LiveConnectorMuxType = {
|
|
277
|
+
AudioWithActiveSpeakerVideo: "AudioWithActiveSpeakerVideo",
|
|
278
|
+
AudioWithCompositedVideo: "AudioWithCompositedVideo",
|
|
279
|
+
};
|
|
280
|
+
exports.LiveConnectorSourceType = {
|
|
281
|
+
ChimeSdkMeeting: "ChimeSdkMeeting",
|
|
282
|
+
};
|
|
316
283
|
class ConflictException extends ChimeSDKMediaPipelinesServiceException_1.ChimeSDKMediaPipelinesServiceException {
|
|
317
284
|
constructor(opts) {
|
|
318
285
|
super({
|
|
@@ -329,11 +296,10 @@ class ConflictException extends ChimeSDKMediaPipelinesServiceException_1.ChimeSD
|
|
|
329
296
|
}
|
|
330
297
|
}
|
|
331
298
|
exports.ConflictException = ConflictException;
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
})(MediaPipelineStatusUpdate = exports.MediaPipelineStatusUpdate || (exports.MediaPipelineStatusUpdate = {}));
|
|
299
|
+
exports.MediaPipelineStatusUpdate = {
|
|
300
|
+
Pause: "Pause",
|
|
301
|
+
Resume: "Resume",
|
|
302
|
+
};
|
|
337
303
|
const SelectedVideoStreamsFilterSensitiveLog = (obj) => ({
|
|
338
304
|
...obj,
|
|
339
305
|
...(obj.ExternalUserIds && { ExternalUserIds: smithy_client_1.SENSITIVE_STRING }),
|