@aws-sdk/client-chime-sdk-media-pipelines 3.928.0 → 3.930.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/index.js +1749 -1789
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/ChimeSDKMediaPipelinesClient.js +2 -0
- package/dist-es/commands/CreateMediaCapturePipelineCommand.js +3 -10
- package/dist-es/commands/CreateMediaConcatenationPipelineCommand.js +3 -10
- package/dist-es/commands/CreateMediaInsightsPipelineCommand.js +3 -10
- package/dist-es/commands/CreateMediaInsightsPipelineConfigurationCommand.js +3 -10
- package/dist-es/commands/CreateMediaLiveConnectorPipelineCommand.js +3 -10
- package/dist-es/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.js +3 -10
- package/dist-es/commands/CreateMediaStreamPipelineCommand.js +3 -10
- package/dist-es/commands/DeleteMediaCapturePipelineCommand.js +3 -9
- package/dist-es/commands/DeleteMediaInsightsPipelineConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteMediaPipelineCommand.js +3 -9
- package/dist-es/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.js +3 -9
- package/dist-es/commands/GetMediaCapturePipelineCommand.js +3 -10
- package/dist-es/commands/GetMediaInsightsPipelineConfigurationCommand.js +3 -10
- package/dist-es/commands/GetMediaPipelineCommand.js +3 -10
- package/dist-es/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.js +3 -10
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/ListMediaCapturePipelinesCommand.js +3 -9
- package/dist-es/commands/ListMediaInsightsPipelineConfigurationsCommand.js +3 -10
- package/dist-es/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.js +3 -10
- package/dist-es/commands/ListMediaPipelinesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -10
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -10
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateMediaInsightsPipelineConfigurationCommand.js +3 -10
- package/dist-es/commands/UpdateMediaInsightsPipelineStatusCommand.js +3 -9
- package/dist-es/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -334
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +1668 -0
- package/dist-types/ChimeSDKMediaPipelinesClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -220
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +203 -0
- package/dist-types/ts3.4/ChimeSDKMediaPipelinesClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -165
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +210 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -1164
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -281
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -377
|
@@ -0,0 +1,1668 @@
|
|
|
1
|
+
const _A = "Arn";
|
|
2
|
+
const _AAC = "AudioArtifactsConfiguration";
|
|
3
|
+
const _AC = "ArtifactsConfiguration";
|
|
4
|
+
const _ACC = "ArtifactsConcatenationConfiguration";
|
|
5
|
+
const _ACCu = "AudioConcatenationConfiguration";
|
|
6
|
+
const _ACu = "AudioChannels";
|
|
7
|
+
const _AI = "AttendeeIds";
|
|
8
|
+
const _AKEC = "AwsKmsEncryptionContext";
|
|
9
|
+
const _AKKI = "AwsKmsKeyId";
|
|
10
|
+
const _ASOC = "ActiveSpeakerOnlyConfiguration";
|
|
11
|
+
const _ASP = "ActiveSpeakerPosition";
|
|
12
|
+
const _ASR = "AudioSampleRate";
|
|
13
|
+
const _ATCAPC = "AmazonTranscribeCallAnalyticsProcessorConfiguration";
|
|
14
|
+
const _ATPC = "AmazonTranscribeProcessorConfiguration";
|
|
15
|
+
const _Au = "Audio";
|
|
16
|
+
const _BC = "BorderColor";
|
|
17
|
+
const _BRE = "BadRequestException";
|
|
18
|
+
const _BT = "BorderThickness";
|
|
19
|
+
const _C = "Content";
|
|
20
|
+
const _CAC = "ContentArtifactsConfiguration";
|
|
21
|
+
const _CASC = "CallAnalyticsStreamCategories";
|
|
22
|
+
const _CCC = "ContentConcatenationConfiguration";
|
|
23
|
+
const _CD = "ChannelDefinition";
|
|
24
|
+
const _CDh = "ChannelDefinitions";
|
|
25
|
+
const _CE = "ConflictException";
|
|
26
|
+
const _CI = "ChannelId";
|
|
27
|
+
const _CIT = "ContentIdentificationType";
|
|
28
|
+
const _CMCP = "CreateMediaCapturePipeline";
|
|
29
|
+
const _CMCPR = "CreateMediaCapturePipelineRequest";
|
|
30
|
+
const _CMCPRr = "CreateMediaCapturePipelineResponse";
|
|
31
|
+
const _CMCPRre = "CreateMediaConcatenationPipelineRequest";
|
|
32
|
+
const _CMCPRrea = "CreateMediaConcatenationPipelineResponse";
|
|
33
|
+
const _CMCPr = "CreateMediaConcatenationPipeline";
|
|
34
|
+
const _CMIP = "CreateMediaInsightsPipeline";
|
|
35
|
+
const _CMIPC = "CreateMediaInsightsPipelineConfiguration";
|
|
36
|
+
const _CMIPCR = "CreateMediaInsightsPipelineConfigurationRequest";
|
|
37
|
+
const _CMIPCRr = "CreateMediaInsightsPipelineConfigurationResponse";
|
|
38
|
+
const _CMIPR = "CreateMediaInsightsPipelineRequest";
|
|
39
|
+
const _CMIPRr = "CreateMediaInsightsPipelineResponse";
|
|
40
|
+
const _CMLCP = "CreateMediaLiveConnectorPipeline";
|
|
41
|
+
const _CMLCPR = "CreateMediaLiveConnectorPipelineRequest";
|
|
42
|
+
const _CMLCPRr = "CreateMediaLiveConnectorPipelineResponse";
|
|
43
|
+
const _CMPKVSP = "CreateMediaPipelineKinesisVideoStreamPool";
|
|
44
|
+
const _CMPKVSPR = "CreateMediaPipelineKinesisVideoStreamPoolRequest";
|
|
45
|
+
const _CMPKVSPRr = "CreateMediaPipelineKinesisVideoStreamPoolResponse";
|
|
46
|
+
const _CMSP = "CreateMediaStreamPipeline";
|
|
47
|
+
const _CMSPR = "CreateMediaStreamPipelineRequest";
|
|
48
|
+
const _CMSPRr = "CreateMediaStreamPipelineResponse";
|
|
49
|
+
const _CO = "CanvasOrientation";
|
|
50
|
+
const _CR = "CornerRadius";
|
|
51
|
+
const _CRO = "ContentRedactionOutput";
|
|
52
|
+
const _CRT = "ClientRequestToken";
|
|
53
|
+
const _CRTo = "ContentRedactionType";
|
|
54
|
+
const _CS = "ConcatenationSink";
|
|
55
|
+
const _CSL = "ContentShareLayout";
|
|
56
|
+
const _CSLo = "ConcatenationSinkList";
|
|
57
|
+
const _CSLon = "ConcatenationSourceList";
|
|
58
|
+
const _CSMC = "ChimeSdkMeetingConfiguration";
|
|
59
|
+
const _CSMCC = "ChimeSdkMeetingConcatenationConfiguration";
|
|
60
|
+
const _CSMLCC = "ChimeSdkMeetingLiveConnectorConfiguration";
|
|
61
|
+
const _CSo = "ConcatenationSource";
|
|
62
|
+
const _CT = "CreatedTimestamp";
|
|
63
|
+
const _CV = "CompositedVideo";
|
|
64
|
+
const _CVAC = "CompositedVideoArtifactsConfiguration";
|
|
65
|
+
const _CVCC = "CompositedVideoConcatenationConfiguration";
|
|
66
|
+
const _Co = "Code";
|
|
67
|
+
const _D = "Disabled";
|
|
68
|
+
const _DARA = "DataAccessRoleArn";
|
|
69
|
+
const _DC = "DataChannel";
|
|
70
|
+
const _DCCC = "DataChannelConcatenationConfiguration";
|
|
71
|
+
const _DMCP = "DeleteMediaCapturePipeline";
|
|
72
|
+
const _DMCPR = "DeleteMediaCapturePipelineRequest";
|
|
73
|
+
const _DMIPC = "DeleteMediaInsightsPipelineConfiguration";
|
|
74
|
+
const _DMIPCR = "DeleteMediaInsightsPipelineConfigurationRequest";
|
|
75
|
+
const _DMP = "DeleteMediaPipeline";
|
|
76
|
+
const _DMPKVSP = "DeleteMediaPipelineKinesisVideoStreamPool";
|
|
77
|
+
const _DMPKVSPR = "DeleteMediaPipelineKinesisVideoStreamPoolRequest";
|
|
78
|
+
const _DMPR = "DeleteMediaPipelineRequest";
|
|
79
|
+
const _DRIH = "DataRetentionInHours";
|
|
80
|
+
const _De = "Destination";
|
|
81
|
+
const _E = "Elements";
|
|
82
|
+
const _EPRS = "EnablePartialResultsStabilization";
|
|
83
|
+
const _ES = "ElementStatuses";
|
|
84
|
+
const _ET = "EndTimestamp";
|
|
85
|
+
const _EUI = "ExternalUserIds";
|
|
86
|
+
const _EUIL = "ExternalUserIdList";
|
|
87
|
+
const _EUIT = "ExternalUserIdType";
|
|
88
|
+
const _FE = "ForbiddenException";
|
|
89
|
+
const _FN = "FragmentNumber";
|
|
90
|
+
const _FPR = "FilterPartialResults";
|
|
91
|
+
const _FS = "FragmentSelector";
|
|
92
|
+
const _FST = "FragmentSelectorType";
|
|
93
|
+
const _GMCP = "GetMediaCapturePipeline";
|
|
94
|
+
const _GMCPR = "GetMediaCapturePipelineRequest";
|
|
95
|
+
const _GMCPRe = "GetMediaCapturePipelineResponse";
|
|
96
|
+
const _GMIPC = "GetMediaInsightsPipelineConfiguration";
|
|
97
|
+
const _GMIPCR = "GetMediaInsightsPipelineConfigurationRequest";
|
|
98
|
+
const _GMIPCRe = "GetMediaInsightsPipelineConfigurationResponse";
|
|
99
|
+
const _GMP = "GetMediaPipeline";
|
|
100
|
+
const _GMPKVSP = "GetMediaPipelineKinesisVideoStreamPool";
|
|
101
|
+
const _GMPKVSPR = "GetMediaPipelineKinesisVideoStreamPoolRequest";
|
|
102
|
+
const _GMPKVSPRe = "GetMediaPipelineKinesisVideoStreamPoolResponse";
|
|
103
|
+
const _GMPR = "GetMediaPipelineRequest";
|
|
104
|
+
const _GMPRe = "GetMediaPipelineResponse";
|
|
105
|
+
const _GSST = "GetSpeakerSearchTask";
|
|
106
|
+
const _GSSTR = "GetSpeakerSearchTaskRequest";
|
|
107
|
+
const _GSSTRe = "GetSpeakerSearchTaskResponse";
|
|
108
|
+
const _GVC = "GridViewConfiguration";
|
|
109
|
+
const _GVTAT = "GetVoiceToneAnalysisTask";
|
|
110
|
+
const _GVTATR = "GetVoiceToneAnalysisTaskRequest";
|
|
111
|
+
const _GVTATRe = "GetVoiceToneAnalysisTaskResponse";
|
|
112
|
+
const _HC = "HighlightColor";
|
|
113
|
+
const _HLC = "HorizontalLayoutConfiguration";
|
|
114
|
+
const _I = "Identifier";
|
|
115
|
+
const _IDC = "IssueDetectionConfiguration";
|
|
116
|
+
const _IL = "IdentifyLanguage";
|
|
117
|
+
const _IML = "IdentifyMultipleLanguages";
|
|
118
|
+
const _IT = "InsightsTarget";
|
|
119
|
+
const _K = "Keywords";
|
|
120
|
+
const _KDSSC = "KinesisDataStreamSinkConfiguration";
|
|
121
|
+
const _KMC = "KeywordMatchConfiguration";
|
|
122
|
+
const _KVSC = "KinesisVideoStreamConfiguration";
|
|
123
|
+
const _KVSCU = "KinesisVideoStreamConfigurationUpdate";
|
|
124
|
+
const _KVSP = "KinesisVideoStreamPools";
|
|
125
|
+
const _KVSPC = "KinesisVideoStreamPoolConfiguration";
|
|
126
|
+
const _KVSPS = "KinesisVideoStreamPoolSummary";
|
|
127
|
+
const _KVSPSL = "KinesisVideoStreamPoolSummaryList";
|
|
128
|
+
const _KVSRSRC = "KinesisVideoStreamRecordingSourceRuntimeConfiguration";
|
|
129
|
+
const _KVSSRC = "KinesisVideoStreamSourceRuntimeConfiguration";
|
|
130
|
+
const _KVSSTC = "KinesisVideoStreamSourceTaskConfiguration";
|
|
131
|
+
const _Ke = "Key";
|
|
132
|
+
const _L = "Layout";
|
|
133
|
+
const _LC = "LanguageCode";
|
|
134
|
+
const _LCRTMPC = "LiveConnectorRTMPConfiguration";
|
|
135
|
+
const _LCSC = "LiveConnectorSinkConfiguration";
|
|
136
|
+
const _LCSCi = "LiveConnectorSourceConfiguration";
|
|
137
|
+
const _LCSL = "LiveConnectorSinkList";
|
|
138
|
+
const _LCSLi = "LiveConnectorSourceList";
|
|
139
|
+
const _LFSC = "LambdaFunctionSinkConfiguration";
|
|
140
|
+
const _LMCP = "ListMediaCapturePipelines";
|
|
141
|
+
const _LMCPR = "ListMediaCapturePipelinesRequest";
|
|
142
|
+
const _LMCPRi = "ListMediaCapturePipelinesResponse";
|
|
143
|
+
const _LMIPC = "ListMediaInsightsPipelineConfigurations";
|
|
144
|
+
const _LMIPCR = "ListMediaInsightsPipelineConfigurationsRequest";
|
|
145
|
+
const _LMIPCRi = "ListMediaInsightsPipelineConfigurationsResponse";
|
|
146
|
+
const _LMN = "LanguageModelName";
|
|
147
|
+
const _LMP = "ListMediaPipelines";
|
|
148
|
+
const _LMPKVSP = "ListMediaPipelineKinesisVideoStreamPools";
|
|
149
|
+
const _LMPKVSPR = "ListMediaPipelineKinesisVideoStreamPoolsRequest";
|
|
150
|
+
const _LMPKVSPRi = "ListMediaPipelineKinesisVideoStreamPoolsResponse";
|
|
151
|
+
const _LMPR = "ListMediaPipelinesRequest";
|
|
152
|
+
const _LMPRi = "ListMediaPipelinesResponse";
|
|
153
|
+
const _LO = "LanguageOptions";
|
|
154
|
+
const _LTFR = "ListTagsForResource";
|
|
155
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
156
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
157
|
+
const _M = "Message";
|
|
158
|
+
const _MCP = "MediaCapturePipeline";
|
|
159
|
+
const _MCPS = "MediaCapturePipelineSummary";
|
|
160
|
+
const _MCPSC = "MediaCapturePipelineSourceConfiguration";
|
|
161
|
+
const _MCPSL = "MediaCapturePipelineSummaryList";
|
|
162
|
+
const _MCPe = "MediaConcatenationPipeline";
|
|
163
|
+
const _MCPed = "MediaCapturePipelines";
|
|
164
|
+
const _ME = "MeetingEvents";
|
|
165
|
+
const _MECC = "MeetingEventsConcatenationConfiguration";
|
|
166
|
+
const _MEe = "MediaEncoding";
|
|
167
|
+
const _MIP = "MediaInsightsPipeline";
|
|
168
|
+
const _MIPC = "MediaInsightsPipelineConfiguration";
|
|
169
|
+
const _MIPCA = "MediaInsightsPipelineConfigurationArn";
|
|
170
|
+
const _MIPCE = "MediaInsightsPipelineConfigurationElement";
|
|
171
|
+
const _MIPCEe = "MediaInsightsPipelineConfigurationElements";
|
|
172
|
+
const _MIPCI = "MediaInsightsPipelineConfigurationId";
|
|
173
|
+
const _MIPCN = "MediaInsightsPipelineConfigurationName";
|
|
174
|
+
const _MIPCS = "MediaInsightsPipelineConfigurationSummary";
|
|
175
|
+
const _MIPCSL = "MediaInsightsPipelineConfigurationSummaryList";
|
|
176
|
+
const _MIPCe = "MediaInsightsPipelineConfigurations";
|
|
177
|
+
const _MIPES = "MediaInsightsPipelineElementStatus";
|
|
178
|
+
const _MIPESe = "MediaInsightsPipelineElementStatuses";
|
|
179
|
+
const _MIRM = "MediaInsightsRuntimeMetadata";
|
|
180
|
+
const _MLCP = "MediaLiveConnectorPipeline";
|
|
181
|
+
const _MP = "MediaPipeline";
|
|
182
|
+
const _MPA = "MediaPipelineArn";
|
|
183
|
+
const _MPI = "MediaPipelineId";
|
|
184
|
+
const _MPL = "MediaPipelineList";
|
|
185
|
+
const _MPS = "MediaPipelineSummary";
|
|
186
|
+
const _MPe = "MediaPipelines";
|
|
187
|
+
const _MR = "MaxResults";
|
|
188
|
+
const _MSP = "MediaStreamPipeline";
|
|
189
|
+
const _MSR = "MediaSampleRate";
|
|
190
|
+
const _MSS = "MediaStreamSink";
|
|
191
|
+
const _MSSL = "MediaStreamSinkList";
|
|
192
|
+
const _MSSLe = "MediaStreamSourceList";
|
|
193
|
+
const _MSSe = "MediaStreamSource";
|
|
194
|
+
const _MST = "MediaStreamType";
|
|
195
|
+
const _MT = "MuxType";
|
|
196
|
+
const _N = "Negate";
|
|
197
|
+
const _NFE = "NotFoundException";
|
|
198
|
+
const _NOC = "NumberOfChannels";
|
|
199
|
+
const _NT = "NextToken";
|
|
200
|
+
const _OEKMSKI = "OutputEncryptionKMSKeyId";
|
|
201
|
+
const _OL = "OutputLocation";
|
|
202
|
+
const _PA = "PoolArn";
|
|
203
|
+
const _PCAS = "PostCallAnalyticsSettings";
|
|
204
|
+
const _PET = "PiiEntityTypes";
|
|
205
|
+
const _PI = "PoolId";
|
|
206
|
+
const _PL = "PreferredLanguage";
|
|
207
|
+
const _PN = "PoolName";
|
|
208
|
+
const _POC = "PresenterOnlyConfiguration";
|
|
209
|
+
const _PP = "PresenterPosition";
|
|
210
|
+
const _PR = "ParticipantRole";
|
|
211
|
+
const _PRS = "PartialResultsStability";
|
|
212
|
+
const _PS = "PoolStatus";
|
|
213
|
+
const _PSo = "PoolSize";
|
|
214
|
+
const _R = "Resolution";
|
|
215
|
+
const _RARA = "ResourceAccessRoleArn";
|
|
216
|
+
const _RARN = "ResourceARN";
|
|
217
|
+
const _RFF = "RecordingFileFormat";
|
|
218
|
+
const _RI = "RequestId";
|
|
219
|
+
const _RLEE = "ResourceLimitExceededException";
|
|
220
|
+
const _RN = "RuleName";
|
|
221
|
+
const _RSC = "ReservedStreamCapacity";
|
|
222
|
+
const _RSCe = "RecordingStreamConfiguration";
|
|
223
|
+
const _RSL = "RecordingStreamList";
|
|
224
|
+
const _RTAC = "RealTimeAlertConfiguration";
|
|
225
|
+
const _RTAR = "RealTimeAlertRule";
|
|
226
|
+
const _RTARL = "RealTimeAlertRuleList";
|
|
227
|
+
const _RTMPC = "RTMPConfiguration";
|
|
228
|
+
const _Re = "Region";
|
|
229
|
+
const _Ru = "Rules";
|
|
230
|
+
const _S = "State";
|
|
231
|
+
const _SA = "SourceArn";
|
|
232
|
+
const _SAKMP = "SseAwsKeyManagementParams";
|
|
233
|
+
const _SAi = "SinkArn";
|
|
234
|
+
const _SAt = "StreamArn";
|
|
235
|
+
const _SBSC = "S3BucketSinkConfiguration";
|
|
236
|
+
const _SC = "SourceConfiguration";
|
|
237
|
+
const _SCD = "StreamChannelDefinition";
|
|
238
|
+
const _SCe = "SentimentConfiguration";
|
|
239
|
+
const _SCt = "StreamConfiguration";
|
|
240
|
+
const _SFE = "ServiceFailureException";
|
|
241
|
+
const _SIRA = "SinkIamRoleArn";
|
|
242
|
+
const _SQSC = "SqsQueueSinkConfiguration";
|
|
243
|
+
const _SRSC = "S3RecordingSinkConfiguration";
|
|
244
|
+
const _SRSRC = "S3RecordingSinkRuntimeConfiguration";
|
|
245
|
+
const _SS = "SensitiveString";
|
|
246
|
+
const _SSL = "ShowSpeakerLabel";
|
|
247
|
+
const _SSS = "SpeakerSearchStatus";
|
|
248
|
+
const _SSST = "StartSpeakerSearchTask";
|
|
249
|
+
const _SSSTR = "StartSpeakerSearchTaskRequest";
|
|
250
|
+
const _SSSTRt = "StartSpeakerSearchTaskResponse";
|
|
251
|
+
const _SSSTRto = "StopSpeakerSearchTaskRequest";
|
|
252
|
+
const _SSSTt = "StopSpeakerSearchTask";
|
|
253
|
+
const _SST = "SpeakerSearchTask";
|
|
254
|
+
const _SSTI = "SpeakerSearchTaskId";
|
|
255
|
+
const _SSTS = "SpeakerSearchTaskStatus";
|
|
256
|
+
const _ST = "SourceType";
|
|
257
|
+
const _STSC = "SnsTopicSinkConfiguration";
|
|
258
|
+
const _STe = "SentimentType";
|
|
259
|
+
const _STi = "SinkType";
|
|
260
|
+
const _STt = "StartTimestamp";
|
|
261
|
+
const _SUE = "ServiceUnavailableException";
|
|
262
|
+
const _SVS = "SelectedVideoStreams";
|
|
263
|
+
const _SVTAT = "StartVoiceToneAnalysisTask";
|
|
264
|
+
const _SVTATR = "StartVoiceToneAnalysisTaskRequest";
|
|
265
|
+
const _SVTATRt = "StartVoiceToneAnalysisTaskResponse";
|
|
266
|
+
const _SVTATRto = "StopVoiceToneAnalysisTaskRequest";
|
|
267
|
+
const _SVTATt = "StopVoiceToneAnalysisTask";
|
|
268
|
+
const _Si = "Sinks";
|
|
269
|
+
const _So = "Sources";
|
|
270
|
+
const _St = "Streams";
|
|
271
|
+
const _Sta = "Status";
|
|
272
|
+
const _T = "Type";
|
|
273
|
+
const _TAR = "TileAspectRatio";
|
|
274
|
+
const _TC = "TileCount";
|
|
275
|
+
const _TCE = "ThrottledClientException";
|
|
276
|
+
const _TK = "TagKeys";
|
|
277
|
+
const _TL = "TagList";
|
|
278
|
+
const _TM = "TranscriptionMessages";
|
|
279
|
+
const _TMCC = "TranscriptionMessagesConcatenationConfiguration";
|
|
280
|
+
const _TO = "TileOrder";
|
|
281
|
+
const _TP = "TilePosition";
|
|
282
|
+
const _TPi = "TimePeriod";
|
|
283
|
+
const _TR = "TimestampRange";
|
|
284
|
+
const _TRR = "TagResourceRequest";
|
|
285
|
+
const _TRRa = "TagResourceResponse";
|
|
286
|
+
const _TRa = "TagResource";
|
|
287
|
+
const _Ta = "Tags";
|
|
288
|
+
const _Tag = "Tag";
|
|
289
|
+
const _U = "Url";
|
|
290
|
+
const _UCE = "UnauthorizedClientException";
|
|
291
|
+
const _UMIPC = "UpdateMediaInsightsPipelineConfiguration";
|
|
292
|
+
const _UMIPCR = "UpdateMediaInsightsPipelineConfigurationRequest";
|
|
293
|
+
const _UMIPCRp = "UpdateMediaInsightsPipelineConfigurationResponse";
|
|
294
|
+
const _UMIPS = "UpdateMediaInsightsPipelineStatus";
|
|
295
|
+
const _UMIPSR = "UpdateMediaInsightsPipelineStatusRequest";
|
|
296
|
+
const _UMPKVSP = "UpdateMediaPipelineKinesisVideoStreamPool";
|
|
297
|
+
const _UMPKVSPR = "UpdateMediaPipelineKinesisVideoStreamPoolRequest";
|
|
298
|
+
const _UMPKVSPRp = "UpdateMediaPipelineKinesisVideoStreamPoolResponse";
|
|
299
|
+
const _UR = "UntagResource";
|
|
300
|
+
const _URR = "UntagResourceRequest";
|
|
301
|
+
const _URRn = "UntagResourceResponse";
|
|
302
|
+
const _US = "UpdateStatus";
|
|
303
|
+
const _UT = "UpdatedTimestamp";
|
|
304
|
+
const _V = "Video";
|
|
305
|
+
const _VA = "VideoAttribute";
|
|
306
|
+
const _VAC = "VideoArtifactsConfiguration";
|
|
307
|
+
const _VAPC = "VoiceAnalyticsProcessorConfiguration";
|
|
308
|
+
const _VCC = "VideoConcatenationConfiguration";
|
|
309
|
+
const _VESC = "VoiceEnhancementSinkConfiguration";
|
|
310
|
+
const _VFM = "VocabularyFilterMethod";
|
|
311
|
+
const _VFN = "VocabularyFilterName";
|
|
312
|
+
const _VFNo = "VocabularyFilterNames";
|
|
313
|
+
const _VLC = "VerticalLayoutConfiguration";
|
|
314
|
+
const _VN = "VocabularyName";
|
|
315
|
+
const _VNo = "VocabularyNames";
|
|
316
|
+
const _VPDA = "VoiceProfileDomainArn";
|
|
317
|
+
const _VTAS = "VoiceToneAnalysisStatus";
|
|
318
|
+
const _VTAT = "VoiceToneAnalysisTask";
|
|
319
|
+
const _VTATI = "VoiceToneAnalysisTaskId";
|
|
320
|
+
const _VTATS = "VoiceToneAnalysisTaskStatus";
|
|
321
|
+
const _Va = "Value";
|
|
322
|
+
const _a = "arn";
|
|
323
|
+
const _c = "client";
|
|
324
|
+
const _e = "error";
|
|
325
|
+
const _h = "http";
|
|
326
|
+
const _hE = "httpError";
|
|
327
|
+
const _hQ = "httpQuery";
|
|
328
|
+
const _mr = "max-results";
|
|
329
|
+
const _nt = "next-token";
|
|
330
|
+
const _s = "server";
|
|
331
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.chimesdkmediapipelines";
|
|
332
|
+
const n0 = "com.amazonaws.chimesdkmediapipelines";
|
|
333
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
334
|
+
import { ChimeSDKMediaPipelinesServiceException as __ChimeSDKMediaPipelinesServiceException } from "../models/ChimeSDKMediaPipelinesServiceException";
|
|
335
|
+
import { BadRequestException as __BadRequestException, ConflictException as __ConflictException, ForbiddenException as __ForbiddenException, NotFoundException as __NotFoundException, ResourceLimitExceededException as __ResourceLimitExceededException, ServiceFailureException as __ServiceFailureException, ServiceUnavailableException as __ServiceUnavailableException, ThrottledClientException as __ThrottledClientException, UnauthorizedClientException as __UnauthorizedClientException, } from "../models/index";
|
|
336
|
+
export var Arn = [0, n0, _A, 8, 0];
|
|
337
|
+
export var ClientRequestToken = [0, n0, _CRT, 8, 0];
|
|
338
|
+
export var ExternalUserIdType = [0, n0, _EUIT, 8, 0];
|
|
339
|
+
export var SensitiveString = [0, n0, _SS, 8, 0];
|
|
340
|
+
export var ActiveSpeakerOnlyConfiguration = [3, n0, _ASOC, 0, [_ASP], [0]];
|
|
341
|
+
export var AmazonTranscribeCallAnalyticsProcessorConfiguration = [
|
|
342
|
+
3,
|
|
343
|
+
n0,
|
|
344
|
+
_ATCAPC,
|
|
345
|
+
0,
|
|
346
|
+
[_LC, _VN, _VFN, _VFM, _LMN, _EPRS, _PRS, _CIT, _CRTo, _PET, _FPR, _PCAS, _CASC],
|
|
347
|
+
[0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, () => PostCallAnalyticsSettings, 64 | 0],
|
|
348
|
+
];
|
|
349
|
+
export var AmazonTranscribeProcessorConfiguration = [
|
|
350
|
+
3,
|
|
351
|
+
n0,
|
|
352
|
+
_ATPC,
|
|
353
|
+
0,
|
|
354
|
+
[_LC, _VN, _VFN, _VFM, _SSL, _EPRS, _PRS, _CIT, _CRTo, _PET, _LMN, _FPR, _IL, _IML, _LO, _PL, _VNo, _VFNo],
|
|
355
|
+
[0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0],
|
|
356
|
+
];
|
|
357
|
+
export var ArtifactsConcatenationConfiguration = [
|
|
358
|
+
3,
|
|
359
|
+
n0,
|
|
360
|
+
_ACC,
|
|
361
|
+
0,
|
|
362
|
+
[_Au, _V, _C, _DC, _TM, _ME, _CV],
|
|
363
|
+
[
|
|
364
|
+
() => AudioConcatenationConfiguration,
|
|
365
|
+
() => VideoConcatenationConfiguration,
|
|
366
|
+
() => ContentConcatenationConfiguration,
|
|
367
|
+
() => DataChannelConcatenationConfiguration,
|
|
368
|
+
() => TranscriptionMessagesConcatenationConfiguration,
|
|
369
|
+
() => MeetingEventsConcatenationConfiguration,
|
|
370
|
+
() => CompositedVideoConcatenationConfiguration,
|
|
371
|
+
],
|
|
372
|
+
];
|
|
373
|
+
export var ArtifactsConfiguration = [
|
|
374
|
+
3,
|
|
375
|
+
n0,
|
|
376
|
+
_AC,
|
|
377
|
+
0,
|
|
378
|
+
[_Au, _V, _C, _CV],
|
|
379
|
+
[
|
|
380
|
+
() => AudioArtifactsConfiguration,
|
|
381
|
+
() => VideoArtifactsConfiguration,
|
|
382
|
+
() => ContentArtifactsConfiguration,
|
|
383
|
+
() => CompositedVideoArtifactsConfiguration,
|
|
384
|
+
],
|
|
385
|
+
];
|
|
386
|
+
export var AudioArtifactsConfiguration = [3, n0, _AAC, 0, [_MT], [0]];
|
|
387
|
+
export var AudioConcatenationConfiguration = [3, n0, _ACCu, 0, [_S], [0]];
|
|
388
|
+
export var BadRequestException = [
|
|
389
|
+
-3,
|
|
390
|
+
n0,
|
|
391
|
+
_BRE,
|
|
392
|
+
{
|
|
393
|
+
[_e]: _c,
|
|
394
|
+
[_hE]: 400,
|
|
395
|
+
},
|
|
396
|
+
[_Co, _M, _RI],
|
|
397
|
+
[0, 0, 0],
|
|
398
|
+
];
|
|
399
|
+
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
400
|
+
export var ChannelDefinition = [3, n0, _CD, 0, [_CI, _PR], [1, 0]];
|
|
401
|
+
export var ChimeSdkMeetingConcatenationConfiguration = [
|
|
402
|
+
3,
|
|
403
|
+
n0,
|
|
404
|
+
_CSMCC,
|
|
405
|
+
0,
|
|
406
|
+
[_AC],
|
|
407
|
+
[() => ArtifactsConcatenationConfiguration],
|
|
408
|
+
];
|
|
409
|
+
export var ChimeSdkMeetingConfiguration = [
|
|
410
|
+
3,
|
|
411
|
+
n0,
|
|
412
|
+
_CSMC,
|
|
413
|
+
0,
|
|
414
|
+
[_SC, _AC],
|
|
415
|
+
[[() => SourceConfiguration, 0], () => ArtifactsConfiguration],
|
|
416
|
+
];
|
|
417
|
+
export var ChimeSdkMeetingLiveConnectorConfiguration = [
|
|
418
|
+
3,
|
|
419
|
+
n0,
|
|
420
|
+
_CSMLCC,
|
|
421
|
+
0,
|
|
422
|
+
[_A, _MT, _CV, _SC],
|
|
423
|
+
[[() => Arn, 0], 0, () => CompositedVideoArtifactsConfiguration, [() => SourceConfiguration, 0]],
|
|
424
|
+
];
|
|
425
|
+
export var CompositedVideoArtifactsConfiguration = [
|
|
426
|
+
3,
|
|
427
|
+
n0,
|
|
428
|
+
_CVAC,
|
|
429
|
+
0,
|
|
430
|
+
[_L, _R, _GVC],
|
|
431
|
+
[0, 0, () => GridViewConfiguration],
|
|
432
|
+
];
|
|
433
|
+
export var CompositedVideoConcatenationConfiguration = [3, n0, _CVCC, 0, [_S], [0]];
|
|
434
|
+
export var ConcatenationSink = [
|
|
435
|
+
3,
|
|
436
|
+
n0,
|
|
437
|
+
_CS,
|
|
438
|
+
0,
|
|
439
|
+
[_T, _SBSC],
|
|
440
|
+
[0, [() => S3BucketSinkConfiguration, 0]],
|
|
441
|
+
];
|
|
442
|
+
export var ConcatenationSource = [
|
|
443
|
+
3,
|
|
444
|
+
n0,
|
|
445
|
+
_CSo,
|
|
446
|
+
0,
|
|
447
|
+
[_T, _MCPSC],
|
|
448
|
+
[0, [() => MediaCapturePipelineSourceConfiguration, 0]],
|
|
449
|
+
];
|
|
450
|
+
export var ConflictException = [
|
|
451
|
+
-3,
|
|
452
|
+
n0,
|
|
453
|
+
_CE,
|
|
454
|
+
{
|
|
455
|
+
[_e]: _c,
|
|
456
|
+
[_hE]: 409,
|
|
457
|
+
},
|
|
458
|
+
[_Co, _M, _RI],
|
|
459
|
+
[0, 0, 0],
|
|
460
|
+
];
|
|
461
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
462
|
+
export var ContentArtifactsConfiguration = [3, n0, _CAC, 0, [_S, _MT], [0, 0]];
|
|
463
|
+
export var ContentConcatenationConfiguration = [3, n0, _CCC, 0, [_S], [0]];
|
|
464
|
+
export var CreateMediaCapturePipelineRequest = [
|
|
465
|
+
3,
|
|
466
|
+
n0,
|
|
467
|
+
_CMCPR,
|
|
468
|
+
0,
|
|
469
|
+
[_ST, _SA, _STi, _SAi, _CRT, _CSMC, _SAKMP, _SIRA, _Ta],
|
|
470
|
+
[
|
|
471
|
+
0,
|
|
472
|
+
[() => Arn, 0],
|
|
473
|
+
0,
|
|
474
|
+
[() => Arn, 0],
|
|
475
|
+
[() => ClientRequestToken, 4],
|
|
476
|
+
[() => ChimeSdkMeetingConfiguration, 0],
|
|
477
|
+
() => SseAwsKeyManagementParams,
|
|
478
|
+
[() => Arn, 0],
|
|
479
|
+
() => TagList,
|
|
480
|
+
],
|
|
481
|
+
];
|
|
482
|
+
export var CreateMediaCapturePipelineResponse = [
|
|
483
|
+
3,
|
|
484
|
+
n0,
|
|
485
|
+
_CMCPRr,
|
|
486
|
+
0,
|
|
487
|
+
[_MCP],
|
|
488
|
+
[[() => MediaCapturePipeline, 0]],
|
|
489
|
+
];
|
|
490
|
+
export var CreateMediaConcatenationPipelineRequest = [
|
|
491
|
+
3,
|
|
492
|
+
n0,
|
|
493
|
+
_CMCPRre,
|
|
494
|
+
0,
|
|
495
|
+
[_So, _Si, _CRT, _Ta],
|
|
496
|
+
[[() => ConcatenationSourceList, 0], [() => ConcatenationSinkList, 0], [() => ClientRequestToken, 4], () => TagList],
|
|
497
|
+
];
|
|
498
|
+
export var CreateMediaConcatenationPipelineResponse = [
|
|
499
|
+
3,
|
|
500
|
+
n0,
|
|
501
|
+
_CMCPRrea,
|
|
502
|
+
0,
|
|
503
|
+
[_MCPe],
|
|
504
|
+
[[() => MediaConcatenationPipeline, 0]],
|
|
505
|
+
];
|
|
506
|
+
export var CreateMediaInsightsPipelineConfigurationRequest = [
|
|
507
|
+
3,
|
|
508
|
+
n0,
|
|
509
|
+
_CMIPCR,
|
|
510
|
+
0,
|
|
511
|
+
[_MIPCN, _RARA, _RTAC, _E, _Ta, _CRT],
|
|
512
|
+
[
|
|
513
|
+
0,
|
|
514
|
+
[() => Arn, 0],
|
|
515
|
+
() => RealTimeAlertConfiguration,
|
|
516
|
+
[() => MediaInsightsPipelineConfigurationElements, 0],
|
|
517
|
+
() => TagList,
|
|
518
|
+
[() => ClientRequestToken, 4],
|
|
519
|
+
],
|
|
520
|
+
];
|
|
521
|
+
export var CreateMediaInsightsPipelineConfigurationResponse = [
|
|
522
|
+
3,
|
|
523
|
+
n0,
|
|
524
|
+
_CMIPCRr,
|
|
525
|
+
0,
|
|
526
|
+
[_MIPC],
|
|
527
|
+
[[() => MediaInsightsPipelineConfiguration, 0]],
|
|
528
|
+
];
|
|
529
|
+
export var CreateMediaInsightsPipelineRequest = [
|
|
530
|
+
3,
|
|
531
|
+
n0,
|
|
532
|
+
_CMIPR,
|
|
533
|
+
0,
|
|
534
|
+
[_MIPCA, _KVSSRC, _MIRM, _KVSRSRC, _SRSRC, _Ta, _CRT],
|
|
535
|
+
[
|
|
536
|
+
[() => Arn, 0],
|
|
537
|
+
() => KinesisVideoStreamSourceRuntimeConfiguration,
|
|
538
|
+
[() => MediaInsightsRuntimeMetadata, 0],
|
|
539
|
+
() => KinesisVideoStreamRecordingSourceRuntimeConfiguration,
|
|
540
|
+
[() => S3RecordingSinkRuntimeConfiguration, 0],
|
|
541
|
+
() => TagList,
|
|
542
|
+
[() => ClientRequestToken, 4],
|
|
543
|
+
],
|
|
544
|
+
];
|
|
545
|
+
export var CreateMediaInsightsPipelineResponse = [
|
|
546
|
+
3,
|
|
547
|
+
n0,
|
|
548
|
+
_CMIPRr,
|
|
549
|
+
0,
|
|
550
|
+
[_MIP],
|
|
551
|
+
[[() => MediaInsightsPipeline, 0]],
|
|
552
|
+
];
|
|
553
|
+
export var CreateMediaLiveConnectorPipelineRequest = [
|
|
554
|
+
3,
|
|
555
|
+
n0,
|
|
556
|
+
_CMLCPR,
|
|
557
|
+
0,
|
|
558
|
+
[_So, _Si, _CRT, _Ta],
|
|
559
|
+
[[() => LiveConnectorSourceList, 0], [() => LiveConnectorSinkList, 0], [() => ClientRequestToken, 4], () => TagList],
|
|
560
|
+
];
|
|
561
|
+
export var CreateMediaLiveConnectorPipelineResponse = [
|
|
562
|
+
3,
|
|
563
|
+
n0,
|
|
564
|
+
_CMLCPRr,
|
|
565
|
+
0,
|
|
566
|
+
[_MLCP],
|
|
567
|
+
[[() => MediaLiveConnectorPipeline, 0]],
|
|
568
|
+
];
|
|
569
|
+
export var CreateMediaPipelineKinesisVideoStreamPoolRequest = [
|
|
570
|
+
3,
|
|
571
|
+
n0,
|
|
572
|
+
_CMPKVSPR,
|
|
573
|
+
0,
|
|
574
|
+
[_SCt, _PN, _CRT, _Ta],
|
|
575
|
+
[() => KinesisVideoStreamConfiguration, 0, [() => ClientRequestToken, 4], () => TagList],
|
|
576
|
+
];
|
|
577
|
+
export var CreateMediaPipelineKinesisVideoStreamPoolResponse = [
|
|
578
|
+
3,
|
|
579
|
+
n0,
|
|
580
|
+
_CMPKVSPRr,
|
|
581
|
+
0,
|
|
582
|
+
[_KVSPC],
|
|
583
|
+
[[() => KinesisVideoStreamPoolConfiguration, 0]],
|
|
584
|
+
];
|
|
585
|
+
export var CreateMediaStreamPipelineRequest = [
|
|
586
|
+
3,
|
|
587
|
+
n0,
|
|
588
|
+
_CMSPR,
|
|
589
|
+
0,
|
|
590
|
+
[_So, _Si, _CRT, _Ta],
|
|
591
|
+
[[() => MediaStreamSourceList, 0], [() => MediaStreamSinkList, 0], [() => ClientRequestToken, 4], () => TagList],
|
|
592
|
+
];
|
|
593
|
+
export var CreateMediaStreamPipelineResponse = [
|
|
594
|
+
3,
|
|
595
|
+
n0,
|
|
596
|
+
_CMSPRr,
|
|
597
|
+
0,
|
|
598
|
+
[_MSP],
|
|
599
|
+
[[() => MediaStreamPipeline, 0]],
|
|
600
|
+
];
|
|
601
|
+
export var DataChannelConcatenationConfiguration = [3, n0, _DCCC, 0, [_S], [0]];
|
|
602
|
+
export var DeleteMediaCapturePipelineRequest = [3, n0, _DMCPR, 0, [_MPI], [[0, 1]]];
|
|
603
|
+
export var DeleteMediaInsightsPipelineConfigurationRequest = [3, n0, _DMIPCR, 0, [_I], [[0, 1]]];
|
|
604
|
+
export var DeleteMediaPipelineKinesisVideoStreamPoolRequest = [
|
|
605
|
+
3,
|
|
606
|
+
n0,
|
|
607
|
+
_DMPKVSPR,
|
|
608
|
+
0,
|
|
609
|
+
[_I],
|
|
610
|
+
[[0, 1]],
|
|
611
|
+
];
|
|
612
|
+
export var DeleteMediaPipelineRequest = [3, n0, _DMPR, 0, [_MPI], [[0, 1]]];
|
|
613
|
+
export var ForbiddenException = [
|
|
614
|
+
-3,
|
|
615
|
+
n0,
|
|
616
|
+
_FE,
|
|
617
|
+
{
|
|
618
|
+
[_e]: _c,
|
|
619
|
+
[_hE]: 403,
|
|
620
|
+
},
|
|
621
|
+
[_Co, _M, _RI],
|
|
622
|
+
[0, 0, 0],
|
|
623
|
+
];
|
|
624
|
+
TypeRegistry.for(n0).registerError(ForbiddenException, __ForbiddenException);
|
|
625
|
+
export var FragmentSelector = [3, n0, _FS, 0, [_FST, _TR], [0, () => TimestampRange]];
|
|
626
|
+
export var GetMediaCapturePipelineRequest = [3, n0, _GMCPR, 0, [_MPI], [[0, 1]]];
|
|
627
|
+
export var GetMediaCapturePipelineResponse = [
|
|
628
|
+
3,
|
|
629
|
+
n0,
|
|
630
|
+
_GMCPRe,
|
|
631
|
+
0,
|
|
632
|
+
[_MCP],
|
|
633
|
+
[[() => MediaCapturePipeline, 0]],
|
|
634
|
+
];
|
|
635
|
+
export var GetMediaInsightsPipelineConfigurationRequest = [3, n0, _GMIPCR, 0, [_I], [[0, 1]]];
|
|
636
|
+
export var GetMediaInsightsPipelineConfigurationResponse = [
|
|
637
|
+
3,
|
|
638
|
+
n0,
|
|
639
|
+
_GMIPCRe,
|
|
640
|
+
0,
|
|
641
|
+
[_MIPC],
|
|
642
|
+
[[() => MediaInsightsPipelineConfiguration, 0]],
|
|
643
|
+
];
|
|
644
|
+
export var GetMediaPipelineKinesisVideoStreamPoolRequest = [3, n0, _GMPKVSPR, 0, [_I], [[0, 1]]];
|
|
645
|
+
export var GetMediaPipelineKinesisVideoStreamPoolResponse = [
|
|
646
|
+
3,
|
|
647
|
+
n0,
|
|
648
|
+
_GMPKVSPRe,
|
|
649
|
+
0,
|
|
650
|
+
[_KVSPC],
|
|
651
|
+
[[() => KinesisVideoStreamPoolConfiguration, 0]],
|
|
652
|
+
];
|
|
653
|
+
export var GetMediaPipelineRequest = [3, n0, _GMPR, 0, [_MPI], [[0, 1]]];
|
|
654
|
+
export var GetMediaPipelineResponse = [3, n0, _GMPRe, 0, [_MP], [[() => MediaPipeline, 0]]];
|
|
655
|
+
export var GetSpeakerSearchTaskRequest = [
|
|
656
|
+
3,
|
|
657
|
+
n0,
|
|
658
|
+
_GSSTR,
|
|
659
|
+
0,
|
|
660
|
+
[_I, _SSTI],
|
|
661
|
+
[
|
|
662
|
+
[0, 1],
|
|
663
|
+
[0, 1],
|
|
664
|
+
],
|
|
665
|
+
];
|
|
666
|
+
export var GetSpeakerSearchTaskResponse = [3, n0, _GSSTRe, 0, [_SST], [() => SpeakerSearchTask]];
|
|
667
|
+
export var GetVoiceToneAnalysisTaskRequest = [
|
|
668
|
+
3,
|
|
669
|
+
n0,
|
|
670
|
+
_GVTATR,
|
|
671
|
+
0,
|
|
672
|
+
[_I, _VTATI],
|
|
673
|
+
[
|
|
674
|
+
[0, 1],
|
|
675
|
+
[0, 1],
|
|
676
|
+
],
|
|
677
|
+
];
|
|
678
|
+
export var GetVoiceToneAnalysisTaskResponse = [
|
|
679
|
+
3,
|
|
680
|
+
n0,
|
|
681
|
+
_GVTATRe,
|
|
682
|
+
0,
|
|
683
|
+
[_VTAT],
|
|
684
|
+
[() => VoiceToneAnalysisTask],
|
|
685
|
+
];
|
|
686
|
+
export var GridViewConfiguration = [
|
|
687
|
+
3,
|
|
688
|
+
n0,
|
|
689
|
+
_GVC,
|
|
690
|
+
0,
|
|
691
|
+
[_CSL, _POC, _ASOC, _HLC, _VLC, _VA, _CO],
|
|
692
|
+
[
|
|
693
|
+
0,
|
|
694
|
+
() => PresenterOnlyConfiguration,
|
|
695
|
+
() => ActiveSpeakerOnlyConfiguration,
|
|
696
|
+
() => HorizontalLayoutConfiguration,
|
|
697
|
+
() => VerticalLayoutConfiguration,
|
|
698
|
+
() => VideoAttribute,
|
|
699
|
+
0,
|
|
700
|
+
],
|
|
701
|
+
];
|
|
702
|
+
export var HorizontalLayoutConfiguration = [3, n0, _HLC, 0, [_TO, _TP, _TC, _TAR], [0, 0, 1, 0]];
|
|
703
|
+
export var IssueDetectionConfiguration = [3, n0, _IDC, 0, [_RN], [0]];
|
|
704
|
+
export var KeywordMatchConfiguration = [3, n0, _KMC, 0, [_RN, _K, _N], [0, 64 | 0, 2]];
|
|
705
|
+
export var KinesisDataStreamSinkConfiguration = [3, n0, _KDSSC, 0, [_IT], [[() => Arn, 0]]];
|
|
706
|
+
export var KinesisVideoStreamConfiguration = [3, n0, _KVSC, 0, [_Re, _DRIH], [0, 1]];
|
|
707
|
+
export var KinesisVideoStreamConfigurationUpdate = [3, n0, _KVSCU, 0, [_DRIH], [1]];
|
|
708
|
+
export var KinesisVideoStreamPoolConfiguration = [
|
|
709
|
+
3,
|
|
710
|
+
n0,
|
|
711
|
+
_KVSPC,
|
|
712
|
+
0,
|
|
713
|
+
[_PA, _PN, _PI, _PS, _PSo, _SCt, _CT, _UT],
|
|
714
|
+
[[() => Arn, 0], 0, 0, 0, 1, () => KinesisVideoStreamConfiguration, 5, 5],
|
|
715
|
+
];
|
|
716
|
+
export var KinesisVideoStreamPoolSummary = [
|
|
717
|
+
3,
|
|
718
|
+
n0,
|
|
719
|
+
_KVSPS,
|
|
720
|
+
0,
|
|
721
|
+
[_PN, _PI, _PA],
|
|
722
|
+
[0, 0, [() => Arn, 0]],
|
|
723
|
+
];
|
|
724
|
+
export var KinesisVideoStreamRecordingSourceRuntimeConfiguration = [
|
|
725
|
+
3,
|
|
726
|
+
n0,
|
|
727
|
+
_KVSRSRC,
|
|
728
|
+
0,
|
|
729
|
+
[_St, _FS],
|
|
730
|
+
[() => RecordingStreamList, () => FragmentSelector],
|
|
731
|
+
];
|
|
732
|
+
export var KinesisVideoStreamSourceRuntimeConfiguration = [
|
|
733
|
+
3,
|
|
734
|
+
n0,
|
|
735
|
+
_KVSSRC,
|
|
736
|
+
0,
|
|
737
|
+
[_St, _MEe, _MSR],
|
|
738
|
+
[() => Streams, 0, 1],
|
|
739
|
+
];
|
|
740
|
+
export var KinesisVideoStreamSourceTaskConfiguration = [
|
|
741
|
+
3,
|
|
742
|
+
n0,
|
|
743
|
+
_KVSSTC,
|
|
744
|
+
0,
|
|
745
|
+
[_SAt, _CI, _FN],
|
|
746
|
+
[0, 1, 0],
|
|
747
|
+
];
|
|
748
|
+
export var LambdaFunctionSinkConfiguration = [3, n0, _LFSC, 0, [_IT], [[() => Arn, 0]]];
|
|
749
|
+
export var ListMediaCapturePipelinesRequest = [
|
|
750
|
+
3,
|
|
751
|
+
n0,
|
|
752
|
+
_LMCPR,
|
|
753
|
+
0,
|
|
754
|
+
[_NT, _MR],
|
|
755
|
+
[
|
|
756
|
+
[
|
|
757
|
+
0,
|
|
758
|
+
{
|
|
759
|
+
[_hQ]: _nt,
|
|
760
|
+
},
|
|
761
|
+
],
|
|
762
|
+
[
|
|
763
|
+
1,
|
|
764
|
+
{
|
|
765
|
+
[_hQ]: _mr,
|
|
766
|
+
},
|
|
767
|
+
],
|
|
768
|
+
],
|
|
769
|
+
];
|
|
770
|
+
export var ListMediaCapturePipelinesResponse = [
|
|
771
|
+
3,
|
|
772
|
+
n0,
|
|
773
|
+
_LMCPRi,
|
|
774
|
+
0,
|
|
775
|
+
[_MCPed, _NT],
|
|
776
|
+
[() => MediaCapturePipelineSummaryList, 0],
|
|
777
|
+
];
|
|
778
|
+
export var ListMediaInsightsPipelineConfigurationsRequest = [
|
|
779
|
+
3,
|
|
780
|
+
n0,
|
|
781
|
+
_LMIPCR,
|
|
782
|
+
0,
|
|
783
|
+
[_NT, _MR],
|
|
784
|
+
[
|
|
785
|
+
[
|
|
786
|
+
0,
|
|
787
|
+
{
|
|
788
|
+
[_hQ]: _nt,
|
|
789
|
+
},
|
|
790
|
+
],
|
|
791
|
+
[
|
|
792
|
+
1,
|
|
793
|
+
{
|
|
794
|
+
[_hQ]: _mr,
|
|
795
|
+
},
|
|
796
|
+
],
|
|
797
|
+
],
|
|
798
|
+
];
|
|
799
|
+
export var ListMediaInsightsPipelineConfigurationsResponse = [
|
|
800
|
+
3,
|
|
801
|
+
n0,
|
|
802
|
+
_LMIPCRi,
|
|
803
|
+
0,
|
|
804
|
+
[_MIPCe, _NT],
|
|
805
|
+
[[() => MediaInsightsPipelineConfigurationSummaryList, 0], 0],
|
|
806
|
+
];
|
|
807
|
+
export var ListMediaPipelineKinesisVideoStreamPoolsRequest = [
|
|
808
|
+
3,
|
|
809
|
+
n0,
|
|
810
|
+
_LMPKVSPR,
|
|
811
|
+
0,
|
|
812
|
+
[_NT, _MR],
|
|
813
|
+
[
|
|
814
|
+
[
|
|
815
|
+
0,
|
|
816
|
+
{
|
|
817
|
+
[_hQ]: _nt,
|
|
818
|
+
},
|
|
819
|
+
],
|
|
820
|
+
[
|
|
821
|
+
1,
|
|
822
|
+
{
|
|
823
|
+
[_hQ]: _mr,
|
|
824
|
+
},
|
|
825
|
+
],
|
|
826
|
+
],
|
|
827
|
+
];
|
|
828
|
+
export var ListMediaPipelineKinesisVideoStreamPoolsResponse = [
|
|
829
|
+
3,
|
|
830
|
+
n0,
|
|
831
|
+
_LMPKVSPRi,
|
|
832
|
+
0,
|
|
833
|
+
[_KVSP, _NT],
|
|
834
|
+
[[() => KinesisVideoStreamPoolSummaryList, 0], 0],
|
|
835
|
+
];
|
|
836
|
+
export var ListMediaPipelinesRequest = [
|
|
837
|
+
3,
|
|
838
|
+
n0,
|
|
839
|
+
_LMPR,
|
|
840
|
+
0,
|
|
841
|
+
[_NT, _MR],
|
|
842
|
+
[
|
|
843
|
+
[
|
|
844
|
+
0,
|
|
845
|
+
{
|
|
846
|
+
[_hQ]: _nt,
|
|
847
|
+
},
|
|
848
|
+
],
|
|
849
|
+
[
|
|
850
|
+
1,
|
|
851
|
+
{
|
|
852
|
+
[_hQ]: _mr,
|
|
853
|
+
},
|
|
854
|
+
],
|
|
855
|
+
],
|
|
856
|
+
];
|
|
857
|
+
export var ListMediaPipelinesResponse = [
|
|
858
|
+
3,
|
|
859
|
+
n0,
|
|
860
|
+
_LMPRi,
|
|
861
|
+
0,
|
|
862
|
+
[_MPe, _NT],
|
|
863
|
+
[() => MediaPipelineList, 0],
|
|
864
|
+
];
|
|
865
|
+
export var ListTagsForResourceRequest = [
|
|
866
|
+
3,
|
|
867
|
+
n0,
|
|
868
|
+
_LTFRR,
|
|
869
|
+
0,
|
|
870
|
+
[_RARN],
|
|
871
|
+
[
|
|
872
|
+
[
|
|
873
|
+
0,
|
|
874
|
+
{
|
|
875
|
+
[_hQ]: _a,
|
|
876
|
+
},
|
|
877
|
+
],
|
|
878
|
+
],
|
|
879
|
+
];
|
|
880
|
+
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
|
|
881
|
+
export var LiveConnectorRTMPConfiguration = [
|
|
882
|
+
3,
|
|
883
|
+
n0,
|
|
884
|
+
_LCRTMPC,
|
|
885
|
+
0,
|
|
886
|
+
[_U, _ACu, _ASR],
|
|
887
|
+
[[() => SensitiveString, 0], 0, 0],
|
|
888
|
+
];
|
|
889
|
+
export var LiveConnectorSinkConfiguration = [
|
|
890
|
+
3,
|
|
891
|
+
n0,
|
|
892
|
+
_LCSC,
|
|
893
|
+
0,
|
|
894
|
+
[_STi, _RTMPC],
|
|
895
|
+
[0, [() => LiveConnectorRTMPConfiguration, 0]],
|
|
896
|
+
];
|
|
897
|
+
export var LiveConnectorSourceConfiguration = [
|
|
898
|
+
3,
|
|
899
|
+
n0,
|
|
900
|
+
_LCSCi,
|
|
901
|
+
0,
|
|
902
|
+
[_ST, _CSMLCC],
|
|
903
|
+
[0, [() => ChimeSdkMeetingLiveConnectorConfiguration, 0]],
|
|
904
|
+
];
|
|
905
|
+
export var MediaCapturePipeline = [
|
|
906
|
+
3,
|
|
907
|
+
n0,
|
|
908
|
+
_MCP,
|
|
909
|
+
0,
|
|
910
|
+
[_MPI, _MPA, _ST, _SA, _Sta, _STi, _SAi, _CT, _UT, _CSMC, _SAKMP, _SIRA],
|
|
911
|
+
[
|
|
912
|
+
0,
|
|
913
|
+
0,
|
|
914
|
+
0,
|
|
915
|
+
[() => Arn, 0],
|
|
916
|
+
0,
|
|
917
|
+
0,
|
|
918
|
+
[() => Arn, 0],
|
|
919
|
+
5,
|
|
920
|
+
5,
|
|
921
|
+
[() => ChimeSdkMeetingConfiguration, 0],
|
|
922
|
+
() => SseAwsKeyManagementParams,
|
|
923
|
+
[() => Arn, 0],
|
|
924
|
+
],
|
|
925
|
+
];
|
|
926
|
+
export var MediaCapturePipelineSourceConfiguration = [
|
|
927
|
+
3,
|
|
928
|
+
n0,
|
|
929
|
+
_MCPSC,
|
|
930
|
+
0,
|
|
931
|
+
[_MPA, _CSMC],
|
|
932
|
+
[[() => Arn, 0], () => ChimeSdkMeetingConcatenationConfiguration],
|
|
933
|
+
];
|
|
934
|
+
export var MediaCapturePipelineSummary = [3, n0, _MCPS, 0, [_MPI, _MPA], [0, 0]];
|
|
935
|
+
export var MediaConcatenationPipeline = [
|
|
936
|
+
3,
|
|
937
|
+
n0,
|
|
938
|
+
_MCPe,
|
|
939
|
+
0,
|
|
940
|
+
[_MPI, _MPA, _So, _Si, _Sta, _CT, _UT],
|
|
941
|
+
[0, 0, [() => ConcatenationSourceList, 0], [() => ConcatenationSinkList, 0], 0, 5, 5],
|
|
942
|
+
];
|
|
943
|
+
export var MediaInsightsPipeline = [
|
|
944
|
+
3,
|
|
945
|
+
n0,
|
|
946
|
+
_MIP,
|
|
947
|
+
0,
|
|
948
|
+
[_MPI, _MPA, _MIPCA, _Sta, _KVSSRC, _MIRM, _KVSRSRC, _SRSRC, _CT, _ES],
|
|
949
|
+
[
|
|
950
|
+
0,
|
|
951
|
+
[() => Arn, 0],
|
|
952
|
+
[() => Arn, 0],
|
|
953
|
+
0,
|
|
954
|
+
() => KinesisVideoStreamSourceRuntimeConfiguration,
|
|
955
|
+
[() => MediaInsightsRuntimeMetadata, 0],
|
|
956
|
+
() => KinesisVideoStreamRecordingSourceRuntimeConfiguration,
|
|
957
|
+
[() => S3RecordingSinkRuntimeConfiguration, 0],
|
|
958
|
+
5,
|
|
959
|
+
() => MediaInsightsPipelineElementStatuses,
|
|
960
|
+
],
|
|
961
|
+
];
|
|
962
|
+
export var MediaInsightsPipelineConfiguration = [
|
|
963
|
+
3,
|
|
964
|
+
n0,
|
|
965
|
+
_MIPC,
|
|
966
|
+
0,
|
|
967
|
+
[_MIPCN, _MIPCA, _RARA, _RTAC, _E, _MIPCI, _CT, _UT],
|
|
968
|
+
[
|
|
969
|
+
0,
|
|
970
|
+
[() => Arn, 0],
|
|
971
|
+
[() => Arn, 0],
|
|
972
|
+
() => RealTimeAlertConfiguration,
|
|
973
|
+
[() => MediaInsightsPipelineConfigurationElements, 0],
|
|
974
|
+
0,
|
|
975
|
+
5,
|
|
976
|
+
5,
|
|
977
|
+
],
|
|
978
|
+
];
|
|
979
|
+
export var MediaInsightsPipelineConfigurationElement = [
|
|
980
|
+
3,
|
|
981
|
+
n0,
|
|
982
|
+
_MIPCE,
|
|
983
|
+
0,
|
|
984
|
+
[_T, _ATCAPC, _ATPC, _KDSSC, _SRSC, _VAPC, _LFSC, _SQSC, _STSC, _VESC],
|
|
985
|
+
[
|
|
986
|
+
0,
|
|
987
|
+
() => AmazonTranscribeCallAnalyticsProcessorConfiguration,
|
|
988
|
+
() => AmazonTranscribeProcessorConfiguration,
|
|
989
|
+
[() => KinesisDataStreamSinkConfiguration, 0],
|
|
990
|
+
[() => S3RecordingSinkConfiguration, 0],
|
|
991
|
+
() => VoiceAnalyticsProcessorConfiguration,
|
|
992
|
+
[() => LambdaFunctionSinkConfiguration, 0],
|
|
993
|
+
[() => SqsQueueSinkConfiguration, 0],
|
|
994
|
+
[() => SnsTopicSinkConfiguration, 0],
|
|
995
|
+
() => VoiceEnhancementSinkConfiguration,
|
|
996
|
+
],
|
|
997
|
+
];
|
|
998
|
+
export var MediaInsightsPipelineConfigurationSummary = [
|
|
999
|
+
3,
|
|
1000
|
+
n0,
|
|
1001
|
+
_MIPCS,
|
|
1002
|
+
0,
|
|
1003
|
+
[_MIPCN, _MIPCI, _MIPCA],
|
|
1004
|
+
[0, 0, [() => Arn, 0]],
|
|
1005
|
+
];
|
|
1006
|
+
export var MediaInsightsPipelineElementStatus = [3, n0, _MIPES, 0, [_T, _Sta], [0, 0]];
|
|
1007
|
+
export var MediaLiveConnectorPipeline = [
|
|
1008
|
+
3,
|
|
1009
|
+
n0,
|
|
1010
|
+
_MLCP,
|
|
1011
|
+
0,
|
|
1012
|
+
[_So, _Si, _MPI, _MPA, _Sta, _CT, _UT],
|
|
1013
|
+
[[() => LiveConnectorSourceList, 0], [() => LiveConnectorSinkList, 0], 0, 0, 0, 5, 5],
|
|
1014
|
+
];
|
|
1015
|
+
export var MediaPipeline = [
|
|
1016
|
+
3,
|
|
1017
|
+
n0,
|
|
1018
|
+
_MP,
|
|
1019
|
+
0,
|
|
1020
|
+
[_MCP, _MLCP, _MCPe, _MIP, _MSP],
|
|
1021
|
+
[
|
|
1022
|
+
[() => MediaCapturePipeline, 0],
|
|
1023
|
+
[() => MediaLiveConnectorPipeline, 0],
|
|
1024
|
+
[() => MediaConcatenationPipeline, 0],
|
|
1025
|
+
[() => MediaInsightsPipeline, 0],
|
|
1026
|
+
[() => MediaStreamPipeline, 0],
|
|
1027
|
+
],
|
|
1028
|
+
];
|
|
1029
|
+
export var MediaPipelineSummary = [3, n0, _MPS, 0, [_MPI, _MPA], [0, 0]];
|
|
1030
|
+
export var MediaStreamPipeline = [
|
|
1031
|
+
3,
|
|
1032
|
+
n0,
|
|
1033
|
+
_MSP,
|
|
1034
|
+
0,
|
|
1035
|
+
[_MPI, _MPA, _CT, _UT, _Sta, _So, _Si],
|
|
1036
|
+
[0, 0, 5, 5, 0, [() => MediaStreamSourceList, 0], [() => MediaStreamSinkList, 0]],
|
|
1037
|
+
];
|
|
1038
|
+
export var MediaStreamSink = [
|
|
1039
|
+
3,
|
|
1040
|
+
n0,
|
|
1041
|
+
_MSS,
|
|
1042
|
+
0,
|
|
1043
|
+
[_SAi, _STi, _RSC, _MST],
|
|
1044
|
+
[[() => Arn, 0], 0, 1, 0],
|
|
1045
|
+
];
|
|
1046
|
+
export var MediaStreamSource = [3, n0, _MSSe, 0, [_ST, _SA], [0, [() => Arn, 0]]];
|
|
1047
|
+
export var MeetingEventsConcatenationConfiguration = [3, n0, _MECC, 0, [_S], [0]];
|
|
1048
|
+
export var NotFoundException = [
|
|
1049
|
+
-3,
|
|
1050
|
+
n0,
|
|
1051
|
+
_NFE,
|
|
1052
|
+
{
|
|
1053
|
+
[_e]: _c,
|
|
1054
|
+
[_hE]: 404,
|
|
1055
|
+
},
|
|
1056
|
+
[_Co, _M, _RI],
|
|
1057
|
+
[0, 0, 0],
|
|
1058
|
+
];
|
|
1059
|
+
TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
|
|
1060
|
+
export var PostCallAnalyticsSettings = [
|
|
1061
|
+
3,
|
|
1062
|
+
n0,
|
|
1063
|
+
_PCAS,
|
|
1064
|
+
0,
|
|
1065
|
+
[_OL, _DARA, _CRO, _OEKMSKI],
|
|
1066
|
+
[0, 0, 0, 0],
|
|
1067
|
+
];
|
|
1068
|
+
export var PresenterOnlyConfiguration = [3, n0, _POC, 0, [_PP], [0]];
|
|
1069
|
+
export var RealTimeAlertConfiguration = [
|
|
1070
|
+
3,
|
|
1071
|
+
n0,
|
|
1072
|
+
_RTAC,
|
|
1073
|
+
0,
|
|
1074
|
+
[_D, _Ru],
|
|
1075
|
+
[2, () => RealTimeAlertRuleList],
|
|
1076
|
+
];
|
|
1077
|
+
export var RealTimeAlertRule = [
|
|
1078
|
+
3,
|
|
1079
|
+
n0,
|
|
1080
|
+
_RTAR,
|
|
1081
|
+
0,
|
|
1082
|
+
[_T, _KMC, _SCe, _IDC],
|
|
1083
|
+
[0, () => KeywordMatchConfiguration, () => SentimentConfiguration, () => IssueDetectionConfiguration],
|
|
1084
|
+
];
|
|
1085
|
+
export var RecordingStreamConfiguration = [3, n0, _RSCe, 0, [_SAt], [0]];
|
|
1086
|
+
export var ResourceLimitExceededException = [
|
|
1087
|
+
-3,
|
|
1088
|
+
n0,
|
|
1089
|
+
_RLEE,
|
|
1090
|
+
{
|
|
1091
|
+
[_e]: _c,
|
|
1092
|
+
[_hE]: 400,
|
|
1093
|
+
},
|
|
1094
|
+
[_Co, _M, _RI],
|
|
1095
|
+
[0, 0, 0],
|
|
1096
|
+
];
|
|
1097
|
+
TypeRegistry.for(n0).registerError(ResourceLimitExceededException, __ResourceLimitExceededException);
|
|
1098
|
+
export var S3BucketSinkConfiguration = [3, n0, _SBSC, 0, [_De], [[() => Arn, 0]]];
|
|
1099
|
+
export var S3RecordingSinkConfiguration = [3, n0, _SRSC, 0, [_De, _RFF], [[() => Arn, 0], 0]];
|
|
1100
|
+
export var S3RecordingSinkRuntimeConfiguration = [
|
|
1101
|
+
3,
|
|
1102
|
+
n0,
|
|
1103
|
+
_SRSRC,
|
|
1104
|
+
0,
|
|
1105
|
+
[_De, _RFF],
|
|
1106
|
+
[[() => Arn, 0], 0],
|
|
1107
|
+
];
|
|
1108
|
+
export var SelectedVideoStreams = [
|
|
1109
|
+
3,
|
|
1110
|
+
n0,
|
|
1111
|
+
_SVS,
|
|
1112
|
+
0,
|
|
1113
|
+
[_AI, _EUI],
|
|
1114
|
+
[64 | 0, [() => ExternalUserIdList, 0]],
|
|
1115
|
+
];
|
|
1116
|
+
export var SentimentConfiguration = [3, n0, _SCe, 0, [_RN, _STe, _TPi], [0, 0, 1]];
|
|
1117
|
+
export var ServiceFailureException = [
|
|
1118
|
+
-3,
|
|
1119
|
+
n0,
|
|
1120
|
+
_SFE,
|
|
1121
|
+
{
|
|
1122
|
+
[_e]: _s,
|
|
1123
|
+
[_hE]: 500,
|
|
1124
|
+
},
|
|
1125
|
+
[_Co, _M, _RI],
|
|
1126
|
+
[0, 0, 0],
|
|
1127
|
+
];
|
|
1128
|
+
TypeRegistry.for(n0).registerError(ServiceFailureException, __ServiceFailureException);
|
|
1129
|
+
export var ServiceUnavailableException = [
|
|
1130
|
+
-3,
|
|
1131
|
+
n0,
|
|
1132
|
+
_SUE,
|
|
1133
|
+
{
|
|
1134
|
+
[_e]: _s,
|
|
1135
|
+
[_hE]: 503,
|
|
1136
|
+
},
|
|
1137
|
+
[_Co, _M, _RI],
|
|
1138
|
+
[0, 0, 0],
|
|
1139
|
+
];
|
|
1140
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
1141
|
+
export var SnsTopicSinkConfiguration = [3, n0, _STSC, 0, [_IT], [[() => Arn, 0]]];
|
|
1142
|
+
export var SourceConfiguration = [3, n0, _SC, 0, [_SVS], [[() => SelectedVideoStreams, 0]]];
|
|
1143
|
+
export var SpeakerSearchTask = [3, n0, _SST, 0, [_SSTI, _SSTS, _CT, _UT], [0, 0, 5, 5]];
|
|
1144
|
+
export var SqsQueueSinkConfiguration = [3, n0, _SQSC, 0, [_IT], [[() => Arn, 0]]];
|
|
1145
|
+
export var SseAwsKeyManagementParams = [3, n0, _SAKMP, 0, [_AKKI, _AKEC], [0, 0]];
|
|
1146
|
+
export var StartSpeakerSearchTaskRequest = [
|
|
1147
|
+
3,
|
|
1148
|
+
n0,
|
|
1149
|
+
_SSSTR,
|
|
1150
|
+
0,
|
|
1151
|
+
[_I, _VPDA, _KVSSTC, _CRT],
|
|
1152
|
+
[[0, 1], [() => Arn, 0], () => KinesisVideoStreamSourceTaskConfiguration, [() => ClientRequestToken, 4]],
|
|
1153
|
+
];
|
|
1154
|
+
export var StartSpeakerSearchTaskResponse = [
|
|
1155
|
+
3,
|
|
1156
|
+
n0,
|
|
1157
|
+
_SSSTRt,
|
|
1158
|
+
0,
|
|
1159
|
+
[_SST],
|
|
1160
|
+
[() => SpeakerSearchTask],
|
|
1161
|
+
];
|
|
1162
|
+
export var StartVoiceToneAnalysisTaskRequest = [
|
|
1163
|
+
3,
|
|
1164
|
+
n0,
|
|
1165
|
+
_SVTATR,
|
|
1166
|
+
0,
|
|
1167
|
+
[_I, _LC, _KVSSTC, _CRT],
|
|
1168
|
+
[[0, 1], 0, () => KinesisVideoStreamSourceTaskConfiguration, [() => ClientRequestToken, 4]],
|
|
1169
|
+
];
|
|
1170
|
+
export var StartVoiceToneAnalysisTaskResponse = [
|
|
1171
|
+
3,
|
|
1172
|
+
n0,
|
|
1173
|
+
_SVTATRt,
|
|
1174
|
+
0,
|
|
1175
|
+
[_VTAT],
|
|
1176
|
+
[() => VoiceToneAnalysisTask],
|
|
1177
|
+
];
|
|
1178
|
+
export var StopSpeakerSearchTaskRequest = [
|
|
1179
|
+
3,
|
|
1180
|
+
n0,
|
|
1181
|
+
_SSSTRto,
|
|
1182
|
+
0,
|
|
1183
|
+
[_I, _SSTI],
|
|
1184
|
+
[
|
|
1185
|
+
[0, 1],
|
|
1186
|
+
[0, 1],
|
|
1187
|
+
],
|
|
1188
|
+
];
|
|
1189
|
+
export var StopVoiceToneAnalysisTaskRequest = [
|
|
1190
|
+
3,
|
|
1191
|
+
n0,
|
|
1192
|
+
_SVTATRto,
|
|
1193
|
+
0,
|
|
1194
|
+
[_I, _VTATI],
|
|
1195
|
+
[
|
|
1196
|
+
[0, 1],
|
|
1197
|
+
[0, 1],
|
|
1198
|
+
],
|
|
1199
|
+
];
|
|
1200
|
+
export var StreamChannelDefinition = [
|
|
1201
|
+
3,
|
|
1202
|
+
n0,
|
|
1203
|
+
_SCD,
|
|
1204
|
+
0,
|
|
1205
|
+
[_NOC, _CDh],
|
|
1206
|
+
[1, () => ChannelDefinitions],
|
|
1207
|
+
];
|
|
1208
|
+
export var StreamConfiguration = [
|
|
1209
|
+
3,
|
|
1210
|
+
n0,
|
|
1211
|
+
_SCt,
|
|
1212
|
+
0,
|
|
1213
|
+
[_SAt, _FN, _SCD],
|
|
1214
|
+
[0, 0, () => StreamChannelDefinition],
|
|
1215
|
+
];
|
|
1216
|
+
export var Tag = [3, n0, _Tag, 0, [_Ke, _Va], [0, 0]];
|
|
1217
|
+
export var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
|
|
1218
|
+
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1219
|
+
export var ThrottledClientException = [
|
|
1220
|
+
-3,
|
|
1221
|
+
n0,
|
|
1222
|
+
_TCE,
|
|
1223
|
+
{
|
|
1224
|
+
[_e]: _c,
|
|
1225
|
+
[_hE]: 429,
|
|
1226
|
+
},
|
|
1227
|
+
[_Co, _M, _RI],
|
|
1228
|
+
[0, 0, 0],
|
|
1229
|
+
];
|
|
1230
|
+
TypeRegistry.for(n0).registerError(ThrottledClientException, __ThrottledClientException);
|
|
1231
|
+
export var TimestampRange = [3, n0, _TR, 0, [_STt, _ET], [4, 4]];
|
|
1232
|
+
export var TranscriptionMessagesConcatenationConfiguration = [3, n0, _TMCC, 0, [_S], [0]];
|
|
1233
|
+
export var UnauthorizedClientException = [
|
|
1234
|
+
-3,
|
|
1235
|
+
n0,
|
|
1236
|
+
_UCE,
|
|
1237
|
+
{
|
|
1238
|
+
[_e]: _c,
|
|
1239
|
+
[_hE]: 401,
|
|
1240
|
+
},
|
|
1241
|
+
[_Co, _M, _RI],
|
|
1242
|
+
[0, 0, 0],
|
|
1243
|
+
];
|
|
1244
|
+
TypeRegistry.for(n0).registerError(UnauthorizedClientException, __UnauthorizedClientException);
|
|
1245
|
+
export var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
|
|
1246
|
+
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
1247
|
+
export var UpdateMediaInsightsPipelineConfigurationRequest = [
|
|
1248
|
+
3,
|
|
1249
|
+
n0,
|
|
1250
|
+
_UMIPCR,
|
|
1251
|
+
0,
|
|
1252
|
+
[_I, _RARA, _RTAC, _E],
|
|
1253
|
+
[[0, 1], [() => Arn, 0], () => RealTimeAlertConfiguration, [() => MediaInsightsPipelineConfigurationElements, 0]],
|
|
1254
|
+
];
|
|
1255
|
+
export var UpdateMediaInsightsPipelineConfigurationResponse = [
|
|
1256
|
+
3,
|
|
1257
|
+
n0,
|
|
1258
|
+
_UMIPCRp,
|
|
1259
|
+
0,
|
|
1260
|
+
[_MIPC],
|
|
1261
|
+
[[() => MediaInsightsPipelineConfiguration, 0]],
|
|
1262
|
+
];
|
|
1263
|
+
export var UpdateMediaInsightsPipelineStatusRequest = [
|
|
1264
|
+
3,
|
|
1265
|
+
n0,
|
|
1266
|
+
_UMIPSR,
|
|
1267
|
+
0,
|
|
1268
|
+
[_I, _US],
|
|
1269
|
+
[[0, 1], 0],
|
|
1270
|
+
];
|
|
1271
|
+
export var UpdateMediaPipelineKinesisVideoStreamPoolRequest = [
|
|
1272
|
+
3,
|
|
1273
|
+
n0,
|
|
1274
|
+
_UMPKVSPR,
|
|
1275
|
+
0,
|
|
1276
|
+
[_I, _SCt],
|
|
1277
|
+
[[0, 1], () => KinesisVideoStreamConfigurationUpdate],
|
|
1278
|
+
];
|
|
1279
|
+
export var UpdateMediaPipelineKinesisVideoStreamPoolResponse = [
|
|
1280
|
+
3,
|
|
1281
|
+
n0,
|
|
1282
|
+
_UMPKVSPRp,
|
|
1283
|
+
0,
|
|
1284
|
+
[_KVSPC],
|
|
1285
|
+
[[() => KinesisVideoStreamPoolConfiguration, 0]],
|
|
1286
|
+
];
|
|
1287
|
+
export var VerticalLayoutConfiguration = [3, n0, _VLC, 0, [_TO, _TP, _TC, _TAR], [0, 0, 1, 0]];
|
|
1288
|
+
export var VideoArtifactsConfiguration = [3, n0, _VAC, 0, [_S, _MT], [0, 0]];
|
|
1289
|
+
export var VideoAttribute = [3, n0, _VA, 0, [_CR, _BC, _HC, _BT], [1, 0, 0, 1]];
|
|
1290
|
+
export var VideoConcatenationConfiguration = [3, n0, _VCC, 0, [_S], [0]];
|
|
1291
|
+
export var VoiceAnalyticsProcessorConfiguration = [3, n0, _VAPC, 0, [_SSS, _VTAS], [0, 0]];
|
|
1292
|
+
export var VoiceEnhancementSinkConfiguration = [3, n0, _VESC, 0, [_D], [2]];
|
|
1293
|
+
export var VoiceToneAnalysisTask = [3, n0, _VTAT, 0, [_VTATI, _VTATS, _CT, _UT], [0, 0, 5, 5]];
|
|
1294
|
+
export var __Unit = "unit";
|
|
1295
|
+
export var ChimeSDKMediaPipelinesServiceException = [
|
|
1296
|
+
-3,
|
|
1297
|
+
_sm,
|
|
1298
|
+
"ChimeSDKMediaPipelinesServiceException",
|
|
1299
|
+
0,
|
|
1300
|
+
[],
|
|
1301
|
+
[],
|
|
1302
|
+
];
|
|
1303
|
+
TypeRegistry.for(_sm).registerError(ChimeSDKMediaPipelinesServiceException, __ChimeSDKMediaPipelinesServiceException);
|
|
1304
|
+
export var AttendeeIdList = 64 | 0;
|
|
1305
|
+
export var CategoryNameList = 64 | 0;
|
|
1306
|
+
export var ChannelDefinitions = [1, n0, _CDh, 0, () => ChannelDefinition];
|
|
1307
|
+
export var ConcatenationSinkList = [1, n0, _CSLo, 0, [() => ConcatenationSink, 0]];
|
|
1308
|
+
export var ConcatenationSourceList = [1, n0, _CSLon, 0, [() => ConcatenationSource, 0]];
|
|
1309
|
+
export var ExternalUserIdList = [1, n0, _EUIL, 0, [() => ExternalUserIdType, 0]];
|
|
1310
|
+
export var KeywordMatchWordList = 64 | 0;
|
|
1311
|
+
export var KinesisVideoStreamPoolSummaryList = [
|
|
1312
|
+
1,
|
|
1313
|
+
n0,
|
|
1314
|
+
_KVSPSL,
|
|
1315
|
+
0,
|
|
1316
|
+
[() => KinesisVideoStreamPoolSummary, 0],
|
|
1317
|
+
];
|
|
1318
|
+
export var LiveConnectorSinkList = [1, n0, _LCSL, 0, [() => LiveConnectorSinkConfiguration, 0]];
|
|
1319
|
+
export var LiveConnectorSourceList = [1, n0, _LCSLi, 0, [() => LiveConnectorSourceConfiguration, 0]];
|
|
1320
|
+
export var MediaCapturePipelineSummaryList = [1, n0, _MCPSL, 0, () => MediaCapturePipelineSummary];
|
|
1321
|
+
export var MediaInsightsPipelineConfigurationElements = [
|
|
1322
|
+
1,
|
|
1323
|
+
n0,
|
|
1324
|
+
_MIPCEe,
|
|
1325
|
+
0,
|
|
1326
|
+
[() => MediaInsightsPipelineConfigurationElement, 0],
|
|
1327
|
+
];
|
|
1328
|
+
export var MediaInsightsPipelineConfigurationSummaryList = [
|
|
1329
|
+
1,
|
|
1330
|
+
n0,
|
|
1331
|
+
_MIPCSL,
|
|
1332
|
+
0,
|
|
1333
|
+
[() => MediaInsightsPipelineConfigurationSummary, 0],
|
|
1334
|
+
];
|
|
1335
|
+
export var MediaInsightsPipelineElementStatuses = [
|
|
1336
|
+
1,
|
|
1337
|
+
n0,
|
|
1338
|
+
_MIPESe,
|
|
1339
|
+
0,
|
|
1340
|
+
() => MediaInsightsPipelineElementStatus,
|
|
1341
|
+
];
|
|
1342
|
+
export var MediaPipelineList = [1, n0, _MPL, 0, () => MediaPipelineSummary];
|
|
1343
|
+
export var MediaStreamSinkList = [1, n0, _MSSL, 0, [() => MediaStreamSink, 0]];
|
|
1344
|
+
export var MediaStreamSourceList = [1, n0, _MSSLe, 0, [() => MediaStreamSource, 0]];
|
|
1345
|
+
export var RealTimeAlertRuleList = [1, n0, _RTARL, 0, () => RealTimeAlertRule];
|
|
1346
|
+
export var RecordingStreamList = [1, n0, _RSL, 0, () => RecordingStreamConfiguration];
|
|
1347
|
+
export var Streams = [1, n0, _St, 0, () => StreamConfiguration];
|
|
1348
|
+
export var TagKeyList = 64 | 0;
|
|
1349
|
+
export var TagList = [1, n0, _TL, 0, () => Tag];
|
|
1350
|
+
export var MediaInsightsRuntimeMetadata = [2, n0, _MIRM, 8, 0, 0];
|
|
1351
|
+
export var CreateMediaCapturePipeline = [
|
|
1352
|
+
9,
|
|
1353
|
+
n0,
|
|
1354
|
+
_CMCP,
|
|
1355
|
+
{
|
|
1356
|
+
[_h]: ["POST", "/sdk-media-capture-pipelines", 201],
|
|
1357
|
+
},
|
|
1358
|
+
() => CreateMediaCapturePipelineRequest,
|
|
1359
|
+
() => CreateMediaCapturePipelineResponse,
|
|
1360
|
+
];
|
|
1361
|
+
export var CreateMediaConcatenationPipeline = [
|
|
1362
|
+
9,
|
|
1363
|
+
n0,
|
|
1364
|
+
_CMCPr,
|
|
1365
|
+
{
|
|
1366
|
+
[_h]: ["POST", "/sdk-media-concatenation-pipelines", 201],
|
|
1367
|
+
},
|
|
1368
|
+
() => CreateMediaConcatenationPipelineRequest,
|
|
1369
|
+
() => CreateMediaConcatenationPipelineResponse,
|
|
1370
|
+
];
|
|
1371
|
+
export var CreateMediaInsightsPipeline = [
|
|
1372
|
+
9,
|
|
1373
|
+
n0,
|
|
1374
|
+
_CMIP,
|
|
1375
|
+
{
|
|
1376
|
+
[_h]: ["POST", "/media-insights-pipelines", 201],
|
|
1377
|
+
},
|
|
1378
|
+
() => CreateMediaInsightsPipelineRequest,
|
|
1379
|
+
() => CreateMediaInsightsPipelineResponse,
|
|
1380
|
+
];
|
|
1381
|
+
export var CreateMediaInsightsPipelineConfiguration = [
|
|
1382
|
+
9,
|
|
1383
|
+
n0,
|
|
1384
|
+
_CMIPC,
|
|
1385
|
+
{
|
|
1386
|
+
[_h]: ["POST", "/media-insights-pipeline-configurations", 201],
|
|
1387
|
+
},
|
|
1388
|
+
() => CreateMediaInsightsPipelineConfigurationRequest,
|
|
1389
|
+
() => CreateMediaInsightsPipelineConfigurationResponse,
|
|
1390
|
+
];
|
|
1391
|
+
export var CreateMediaLiveConnectorPipeline = [
|
|
1392
|
+
9,
|
|
1393
|
+
n0,
|
|
1394
|
+
_CMLCP,
|
|
1395
|
+
{
|
|
1396
|
+
[_h]: ["POST", "/sdk-media-live-connector-pipelines", 201],
|
|
1397
|
+
},
|
|
1398
|
+
() => CreateMediaLiveConnectorPipelineRequest,
|
|
1399
|
+
() => CreateMediaLiveConnectorPipelineResponse,
|
|
1400
|
+
];
|
|
1401
|
+
export var CreateMediaPipelineKinesisVideoStreamPool = [
|
|
1402
|
+
9,
|
|
1403
|
+
n0,
|
|
1404
|
+
_CMPKVSP,
|
|
1405
|
+
{
|
|
1406
|
+
[_h]: ["POST", "/media-pipeline-kinesis-video-stream-pools", 201],
|
|
1407
|
+
},
|
|
1408
|
+
() => CreateMediaPipelineKinesisVideoStreamPoolRequest,
|
|
1409
|
+
() => CreateMediaPipelineKinesisVideoStreamPoolResponse,
|
|
1410
|
+
];
|
|
1411
|
+
export var CreateMediaStreamPipeline = [
|
|
1412
|
+
9,
|
|
1413
|
+
n0,
|
|
1414
|
+
_CMSP,
|
|
1415
|
+
{
|
|
1416
|
+
[_h]: ["POST", "/sdk-media-stream-pipelines", 201],
|
|
1417
|
+
},
|
|
1418
|
+
() => CreateMediaStreamPipelineRequest,
|
|
1419
|
+
() => CreateMediaStreamPipelineResponse,
|
|
1420
|
+
];
|
|
1421
|
+
export var DeleteMediaCapturePipeline = [
|
|
1422
|
+
9,
|
|
1423
|
+
n0,
|
|
1424
|
+
_DMCP,
|
|
1425
|
+
{
|
|
1426
|
+
[_h]: ["DELETE", "/sdk-media-capture-pipelines/{MediaPipelineId}", 204],
|
|
1427
|
+
},
|
|
1428
|
+
() => DeleteMediaCapturePipelineRequest,
|
|
1429
|
+
() => __Unit,
|
|
1430
|
+
];
|
|
1431
|
+
export var DeleteMediaInsightsPipelineConfiguration = [
|
|
1432
|
+
9,
|
|
1433
|
+
n0,
|
|
1434
|
+
_DMIPC,
|
|
1435
|
+
{
|
|
1436
|
+
[_h]: ["DELETE", "/media-insights-pipeline-configurations/{Identifier}", 204],
|
|
1437
|
+
},
|
|
1438
|
+
() => DeleteMediaInsightsPipelineConfigurationRequest,
|
|
1439
|
+
() => __Unit,
|
|
1440
|
+
];
|
|
1441
|
+
export var DeleteMediaPipeline = [
|
|
1442
|
+
9,
|
|
1443
|
+
n0,
|
|
1444
|
+
_DMP,
|
|
1445
|
+
{
|
|
1446
|
+
[_h]: ["DELETE", "/sdk-media-pipelines/{MediaPipelineId}", 204],
|
|
1447
|
+
},
|
|
1448
|
+
() => DeleteMediaPipelineRequest,
|
|
1449
|
+
() => __Unit,
|
|
1450
|
+
];
|
|
1451
|
+
export var DeleteMediaPipelineKinesisVideoStreamPool = [
|
|
1452
|
+
9,
|
|
1453
|
+
n0,
|
|
1454
|
+
_DMPKVSP,
|
|
1455
|
+
{
|
|
1456
|
+
[_h]: ["DELETE", "/media-pipeline-kinesis-video-stream-pools/{Identifier}", 204],
|
|
1457
|
+
},
|
|
1458
|
+
() => DeleteMediaPipelineKinesisVideoStreamPoolRequest,
|
|
1459
|
+
() => __Unit,
|
|
1460
|
+
];
|
|
1461
|
+
export var GetMediaCapturePipeline = [
|
|
1462
|
+
9,
|
|
1463
|
+
n0,
|
|
1464
|
+
_GMCP,
|
|
1465
|
+
{
|
|
1466
|
+
[_h]: ["GET", "/sdk-media-capture-pipelines/{MediaPipelineId}", 200],
|
|
1467
|
+
},
|
|
1468
|
+
() => GetMediaCapturePipelineRequest,
|
|
1469
|
+
() => GetMediaCapturePipelineResponse,
|
|
1470
|
+
];
|
|
1471
|
+
export var GetMediaInsightsPipelineConfiguration = [
|
|
1472
|
+
9,
|
|
1473
|
+
n0,
|
|
1474
|
+
_GMIPC,
|
|
1475
|
+
{
|
|
1476
|
+
[_h]: ["GET", "/media-insights-pipeline-configurations/{Identifier}", 200],
|
|
1477
|
+
},
|
|
1478
|
+
() => GetMediaInsightsPipelineConfigurationRequest,
|
|
1479
|
+
() => GetMediaInsightsPipelineConfigurationResponse,
|
|
1480
|
+
];
|
|
1481
|
+
export var GetMediaPipeline = [
|
|
1482
|
+
9,
|
|
1483
|
+
n0,
|
|
1484
|
+
_GMP,
|
|
1485
|
+
{
|
|
1486
|
+
[_h]: ["GET", "/sdk-media-pipelines/{MediaPipelineId}", 200],
|
|
1487
|
+
},
|
|
1488
|
+
() => GetMediaPipelineRequest,
|
|
1489
|
+
() => GetMediaPipelineResponse,
|
|
1490
|
+
];
|
|
1491
|
+
export var GetMediaPipelineKinesisVideoStreamPool = [
|
|
1492
|
+
9,
|
|
1493
|
+
n0,
|
|
1494
|
+
_GMPKVSP,
|
|
1495
|
+
{
|
|
1496
|
+
[_h]: ["GET", "/media-pipeline-kinesis-video-stream-pools/{Identifier}", 200],
|
|
1497
|
+
},
|
|
1498
|
+
() => GetMediaPipelineKinesisVideoStreamPoolRequest,
|
|
1499
|
+
() => GetMediaPipelineKinesisVideoStreamPoolResponse,
|
|
1500
|
+
];
|
|
1501
|
+
export var GetSpeakerSearchTask = [
|
|
1502
|
+
9,
|
|
1503
|
+
n0,
|
|
1504
|
+
_GSST,
|
|
1505
|
+
{
|
|
1506
|
+
[_h]: ["GET", "/media-insights-pipelines/{Identifier}/speaker-search-tasks/{SpeakerSearchTaskId}", 200],
|
|
1507
|
+
},
|
|
1508
|
+
() => GetSpeakerSearchTaskRequest,
|
|
1509
|
+
() => GetSpeakerSearchTaskResponse,
|
|
1510
|
+
];
|
|
1511
|
+
export var GetVoiceToneAnalysisTask = [
|
|
1512
|
+
9,
|
|
1513
|
+
n0,
|
|
1514
|
+
_GVTAT,
|
|
1515
|
+
{
|
|
1516
|
+
[_h]: ["GET", "/media-insights-pipelines/{Identifier}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}", 200],
|
|
1517
|
+
},
|
|
1518
|
+
() => GetVoiceToneAnalysisTaskRequest,
|
|
1519
|
+
() => GetVoiceToneAnalysisTaskResponse,
|
|
1520
|
+
];
|
|
1521
|
+
export var ListMediaCapturePipelines = [
|
|
1522
|
+
9,
|
|
1523
|
+
n0,
|
|
1524
|
+
_LMCP,
|
|
1525
|
+
{
|
|
1526
|
+
[_h]: ["GET", "/sdk-media-capture-pipelines", 200],
|
|
1527
|
+
},
|
|
1528
|
+
() => ListMediaCapturePipelinesRequest,
|
|
1529
|
+
() => ListMediaCapturePipelinesResponse,
|
|
1530
|
+
];
|
|
1531
|
+
export var ListMediaInsightsPipelineConfigurations = [
|
|
1532
|
+
9,
|
|
1533
|
+
n0,
|
|
1534
|
+
_LMIPC,
|
|
1535
|
+
{
|
|
1536
|
+
[_h]: ["GET", "/media-insights-pipeline-configurations", 200],
|
|
1537
|
+
},
|
|
1538
|
+
() => ListMediaInsightsPipelineConfigurationsRequest,
|
|
1539
|
+
() => ListMediaInsightsPipelineConfigurationsResponse,
|
|
1540
|
+
];
|
|
1541
|
+
export var ListMediaPipelineKinesisVideoStreamPools = [
|
|
1542
|
+
9,
|
|
1543
|
+
n0,
|
|
1544
|
+
_LMPKVSP,
|
|
1545
|
+
{
|
|
1546
|
+
[_h]: ["GET", "/media-pipeline-kinesis-video-stream-pools", 200],
|
|
1547
|
+
},
|
|
1548
|
+
() => ListMediaPipelineKinesisVideoStreamPoolsRequest,
|
|
1549
|
+
() => ListMediaPipelineKinesisVideoStreamPoolsResponse,
|
|
1550
|
+
];
|
|
1551
|
+
export var ListMediaPipelines = [
|
|
1552
|
+
9,
|
|
1553
|
+
n0,
|
|
1554
|
+
_LMP,
|
|
1555
|
+
{
|
|
1556
|
+
[_h]: ["GET", "/sdk-media-pipelines", 200],
|
|
1557
|
+
},
|
|
1558
|
+
() => ListMediaPipelinesRequest,
|
|
1559
|
+
() => ListMediaPipelinesResponse,
|
|
1560
|
+
];
|
|
1561
|
+
export var ListTagsForResource = [
|
|
1562
|
+
9,
|
|
1563
|
+
n0,
|
|
1564
|
+
_LTFR,
|
|
1565
|
+
{
|
|
1566
|
+
[_h]: ["GET", "/tags", 200],
|
|
1567
|
+
},
|
|
1568
|
+
() => ListTagsForResourceRequest,
|
|
1569
|
+
() => ListTagsForResourceResponse,
|
|
1570
|
+
];
|
|
1571
|
+
export var StartSpeakerSearchTask = [
|
|
1572
|
+
9,
|
|
1573
|
+
n0,
|
|
1574
|
+
_SSST,
|
|
1575
|
+
{
|
|
1576
|
+
[_h]: ["POST", "/media-insights-pipelines/{Identifier}/speaker-search-tasks?operation=start", 201],
|
|
1577
|
+
},
|
|
1578
|
+
() => StartSpeakerSearchTaskRequest,
|
|
1579
|
+
() => StartSpeakerSearchTaskResponse,
|
|
1580
|
+
];
|
|
1581
|
+
export var StartVoiceToneAnalysisTask = [
|
|
1582
|
+
9,
|
|
1583
|
+
n0,
|
|
1584
|
+
_SVTAT,
|
|
1585
|
+
{
|
|
1586
|
+
[_h]: ["POST", "/media-insights-pipelines/{Identifier}/voice-tone-analysis-tasks?operation=start", 201],
|
|
1587
|
+
},
|
|
1588
|
+
() => StartVoiceToneAnalysisTaskRequest,
|
|
1589
|
+
() => StartVoiceToneAnalysisTaskResponse,
|
|
1590
|
+
];
|
|
1591
|
+
export var StopSpeakerSearchTask = [
|
|
1592
|
+
9,
|
|
1593
|
+
n0,
|
|
1594
|
+
_SSSTt,
|
|
1595
|
+
{
|
|
1596
|
+
[_h]: [
|
|
1597
|
+
"POST",
|
|
1598
|
+
"/media-insights-pipelines/{Identifier}/speaker-search-tasks/{SpeakerSearchTaskId}?operation=stop",
|
|
1599
|
+
204,
|
|
1600
|
+
],
|
|
1601
|
+
},
|
|
1602
|
+
() => StopSpeakerSearchTaskRequest,
|
|
1603
|
+
() => __Unit,
|
|
1604
|
+
];
|
|
1605
|
+
export var StopVoiceToneAnalysisTask = [
|
|
1606
|
+
9,
|
|
1607
|
+
n0,
|
|
1608
|
+
_SVTATt,
|
|
1609
|
+
{
|
|
1610
|
+
[_h]: [
|
|
1611
|
+
"POST",
|
|
1612
|
+
"/media-insights-pipelines/{Identifier}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}?operation=stop",
|
|
1613
|
+
204,
|
|
1614
|
+
],
|
|
1615
|
+
},
|
|
1616
|
+
() => StopVoiceToneAnalysisTaskRequest,
|
|
1617
|
+
() => __Unit,
|
|
1618
|
+
];
|
|
1619
|
+
export var TagResource = [
|
|
1620
|
+
9,
|
|
1621
|
+
n0,
|
|
1622
|
+
_TRa,
|
|
1623
|
+
{
|
|
1624
|
+
[_h]: ["POST", "/tags?operation=tag-resource", 204],
|
|
1625
|
+
},
|
|
1626
|
+
() => TagResourceRequest,
|
|
1627
|
+
() => TagResourceResponse,
|
|
1628
|
+
];
|
|
1629
|
+
export var UntagResource = [
|
|
1630
|
+
9,
|
|
1631
|
+
n0,
|
|
1632
|
+
_UR,
|
|
1633
|
+
{
|
|
1634
|
+
[_h]: ["POST", "/tags?operation=untag-resource", 204],
|
|
1635
|
+
},
|
|
1636
|
+
() => UntagResourceRequest,
|
|
1637
|
+
() => UntagResourceResponse,
|
|
1638
|
+
];
|
|
1639
|
+
export var UpdateMediaInsightsPipelineConfiguration = [
|
|
1640
|
+
9,
|
|
1641
|
+
n0,
|
|
1642
|
+
_UMIPC,
|
|
1643
|
+
{
|
|
1644
|
+
[_h]: ["PUT", "/media-insights-pipeline-configurations/{Identifier}", 200],
|
|
1645
|
+
},
|
|
1646
|
+
() => UpdateMediaInsightsPipelineConfigurationRequest,
|
|
1647
|
+
() => UpdateMediaInsightsPipelineConfigurationResponse,
|
|
1648
|
+
];
|
|
1649
|
+
export var UpdateMediaInsightsPipelineStatus = [
|
|
1650
|
+
9,
|
|
1651
|
+
n0,
|
|
1652
|
+
_UMIPS,
|
|
1653
|
+
{
|
|
1654
|
+
[_h]: ["PUT", "/media-insights-pipeline-status/{Identifier}", 200],
|
|
1655
|
+
},
|
|
1656
|
+
() => UpdateMediaInsightsPipelineStatusRequest,
|
|
1657
|
+
() => __Unit,
|
|
1658
|
+
];
|
|
1659
|
+
export var UpdateMediaPipelineKinesisVideoStreamPool = [
|
|
1660
|
+
9,
|
|
1661
|
+
n0,
|
|
1662
|
+
_UMPKVSP,
|
|
1663
|
+
{
|
|
1664
|
+
[_h]: ["PUT", "/media-pipeline-kinesis-video-stream-pools/{Identifier}", 200],
|
|
1665
|
+
},
|
|
1666
|
+
() => UpdateMediaPipelineKinesisVideoStreamPoolRequest,
|
|
1667
|
+
() => UpdateMediaPipelineKinesisVideoStreamPoolResponse,
|
|
1668
|
+
];
|