@aws-sdk/client-chime-sdk-meetings 3.1075.0 → 3.1076.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 +1032 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/ChimeSDKMeetingsServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -223
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -597
|
@@ -1,597 +0,0 @@
|
|
|
1
|
-
const _A = "Arn";
|
|
2
|
-
const _AC = "AttendeeCapabilities";
|
|
3
|
-
const _AF = "AttendeeFeatures";
|
|
4
|
-
const _AFU = "AudioFallbackUrl";
|
|
5
|
-
const _AFu = "AudioFeatures";
|
|
6
|
-
const _AHU = "AudioHostUrl";
|
|
7
|
-
const _AI = "AttendeeId";
|
|
8
|
-
const _AII = "AttendeeIdItem";
|
|
9
|
-
const _AIL = "AttendeeIdsList";
|
|
10
|
-
const _AL = "AttendeeList";
|
|
11
|
-
const _At = "Attendee";
|
|
12
|
-
const _Att = "Attendees";
|
|
13
|
-
const _Au = "Audio";
|
|
14
|
-
const _BCA = "BatchCreateAttendee";
|
|
15
|
-
const _BCAEL = "BatchCreateAttendeeErrorList";
|
|
16
|
-
const _BCAR = "BatchCreateAttendeeRequest";
|
|
17
|
-
const _BCARa = "BatchCreateAttendeeResponse";
|
|
18
|
-
const _BRE = "BadRequestException";
|
|
19
|
-
const _BUACE = "BatchUpdateAttendeeCapabilitiesExcept";
|
|
20
|
-
const _BUACER = "BatchUpdateAttendeeCapabilitiesExceptRequest";
|
|
21
|
-
const _C = "Code";
|
|
22
|
-
const _CA = "CreateAttendee";
|
|
23
|
-
const _CAE = "CreateAttendeeError";
|
|
24
|
-
const _CAR = "CreateAttendeeRequest";
|
|
25
|
-
const _CARI = "CreateAttendeeRequestItem";
|
|
26
|
-
const _CARIL = "CreateAttendeeRequestItemList";
|
|
27
|
-
const _CARr = "CreateAttendeeResponse";
|
|
28
|
-
const _CE = "ConflictException";
|
|
29
|
-
const _CF = "ContentFeatures";
|
|
30
|
-
const _CIT = "ContentIdentificationType";
|
|
31
|
-
const _CM = "CreateMeeting";
|
|
32
|
-
const _CMR = "CreateMeetingRequest";
|
|
33
|
-
const _CMRr = "CreateMeetingResponse";
|
|
34
|
-
const _CMWA = "CreateMeetingWithAttendees";
|
|
35
|
-
const _CMWAR = "CreateMeetingWithAttendeesRequest";
|
|
36
|
-
const _CMWARIL = "CreateMeetingWithAttendeesRequestItemList";
|
|
37
|
-
const _CMWARr = "CreateMeetingWithAttendeesResponse";
|
|
38
|
-
const _CRT = "ClientRequestToken";
|
|
39
|
-
const _CRTo = "ContentRedactionType";
|
|
40
|
-
const _Ca = "Capabilities";
|
|
41
|
-
const _Co = "Content";
|
|
42
|
-
const _DA = "DeleteAttendee";
|
|
43
|
-
const _DAR = "DeleteAttendeeRequest";
|
|
44
|
-
const _DM = "DeleteMeeting";
|
|
45
|
-
const _DMR = "DeleteMeetingRequest";
|
|
46
|
-
const _E = "Errors";
|
|
47
|
-
const _EAI = "ExcludedAttendeeIds";
|
|
48
|
-
const _EC = "ErrorCode";
|
|
49
|
-
const _EIU = "EventIngestionUrl";
|
|
50
|
-
const _EM = "ErrorMessage";
|
|
51
|
-
const _EMI = "ExternalMeetingId";
|
|
52
|
-
const _EPRS = "EnablePartialResultsStabilization";
|
|
53
|
-
const _ER = "EchoReduction";
|
|
54
|
-
const _ETMS = "EngineTranscribeMedicalSettings";
|
|
55
|
-
const _ETS = "EngineTranscribeSettings";
|
|
56
|
-
const _EUI = "ExternalUserId";
|
|
57
|
-
const _FE = "ForbiddenException";
|
|
58
|
-
const _GA = "GetAttendee";
|
|
59
|
-
const _GAR = "GetAttendeeRequest";
|
|
60
|
-
const _GARe = "GetAttendeeResponse";
|
|
61
|
-
const _GM = "GetMeeting";
|
|
62
|
-
const _GMR = "GetMeetingRequest";
|
|
63
|
-
const _GMRe = "GetMeetingResponse";
|
|
64
|
-
const _IL = "IdentifyLanguage";
|
|
65
|
-
const _JT = "JoinToken";
|
|
66
|
-
const _JTS = "JoinTokenString";
|
|
67
|
-
const _K = "Key";
|
|
68
|
-
const _LA = "ListAttendees";
|
|
69
|
-
const _LAR = "ListAttendeesRequest";
|
|
70
|
-
const _LARi = "ListAttendeesResponse";
|
|
71
|
-
const _LC = "LanguageCode";
|
|
72
|
-
const _LEE = "LimitExceededException";
|
|
73
|
-
const _LFA = "LambdaFunctionArn";
|
|
74
|
-
const _LMN = "LanguageModelName";
|
|
75
|
-
const _LO = "LanguageOptions";
|
|
76
|
-
const _LTFR = "ListTagsForResource";
|
|
77
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
78
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
79
|
-
const _M = "Message";
|
|
80
|
-
const _MA = "MeetingArn";
|
|
81
|
-
const _MC = "MaxCount";
|
|
82
|
-
const _MF = "MeetingFeatures";
|
|
83
|
-
const _MFC = "MeetingFeaturesConfiguration";
|
|
84
|
-
const _MHI = "MeetingHostId";
|
|
85
|
-
const _MI = "MeetingId";
|
|
86
|
-
const _MP = "MediaPlacement";
|
|
87
|
-
const _MPNT = "MediaPlacementNetworkType";
|
|
88
|
-
const _MR = "MaxResolution";
|
|
89
|
-
const _MRa = "MaxResults";
|
|
90
|
-
const _MRe = "MediaRegion";
|
|
91
|
-
const _Me = "Meeting";
|
|
92
|
-
const _NC = "NotificationsConfiguration";
|
|
93
|
-
const _NFE = "NotFoundException";
|
|
94
|
-
const _NT = "NextToken";
|
|
95
|
-
const _PET = "PiiEntityTypes";
|
|
96
|
-
const _PL = "PreferredLanguage";
|
|
97
|
-
const _PMI = "PrimaryMeetingId";
|
|
98
|
-
const _PRS = "PartialResultsStability";
|
|
99
|
-
const _R = "Region";
|
|
100
|
-
const _RA = "Retry-After";
|
|
101
|
-
const _RARN = "ResourceARN";
|
|
102
|
-
const _RAS = "RetryAfterSeconds";
|
|
103
|
-
const _RI = "RequestId";
|
|
104
|
-
const _RN = "ResourceName";
|
|
105
|
-
const _RNFE = "ResourceNotFoundException";
|
|
106
|
-
const _S = "Specialty";
|
|
107
|
-
const _SDU = "ScreenDataUrl";
|
|
108
|
-
const _SFE = "ServiceFailureException";
|
|
109
|
-
const _SMT = "StartMeetingTranscription";
|
|
110
|
-
const _SMTR = "StartMeetingTranscriptionRequest";
|
|
111
|
-
const _SMTRt = "StopMeetingTranscriptionRequest";
|
|
112
|
-
const _SMTt = "StopMeetingTranscription";
|
|
113
|
-
const _SQA = "SqsQueueArn";
|
|
114
|
-
const _SSU = "ScreenSharingUrl";
|
|
115
|
-
const _STA = "SnsTopicArn";
|
|
116
|
-
const _SU = "SignalingUrl";
|
|
117
|
-
const _SUE = "ServiceUnavailableException";
|
|
118
|
-
const _SVU = "ScreenViewingUrl";
|
|
119
|
-
const _T = "Tags";
|
|
120
|
-
const _TC = "TranscriptionConfiguration";
|
|
121
|
-
const _TCU = "TurnControlUrl";
|
|
122
|
-
const _TE = "ThrottlingException";
|
|
123
|
-
const _TI = "TenantIds";
|
|
124
|
-
const _TK = "TagKeys";
|
|
125
|
-
const _TL = "TagList";
|
|
126
|
-
const _TMTE = "TooManyTagsException";
|
|
127
|
-
const _TR = "TagResource";
|
|
128
|
-
const _TRR = "TagResourceRequest";
|
|
129
|
-
const _TRRa = "TagResourceResponse";
|
|
130
|
-
const _Ta = "Tag";
|
|
131
|
-
const _Ty = "Type";
|
|
132
|
-
const _UAC = "UpdateAttendeeCapabilities";
|
|
133
|
-
const _UACR = "UpdateAttendeeCapabilitiesRequest";
|
|
134
|
-
const _UACRp = "UpdateAttendeeCapabilitiesResponse";
|
|
135
|
-
const _UE = "UnauthorizedException";
|
|
136
|
-
const _UEE = "UnprocessableEntityException";
|
|
137
|
-
const _UR = "UntagResource";
|
|
138
|
-
const _URR = "UntagResourceRequest";
|
|
139
|
-
const _URRn = "UntagResourceResponse";
|
|
140
|
-
const _V = "Video";
|
|
141
|
-
const _VF = "VideoFeatures";
|
|
142
|
-
const _VFM = "VocabularyFilterMethod";
|
|
143
|
-
const _VFN = "VocabularyFilterName";
|
|
144
|
-
const _VFNo = "VocabularyFilterNames";
|
|
145
|
-
const _VN = "VocabularyName";
|
|
146
|
-
const _VNo = "VocabularyNames";
|
|
147
|
-
const _Va = "Value";
|
|
148
|
-
const _a = "arn";
|
|
149
|
-
const _c = "client";
|
|
150
|
-
const _e = "error";
|
|
151
|
-
const _h = "http";
|
|
152
|
-
const _hE = "httpError";
|
|
153
|
-
const _hH = "httpHeader";
|
|
154
|
-
const _hQ = "httpQuery";
|
|
155
|
-
const _mr = "max-results";
|
|
156
|
-
const _nt = "next-token";
|
|
157
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.chimesdkmeetings";
|
|
158
|
-
const _se = "server";
|
|
159
|
-
const n0 = "com.amazonaws.chimesdkmeetings";
|
|
160
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
161
|
-
const { ChimeSDKMeetingsServiceException } = require("../models/ChimeSDKMeetingsServiceException");
|
|
162
|
-
const { BadRequestException, ConflictException, ForbiddenException, LimitExceededException, NotFoundException, ResourceNotFoundException, ServiceFailureException, ServiceUnavailableException, ThrottlingException, TooManyTagsException, UnauthorizedException, UnprocessableEntityException } = require("../models/errors");
|
|
163
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
164
|
-
const ChimeSDKMeetingsServiceException$ = [-3, _s, "ChimeSDKMeetingsServiceException", 0, [], []];
|
|
165
|
-
exports.ChimeSDKMeetingsServiceException$ = ChimeSDKMeetingsServiceException$;
|
|
166
|
-
_s_registry.registerError(ChimeSDKMeetingsServiceException$, ChimeSDKMeetingsServiceException);
|
|
167
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
168
|
-
const BadRequestException$ = [-3, n0, _BRE,
|
|
169
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
170
|
-
[_C, _M, _RI],
|
|
171
|
-
[0, 0, 0]
|
|
172
|
-
];
|
|
173
|
-
exports.BadRequestException$ = BadRequestException$;
|
|
174
|
-
n0_registry.registerError(BadRequestException$, BadRequestException);
|
|
175
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
176
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
177
|
-
[_C, _M, _RI],
|
|
178
|
-
[0, 0, 0]
|
|
179
|
-
];
|
|
180
|
-
exports.ConflictException$ = ConflictException$;
|
|
181
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
182
|
-
const ForbiddenException$ = [-3, n0, _FE,
|
|
183
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
184
|
-
[_C, _M, _RI],
|
|
185
|
-
[0, 0, 0]
|
|
186
|
-
];
|
|
187
|
-
exports.ForbiddenException$ = ForbiddenException$;
|
|
188
|
-
n0_registry.registerError(ForbiddenException$, ForbiddenException);
|
|
189
|
-
const LimitExceededException$ = [-3, n0, _LEE,
|
|
190
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
191
|
-
[_C, _M, _RI],
|
|
192
|
-
[0, 0, 0]
|
|
193
|
-
];
|
|
194
|
-
exports.LimitExceededException$ = LimitExceededException$;
|
|
195
|
-
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
196
|
-
const NotFoundException$ = [-3, n0, _NFE,
|
|
197
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
198
|
-
[_C, _M, _RI],
|
|
199
|
-
[0, 0, 0]
|
|
200
|
-
];
|
|
201
|
-
exports.NotFoundException$ = NotFoundException$;
|
|
202
|
-
n0_registry.registerError(NotFoundException$, NotFoundException);
|
|
203
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
204
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
205
|
-
[_C, _M, _RI, _RN],
|
|
206
|
-
[0, 0, 0, 0]
|
|
207
|
-
];
|
|
208
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
209
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
210
|
-
const ServiceFailureException$ = [-3, n0, _SFE,
|
|
211
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
212
|
-
[_C, _M, _RI],
|
|
213
|
-
[0, 0, 0]
|
|
214
|
-
];
|
|
215
|
-
exports.ServiceFailureException$ = ServiceFailureException$;
|
|
216
|
-
n0_registry.registerError(ServiceFailureException$, ServiceFailureException);
|
|
217
|
-
const ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
218
|
-
{ [_e]: _se, [_hE]: 503 },
|
|
219
|
-
[_C, _M, _RI, _RAS],
|
|
220
|
-
[0, 0, 0, [0, { [_hH]: _RA }]]
|
|
221
|
-
];
|
|
222
|
-
exports.ServiceUnavailableException$ = ServiceUnavailableException$;
|
|
223
|
-
n0_registry.registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
224
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
225
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
226
|
-
[_C, _M, _RI],
|
|
227
|
-
[0, 0, 0]
|
|
228
|
-
];
|
|
229
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
230
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
231
|
-
const TooManyTagsException$ = [-3, n0, _TMTE,
|
|
232
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
233
|
-
[_C, _M, _RI, _RN],
|
|
234
|
-
[0, 0, 0, 0]
|
|
235
|
-
];
|
|
236
|
-
exports.TooManyTagsException$ = TooManyTagsException$;
|
|
237
|
-
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
238
|
-
const UnauthorizedException$ = [-3, n0, _UE,
|
|
239
|
-
{ [_e]: _c, [_hE]: 401 },
|
|
240
|
-
[_C, _M, _RI],
|
|
241
|
-
[0, 0, 0]
|
|
242
|
-
];
|
|
243
|
-
exports.UnauthorizedException$ = UnauthorizedException$;
|
|
244
|
-
n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
|
|
245
|
-
const UnprocessableEntityException$ = [-3, n0, _UEE,
|
|
246
|
-
{ [_e]: _c, [_hE]: 422 },
|
|
247
|
-
[_C, _M, _RI],
|
|
248
|
-
[0, 0, 0]
|
|
249
|
-
];
|
|
250
|
-
exports.UnprocessableEntityException$ = UnprocessableEntityException$;
|
|
251
|
-
n0_registry.registerError(UnprocessableEntityException$, UnprocessableEntityException);
|
|
252
|
-
exports.errorTypeRegistries = [
|
|
253
|
-
_s_registry,
|
|
254
|
-
n0_registry,
|
|
255
|
-
];
|
|
256
|
-
var Arn = [0, n0, _A, 8, 0];
|
|
257
|
-
var ClientRequestToken = [0, n0, _CRT, 8, 0];
|
|
258
|
-
var ExternalMeetingId = [0, n0, _EMI, 8, 0];
|
|
259
|
-
var ExternalUserId = [0, n0, _EUI, 8, 0];
|
|
260
|
-
var JoinTokenString = [0, n0, _JTS, 8, 0];
|
|
261
|
-
const Attendee$ = [3, n0, _At,
|
|
262
|
-
0,
|
|
263
|
-
[_EUI, _AI, _JT, _Ca],
|
|
264
|
-
[[() => ExternalUserId, 0], 0, [() => JoinTokenString, 0], () => AttendeeCapabilities$]
|
|
265
|
-
];
|
|
266
|
-
exports.Attendee$ = Attendee$;
|
|
267
|
-
const AttendeeCapabilities$ = [3, n0, _AC,
|
|
268
|
-
0,
|
|
269
|
-
[_Au, _V, _Co],
|
|
270
|
-
[0, 0, 0], 3
|
|
271
|
-
];
|
|
272
|
-
exports.AttendeeCapabilities$ = AttendeeCapabilities$;
|
|
273
|
-
const AttendeeFeatures$ = [3, n0, _AF,
|
|
274
|
-
0,
|
|
275
|
-
[_MC],
|
|
276
|
-
[1]
|
|
277
|
-
];
|
|
278
|
-
exports.AttendeeFeatures$ = AttendeeFeatures$;
|
|
279
|
-
const AttendeeIdItem$ = [3, n0, _AII,
|
|
280
|
-
0,
|
|
281
|
-
[_AI],
|
|
282
|
-
[0], 1
|
|
283
|
-
];
|
|
284
|
-
exports.AttendeeIdItem$ = AttendeeIdItem$;
|
|
285
|
-
const AudioFeatures$ = [3, n0, _AFu,
|
|
286
|
-
0,
|
|
287
|
-
[_ER],
|
|
288
|
-
[0]
|
|
289
|
-
];
|
|
290
|
-
exports.AudioFeatures$ = AudioFeatures$;
|
|
291
|
-
const BatchCreateAttendeeRequest$ = [3, n0, _BCAR,
|
|
292
|
-
0,
|
|
293
|
-
[_MI, _Att],
|
|
294
|
-
[[0, 1], [() => CreateAttendeeRequestItemList, 0]], 2
|
|
295
|
-
];
|
|
296
|
-
exports.BatchCreateAttendeeRequest$ = BatchCreateAttendeeRequest$;
|
|
297
|
-
const BatchCreateAttendeeResponse$ = [3, n0, _BCARa,
|
|
298
|
-
0,
|
|
299
|
-
[_Att, _E],
|
|
300
|
-
[[() => AttendeeList, 0], [() => BatchCreateAttendeeErrorList, 0]]
|
|
301
|
-
];
|
|
302
|
-
exports.BatchCreateAttendeeResponse$ = BatchCreateAttendeeResponse$;
|
|
303
|
-
const BatchUpdateAttendeeCapabilitiesExceptRequest$ = [3, n0, _BUACER,
|
|
304
|
-
0,
|
|
305
|
-
[_MI, _EAI, _Ca],
|
|
306
|
-
[[0, 1], () => AttendeeIdsList, () => AttendeeCapabilities$], 3
|
|
307
|
-
];
|
|
308
|
-
exports.BatchUpdateAttendeeCapabilitiesExceptRequest$ = BatchUpdateAttendeeCapabilitiesExceptRequest$;
|
|
309
|
-
const ContentFeatures$ = [3, n0, _CF,
|
|
310
|
-
0,
|
|
311
|
-
[_MR],
|
|
312
|
-
[0]
|
|
313
|
-
];
|
|
314
|
-
exports.ContentFeatures$ = ContentFeatures$;
|
|
315
|
-
const CreateAttendeeError$ = [3, n0, _CAE,
|
|
316
|
-
0,
|
|
317
|
-
[_EUI, _EC, _EM],
|
|
318
|
-
[[() => ExternalUserId, 0], 0, 0]
|
|
319
|
-
];
|
|
320
|
-
exports.CreateAttendeeError$ = CreateAttendeeError$;
|
|
321
|
-
const CreateAttendeeRequest$ = [3, n0, _CAR,
|
|
322
|
-
0,
|
|
323
|
-
[_MI, _EUI, _Ca],
|
|
324
|
-
[[0, 1], [() => ExternalUserId, 0], () => AttendeeCapabilities$], 2
|
|
325
|
-
];
|
|
326
|
-
exports.CreateAttendeeRequest$ = CreateAttendeeRequest$;
|
|
327
|
-
const CreateAttendeeRequestItem$ = [3, n0, _CARI,
|
|
328
|
-
0,
|
|
329
|
-
[_EUI, _Ca],
|
|
330
|
-
[[() => ExternalUserId, 0], () => AttendeeCapabilities$], 1
|
|
331
|
-
];
|
|
332
|
-
exports.CreateAttendeeRequestItem$ = CreateAttendeeRequestItem$;
|
|
333
|
-
const CreateAttendeeResponse$ = [3, n0, _CARr,
|
|
334
|
-
0,
|
|
335
|
-
[_At],
|
|
336
|
-
[[() => Attendee$, 0]]
|
|
337
|
-
];
|
|
338
|
-
exports.CreateAttendeeResponse$ = CreateAttendeeResponse$;
|
|
339
|
-
const CreateMeetingRequest$ = [3, n0, _CMR,
|
|
340
|
-
0,
|
|
341
|
-
[_MRe, _EMI, _CRT, _MHI, _NC, _MF, _PMI, _TI, _T, _MPNT],
|
|
342
|
-
[0, [() => ExternalMeetingId, 0], [() => ClientRequestToken, 4], [() => ExternalUserId, 0], [() => NotificationsConfiguration$, 0], () => MeetingFeaturesConfiguration$, 0, 64 | 0, () => TagList, 0], 2
|
|
343
|
-
];
|
|
344
|
-
exports.CreateMeetingRequest$ = CreateMeetingRequest$;
|
|
345
|
-
const CreateMeetingResponse$ = [3, n0, _CMRr,
|
|
346
|
-
0,
|
|
347
|
-
[_Me],
|
|
348
|
-
[[() => Meeting$, 0]]
|
|
349
|
-
];
|
|
350
|
-
exports.CreateMeetingResponse$ = CreateMeetingResponse$;
|
|
351
|
-
const CreateMeetingWithAttendeesRequest$ = [3, n0, _CMWAR,
|
|
352
|
-
0,
|
|
353
|
-
[_MRe, _EMI, _Att, _CRT, _MHI, _MF, _NC, _PMI, _TI, _T, _MPNT],
|
|
354
|
-
[0, [() => ExternalMeetingId, 0], [() => CreateMeetingWithAttendeesRequestItemList, 0], [() => ClientRequestToken, 4], [() => ExternalUserId, 0], () => MeetingFeaturesConfiguration$, [() => NotificationsConfiguration$, 0], 0, 64 | 0, () => TagList, 0], 3
|
|
355
|
-
];
|
|
356
|
-
exports.CreateMeetingWithAttendeesRequest$ = CreateMeetingWithAttendeesRequest$;
|
|
357
|
-
const CreateMeetingWithAttendeesResponse$ = [3, n0, _CMWARr,
|
|
358
|
-
0,
|
|
359
|
-
[_Me, _Att, _E],
|
|
360
|
-
[[() => Meeting$, 0], [() => AttendeeList, 0], [() => BatchCreateAttendeeErrorList, 0]]
|
|
361
|
-
];
|
|
362
|
-
exports.CreateMeetingWithAttendeesResponse$ = CreateMeetingWithAttendeesResponse$;
|
|
363
|
-
const DeleteAttendeeRequest$ = [3, n0, _DAR,
|
|
364
|
-
0,
|
|
365
|
-
[_MI, _AI],
|
|
366
|
-
[[0, 1], [0, 1]], 2
|
|
367
|
-
];
|
|
368
|
-
exports.DeleteAttendeeRequest$ = DeleteAttendeeRequest$;
|
|
369
|
-
const DeleteMeetingRequest$ = [3, n0, _DMR,
|
|
370
|
-
0,
|
|
371
|
-
[_MI],
|
|
372
|
-
[[0, 1]], 1
|
|
373
|
-
];
|
|
374
|
-
exports.DeleteMeetingRequest$ = DeleteMeetingRequest$;
|
|
375
|
-
const EngineTranscribeMedicalSettings$ = [3, n0, _ETMS,
|
|
376
|
-
0,
|
|
377
|
-
[_LC, _S, _Ty, _VN, _R, _CIT],
|
|
378
|
-
[0, 0, 0, 0, 0, 0], 3
|
|
379
|
-
];
|
|
380
|
-
exports.EngineTranscribeMedicalSettings$ = EngineTranscribeMedicalSettings$;
|
|
381
|
-
const EngineTranscribeSettings$ = [3, n0, _ETS,
|
|
382
|
-
0,
|
|
383
|
-
[_LC, _VFM, _VFN, _VN, _R, _EPRS, _PRS, _CIT, _CRTo, _PET, _LMN, _IL, _LO, _PL, _VNo, _VFNo],
|
|
384
|
-
[0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0]
|
|
385
|
-
];
|
|
386
|
-
exports.EngineTranscribeSettings$ = EngineTranscribeSettings$;
|
|
387
|
-
const GetAttendeeRequest$ = [3, n0, _GAR,
|
|
388
|
-
0,
|
|
389
|
-
[_MI, _AI],
|
|
390
|
-
[[0, 1], [0, 1]], 2
|
|
391
|
-
];
|
|
392
|
-
exports.GetAttendeeRequest$ = GetAttendeeRequest$;
|
|
393
|
-
const GetAttendeeResponse$ = [3, n0, _GARe,
|
|
394
|
-
0,
|
|
395
|
-
[_At],
|
|
396
|
-
[[() => Attendee$, 0]]
|
|
397
|
-
];
|
|
398
|
-
exports.GetAttendeeResponse$ = GetAttendeeResponse$;
|
|
399
|
-
const GetMeetingRequest$ = [3, n0, _GMR,
|
|
400
|
-
0,
|
|
401
|
-
[_MI],
|
|
402
|
-
[[0, 1]], 1
|
|
403
|
-
];
|
|
404
|
-
exports.GetMeetingRequest$ = GetMeetingRequest$;
|
|
405
|
-
const GetMeetingResponse$ = [3, n0, _GMRe,
|
|
406
|
-
0,
|
|
407
|
-
[_Me],
|
|
408
|
-
[[() => Meeting$, 0]]
|
|
409
|
-
];
|
|
410
|
-
exports.GetMeetingResponse$ = GetMeetingResponse$;
|
|
411
|
-
const ListAttendeesRequest$ = [3, n0, _LAR,
|
|
412
|
-
0,
|
|
413
|
-
[_MI, _NT, _MRa],
|
|
414
|
-
[[0, 1], [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]], 1
|
|
415
|
-
];
|
|
416
|
-
exports.ListAttendeesRequest$ = ListAttendeesRequest$;
|
|
417
|
-
const ListAttendeesResponse$ = [3, n0, _LARi,
|
|
418
|
-
0,
|
|
419
|
-
[_Att, _NT],
|
|
420
|
-
[[() => AttendeeList, 0], 0]
|
|
421
|
-
];
|
|
422
|
-
exports.ListAttendeesResponse$ = ListAttendeesResponse$;
|
|
423
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
424
|
-
0,
|
|
425
|
-
[_RARN],
|
|
426
|
-
[[0, { [_hQ]: _a }]], 1
|
|
427
|
-
];
|
|
428
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
429
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
430
|
-
0,
|
|
431
|
-
[_T],
|
|
432
|
-
[() => TagList]
|
|
433
|
-
];
|
|
434
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
435
|
-
const MediaPlacement$ = [3, n0, _MP,
|
|
436
|
-
0,
|
|
437
|
-
[_AHU, _AFU, _SU, _TCU, _SDU, _SVU, _SSU, _EIU],
|
|
438
|
-
[0, 0, 0, 0, 0, 0, 0, 0]
|
|
439
|
-
];
|
|
440
|
-
exports.MediaPlacement$ = MediaPlacement$;
|
|
441
|
-
const Meeting$ = [3, n0, _Me,
|
|
442
|
-
0,
|
|
443
|
-
[_MI, _MHI, _EMI, _MRe, _MP, _MF, _PMI, _TI, _MA],
|
|
444
|
-
[0, [() => ExternalUserId, 0], [() => ExternalMeetingId, 0], 0, () => MediaPlacement$, () => MeetingFeaturesConfiguration$, 0, 64 | 0, 0]
|
|
445
|
-
];
|
|
446
|
-
exports.Meeting$ = Meeting$;
|
|
447
|
-
const MeetingFeaturesConfiguration$ = [3, n0, _MFC,
|
|
448
|
-
0,
|
|
449
|
-
[_Au, _V, _Co, _At],
|
|
450
|
-
[() => AudioFeatures$, () => VideoFeatures$, () => ContentFeatures$, () => AttendeeFeatures$]
|
|
451
|
-
];
|
|
452
|
-
exports.MeetingFeaturesConfiguration$ = MeetingFeaturesConfiguration$;
|
|
453
|
-
const NotificationsConfiguration$ = [3, n0, _NC,
|
|
454
|
-
0,
|
|
455
|
-
[_LFA, _STA, _SQA],
|
|
456
|
-
[[() => Arn, 0], [() => Arn, 0], [() => Arn, 0]]
|
|
457
|
-
];
|
|
458
|
-
exports.NotificationsConfiguration$ = NotificationsConfiguration$;
|
|
459
|
-
const StartMeetingTranscriptionRequest$ = [3, n0, _SMTR,
|
|
460
|
-
0,
|
|
461
|
-
[_MI, _TC],
|
|
462
|
-
[[0, 1], () => TranscriptionConfiguration$], 2
|
|
463
|
-
];
|
|
464
|
-
exports.StartMeetingTranscriptionRequest$ = StartMeetingTranscriptionRequest$;
|
|
465
|
-
const StopMeetingTranscriptionRequest$ = [3, n0, _SMTRt,
|
|
466
|
-
0,
|
|
467
|
-
[_MI],
|
|
468
|
-
[[0, 1]], 1
|
|
469
|
-
];
|
|
470
|
-
exports.StopMeetingTranscriptionRequest$ = StopMeetingTranscriptionRequest$;
|
|
471
|
-
const Tag$ = [3, n0, _Ta,
|
|
472
|
-
0,
|
|
473
|
-
[_K, _Va],
|
|
474
|
-
[0, 0], 2
|
|
475
|
-
];
|
|
476
|
-
exports.Tag$ = Tag$;
|
|
477
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
478
|
-
0,
|
|
479
|
-
[_RARN, _T],
|
|
480
|
-
[0, () => TagList], 2
|
|
481
|
-
];
|
|
482
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
483
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
484
|
-
0,
|
|
485
|
-
[],
|
|
486
|
-
[]
|
|
487
|
-
];
|
|
488
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
489
|
-
const TranscriptionConfiguration$ = [3, n0, _TC,
|
|
490
|
-
0,
|
|
491
|
-
[_ETS, _ETMS],
|
|
492
|
-
[() => EngineTranscribeSettings$, () => EngineTranscribeMedicalSettings$]
|
|
493
|
-
];
|
|
494
|
-
exports.TranscriptionConfiguration$ = TranscriptionConfiguration$;
|
|
495
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
496
|
-
0,
|
|
497
|
-
[_RARN, _TK],
|
|
498
|
-
[0, 64 | 0], 2
|
|
499
|
-
];
|
|
500
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
501
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
502
|
-
0,
|
|
503
|
-
[],
|
|
504
|
-
[]
|
|
505
|
-
];
|
|
506
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
507
|
-
const UpdateAttendeeCapabilitiesRequest$ = [3, n0, _UACR,
|
|
508
|
-
0,
|
|
509
|
-
[_MI, _AI, _Ca],
|
|
510
|
-
[[0, 1], [0, 1], () => AttendeeCapabilities$], 3
|
|
511
|
-
];
|
|
512
|
-
exports.UpdateAttendeeCapabilitiesRequest$ = UpdateAttendeeCapabilitiesRequest$;
|
|
513
|
-
const UpdateAttendeeCapabilitiesResponse$ = [3, n0, _UACRp,
|
|
514
|
-
0,
|
|
515
|
-
[_At],
|
|
516
|
-
[[() => Attendee$, 0]]
|
|
517
|
-
];
|
|
518
|
-
exports.UpdateAttendeeCapabilitiesResponse$ = UpdateAttendeeCapabilitiesResponse$;
|
|
519
|
-
const VideoFeatures$ = [3, n0, _VF,
|
|
520
|
-
0,
|
|
521
|
-
[_MR],
|
|
522
|
-
[0]
|
|
523
|
-
];
|
|
524
|
-
exports.VideoFeatures$ = VideoFeatures$;
|
|
525
|
-
var __Unit = "unit";
|
|
526
|
-
var AttendeeIdsList = [1, n0, _AIL,
|
|
527
|
-
0, () => AttendeeIdItem$
|
|
528
|
-
];
|
|
529
|
-
var AttendeeList = [1, n0, _AL,
|
|
530
|
-
0, [() => Attendee$,
|
|
531
|
-
0]
|
|
532
|
-
];
|
|
533
|
-
var BatchCreateAttendeeErrorList = [1, n0, _BCAEL,
|
|
534
|
-
0, [() => CreateAttendeeError$,
|
|
535
|
-
0]
|
|
536
|
-
];
|
|
537
|
-
var CreateAttendeeRequestItemList = [1, n0, _CARIL,
|
|
538
|
-
0, [() => CreateAttendeeRequestItem$,
|
|
539
|
-
0]
|
|
540
|
-
];
|
|
541
|
-
var CreateMeetingWithAttendeesRequestItemList = [1, n0, _CMWARIL,
|
|
542
|
-
0, [() => CreateAttendeeRequestItem$,
|
|
543
|
-
0]
|
|
544
|
-
];
|
|
545
|
-
var TagKeyList = 64 | 0;
|
|
546
|
-
var TagList = [1, n0, _TL,
|
|
547
|
-
0, () => Tag$
|
|
548
|
-
];
|
|
549
|
-
var TenantIdList = 64 | 0;
|
|
550
|
-
exports.BatchCreateAttendee$ = [9, n0, _BCA,
|
|
551
|
-
{ [_h]: ["POST", "/meetings/{MeetingId}/attendees?operation=batch-create", 200] }, () => BatchCreateAttendeeRequest$, () => BatchCreateAttendeeResponse$
|
|
552
|
-
];
|
|
553
|
-
exports.BatchUpdateAttendeeCapabilitiesExcept$ = [9, n0, _BUACE,
|
|
554
|
-
{ [_h]: ["PUT", "/meetings/{MeetingId}/attendees/capabilities?operation=batch-update-except", 200] }, () => BatchUpdateAttendeeCapabilitiesExceptRequest$, () => __Unit
|
|
555
|
-
];
|
|
556
|
-
exports.CreateAttendee$ = [9, n0, _CA,
|
|
557
|
-
{ [_h]: ["POST", "/meetings/{MeetingId}/attendees", 200] }, () => CreateAttendeeRequest$, () => CreateAttendeeResponse$
|
|
558
|
-
];
|
|
559
|
-
exports.CreateMeeting$ = [9, n0, _CM,
|
|
560
|
-
{ [_h]: ["POST", "/meetings", 200] }, () => CreateMeetingRequest$, () => CreateMeetingResponse$
|
|
561
|
-
];
|
|
562
|
-
exports.CreateMeetingWithAttendees$ = [9, n0, _CMWA,
|
|
563
|
-
{ [_h]: ["POST", "/meetings?operation=create-attendees", 200] }, () => CreateMeetingWithAttendeesRequest$, () => CreateMeetingWithAttendeesResponse$
|
|
564
|
-
];
|
|
565
|
-
exports.DeleteAttendee$ = [9, n0, _DA,
|
|
566
|
-
{ [_h]: ["DELETE", "/meetings/{MeetingId}/attendees/{AttendeeId}", 204] }, () => DeleteAttendeeRequest$, () => __Unit
|
|
567
|
-
];
|
|
568
|
-
exports.DeleteMeeting$ = [9, n0, _DM,
|
|
569
|
-
{ [_h]: ["DELETE", "/meetings/{MeetingId}", 204] }, () => DeleteMeetingRequest$, () => __Unit
|
|
570
|
-
];
|
|
571
|
-
exports.GetAttendee$ = [9, n0, _GA,
|
|
572
|
-
{ [_h]: ["GET", "/meetings/{MeetingId}/attendees/{AttendeeId}", 200] }, () => GetAttendeeRequest$, () => GetAttendeeResponse$
|
|
573
|
-
];
|
|
574
|
-
exports.GetMeeting$ = [9, n0, _GM,
|
|
575
|
-
{ [_h]: ["GET", "/meetings/{MeetingId}", 200] }, () => GetMeetingRequest$, () => GetMeetingResponse$
|
|
576
|
-
];
|
|
577
|
-
exports.ListAttendees$ = [9, n0, _LA,
|
|
578
|
-
{ [_h]: ["GET", "/meetings/{MeetingId}/attendees", 200] }, () => ListAttendeesRequest$, () => ListAttendeesResponse$
|
|
579
|
-
];
|
|
580
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
581
|
-
{ [_h]: ["GET", "/tags", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
582
|
-
];
|
|
583
|
-
exports.StartMeetingTranscription$ = [9, n0, _SMT,
|
|
584
|
-
{ [_h]: ["POST", "/meetings/{MeetingId}/transcription?operation=start", 200] }, () => StartMeetingTranscriptionRequest$, () => __Unit
|
|
585
|
-
];
|
|
586
|
-
exports.StopMeetingTranscription$ = [9, n0, _SMTt,
|
|
587
|
-
{ [_h]: ["POST", "/meetings/{MeetingId}/transcription?operation=stop", 200] }, () => StopMeetingTranscriptionRequest$, () => __Unit
|
|
588
|
-
];
|
|
589
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
590
|
-
{ [_h]: ["POST", "/tags?operation=tag-resource", 204] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
591
|
-
];
|
|
592
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
593
|
-
{ [_h]: ["POST", "/tags?operation=untag-resource", 204] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
594
|
-
];
|
|
595
|
-
exports.UpdateAttendeeCapabilities$ = [9, n0, _UAC,
|
|
596
|
-
{ [_h]: ["PUT", "/meetings/{MeetingId}/attendees/{AttendeeId}/capabilities", 200] }, () => UpdateAttendeeCapabilitiesRequest$, () => UpdateAttendeeCapabilitiesResponse$
|
|
597
|
-
];
|