@aws-sdk/client-chime-sdk-meetings 3.987.0 → 3.988.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.
@@ -18,7 +18,7 @@ const _BCARa = "BatchCreateAttendeeResponse";
18
18
  const _BRE = "BadRequestException";
19
19
  const _BUACE = "BatchUpdateAttendeeCapabilitiesExcept";
20
20
  const _BUACER = "BatchUpdateAttendeeCapabilitiesExceptRequest";
21
- const _C = "Capabilities";
21
+ const _C = "Code";
22
22
  const _CA = "CreateAttendee";
23
23
  const _CAE = "CreateAttendeeError";
24
24
  const _CAR = "CreateAttendeeRequest";
@@ -37,8 +37,8 @@ const _CMWARIL = "CreateMeetingWithAttendeesRequestItemList";
37
37
  const _CMWARr = "CreateMeetingWithAttendeesResponse";
38
38
  const _CRT = "ClientRequestToken";
39
39
  const _CRTo = "ContentRedactionType";
40
+ const _Ca = "Capabilities";
40
41
  const _Co = "Content";
41
- const _Cod = "Code";
42
42
  const _DA = "DeleteAttendee";
43
43
  const _DAR = "DeleteAttendeeRequest";
44
44
  const _DM = "DeleteMeeting";
@@ -154,12 +154,92 @@ const _hH = "httpHeader";
154
154
  const _hQ = "httpQuery";
155
155
  const _mr = "max-results";
156
156
  const _nt = "next-token";
157
- const _s = "server";
158
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.chimesdkmeetings";
157
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.chimesdkmeetings";
158
+ const _se = "server";
159
159
  const n0 = "com.amazonaws.chimesdkmeetings";
160
160
  import { TypeRegistry } from "@smithy/core/schema";
161
161
  import { ChimeSDKMeetingsServiceException } from "../models/ChimeSDKMeetingsServiceException";
162
162
  import { BadRequestException, ConflictException, ForbiddenException, LimitExceededException, NotFoundException, ResourceNotFoundException, ServiceFailureException, ServiceUnavailableException, ThrottlingException, TooManyTagsException, UnauthorizedException, UnprocessableEntityException, } from "../models/errors";
163
+ const _s_registry = TypeRegistry.for(_s);
164
+ export var ChimeSDKMeetingsServiceException$ = [-3, _s, "ChimeSDKMeetingsServiceException", 0, [], []];
165
+ _s_registry.registerError(ChimeSDKMeetingsServiceException$, ChimeSDKMeetingsServiceException);
166
+ const n0_registry = TypeRegistry.for(n0);
167
+ export var BadRequestException$ = [-3, n0, _BRE,
168
+ { [_e]: _c, [_hE]: 400 },
169
+ [_C, _M, _RI],
170
+ [0, 0, 0]
171
+ ];
172
+ n0_registry.registerError(BadRequestException$, BadRequestException);
173
+ export var ConflictException$ = [-3, n0, _CE,
174
+ { [_e]: _c, [_hE]: 409 },
175
+ [_C, _M, _RI],
176
+ [0, 0, 0]
177
+ ];
178
+ n0_registry.registerError(ConflictException$, ConflictException);
179
+ export var ForbiddenException$ = [-3, n0, _FE,
180
+ { [_e]: _c, [_hE]: 403 },
181
+ [_C, _M, _RI],
182
+ [0, 0, 0]
183
+ ];
184
+ n0_registry.registerError(ForbiddenException$, ForbiddenException);
185
+ export var LimitExceededException$ = [-3, n0, _LEE,
186
+ { [_e]: _c, [_hE]: 400 },
187
+ [_C, _M, _RI],
188
+ [0, 0, 0]
189
+ ];
190
+ n0_registry.registerError(LimitExceededException$, LimitExceededException);
191
+ export var NotFoundException$ = [-3, n0, _NFE,
192
+ { [_e]: _c, [_hE]: 404 },
193
+ [_C, _M, _RI],
194
+ [0, 0, 0]
195
+ ];
196
+ n0_registry.registerError(NotFoundException$, NotFoundException);
197
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
198
+ { [_e]: _c, [_hE]: 404 },
199
+ [_C, _M, _RI, _RN],
200
+ [0, 0, 0, 0]
201
+ ];
202
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
203
+ export var ServiceFailureException$ = [-3, n0, _SFE,
204
+ { [_e]: _se, [_hE]: 500 },
205
+ [_C, _M, _RI],
206
+ [0, 0, 0]
207
+ ];
208
+ n0_registry.registerError(ServiceFailureException$, ServiceFailureException);
209
+ export var ServiceUnavailableException$ = [-3, n0, _SUE,
210
+ { [_e]: _se, [_hE]: 503 },
211
+ [_C, _M, _RI, _RAS],
212
+ [0, 0, 0, [0, { [_hH]: _RA }]]
213
+ ];
214
+ n0_registry.registerError(ServiceUnavailableException$, ServiceUnavailableException);
215
+ export var ThrottlingException$ = [-3, n0, _TE,
216
+ { [_e]: _c, [_hE]: 429 },
217
+ [_C, _M, _RI],
218
+ [0, 0, 0]
219
+ ];
220
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
221
+ export var TooManyTagsException$ = [-3, n0, _TMTE,
222
+ { [_e]: _c, [_hE]: 400 },
223
+ [_C, _M, _RI, _RN],
224
+ [0, 0, 0, 0]
225
+ ];
226
+ n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
227
+ export var UnauthorizedException$ = [-3, n0, _UE,
228
+ { [_e]: _c, [_hE]: 401 },
229
+ [_C, _M, _RI],
230
+ [0, 0, 0]
231
+ ];
232
+ n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
233
+ export var UnprocessableEntityException$ = [-3, n0, _UEE,
234
+ { [_e]: _c, [_hE]: 422 },
235
+ [_C, _M, _RI],
236
+ [0, 0, 0]
237
+ ];
238
+ n0_registry.registerError(UnprocessableEntityException$, UnprocessableEntityException);
239
+ export const errorTypeRegistries = [
240
+ _s_registry,
241
+ n0_registry,
242
+ ];
163
243
  var Arn = [0, n0, _A, 8, 0];
164
244
  var ClientRequestToken = [0, n0, _CRT, 8, 0];
165
245
  var ExternalMeetingId = [0, n0, _EMI, 8, 0];
@@ -167,7 +247,7 @@ var ExternalUserId = [0, n0, _EUI, 8, 0];
167
247
  var JoinTokenString = [0, n0, _JTS, 8, 0];
168
248
  export var Attendee$ = [3, n0, _At,
169
249
  0,
170
- [_EUI, _AI, _JT, _C],
250
+ [_EUI, _AI, _JT, _Ca],
171
251
  [[() => ExternalUserId, 0], 0, [() => JoinTokenString, 0], () => AttendeeCapabilities$]
172
252
  ];
173
253
  export var AttendeeCapabilities$ = [3, n0, _AC,
@@ -190,12 +270,6 @@ export var AudioFeatures$ = [3, n0, _AFu,
190
270
  [_ER],
191
271
  [0]
192
272
  ];
193
- export var BadRequestException$ = [-3, n0, _BRE,
194
- { [_e]: _c, [_hE]: 400 },
195
- [_Cod, _M, _RI],
196
- [0, 0, 0]
197
- ];
198
- TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
199
273
  export var BatchCreateAttendeeRequest$ = [3, n0, _BCAR,
200
274
  0,
201
275
  [_MI, _Att],
@@ -208,15 +282,9 @@ export var BatchCreateAttendeeResponse$ = [3, n0, _BCARa,
208
282
  ];
209
283
  export var BatchUpdateAttendeeCapabilitiesExceptRequest$ = [3, n0, _BUACER,
210
284
  0,
211
- [_MI, _EAI, _C],
285
+ [_MI, _EAI, _Ca],
212
286
  [[0, 1], () => AttendeeIdsList, () => AttendeeCapabilities$], 3
213
287
  ];
214
- export var ConflictException$ = [-3, n0, _CE,
215
- { [_e]: _c, [_hE]: 409 },
216
- [_Cod, _M, _RI],
217
- [0, 0, 0]
218
- ];
219
- TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
220
288
  export var ContentFeatures$ = [3, n0, _CF,
221
289
  0,
222
290
  [_MR],
@@ -229,12 +297,12 @@ export var CreateAttendeeError$ = [3, n0, _CAE,
229
297
  ];
230
298
  export var CreateAttendeeRequest$ = [3, n0, _CAR,
231
299
  0,
232
- [_MI, _EUI, _C],
300
+ [_MI, _EUI, _Ca],
233
301
  [[0, 1], [() => ExternalUserId, 0], () => AttendeeCapabilities$], 2
234
302
  ];
235
303
  export var CreateAttendeeRequestItem$ = [3, n0, _CARI,
236
304
  0,
237
- [_EUI, _C],
305
+ [_EUI, _Ca],
238
306
  [[() => ExternalUserId, 0], () => AttendeeCapabilities$], 1
239
307
  ];
240
308
  export var CreateAttendeeResponse$ = [3, n0, _CARr,
@@ -282,12 +350,6 @@ export var EngineTranscribeSettings$ = [3, n0, _ETS,
282
350
  [_LC, _VFM, _VFN, _VN, _R, _EPRS, _PRS, _CIT, _CRTo, _PET, _LMN, _IL, _LO, _PL, _VNo, _VFNo],
283
351
  [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0]
284
352
  ];
285
- export var ForbiddenException$ = [-3, n0, _FE,
286
- { [_e]: _c, [_hE]: 403 },
287
- [_Cod, _M, _RI],
288
- [0, 0, 0]
289
- ];
290
- TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
291
353
  export var GetAttendeeRequest$ = [3, n0, _GAR,
292
354
  0,
293
355
  [_MI, _AI],
@@ -308,12 +370,6 @@ export var GetMeetingResponse$ = [3, n0, _GMRe,
308
370
  [_Me],
309
371
  [[() => Meeting$, 0]]
310
372
  ];
311
- export var LimitExceededException$ = [-3, n0, _LEE,
312
- { [_e]: _c, [_hE]: 400 },
313
- [_Cod, _M, _RI],
314
- [0, 0, 0]
315
- ];
316
- TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
317
373
  export var ListAttendeesRequest$ = [3, n0, _LAR,
318
374
  0,
319
375
  [_MI, _NT, _MRa],
@@ -349,35 +405,11 @@ export var MeetingFeaturesConfiguration$ = [3, n0, _MFC,
349
405
  [_Au, _V, _Co, _At],
350
406
  [() => AudioFeatures$, () => VideoFeatures$, () => ContentFeatures$, () => AttendeeFeatures$]
351
407
  ];
352
- export var NotFoundException$ = [-3, n0, _NFE,
353
- { [_e]: _c, [_hE]: 404 },
354
- [_Cod, _M, _RI],
355
- [0, 0, 0]
356
- ];
357
- TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
358
408
  export var NotificationsConfiguration$ = [3, n0, _NC,
359
409
  0,
360
410
  [_LFA, _STA, _SQA],
361
411
  [[() => Arn, 0], [() => Arn, 0], [() => Arn, 0]]
362
412
  ];
363
- export var ResourceNotFoundException$ = [-3, n0, _RNFE,
364
- { [_e]: _c, [_hE]: 404 },
365
- [_Cod, _M, _RI, _RN],
366
- [0, 0, 0, 0]
367
- ];
368
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
369
- export var ServiceFailureException$ = [-3, n0, _SFE,
370
- { [_e]: _s, [_hE]: 500 },
371
- [_Cod, _M, _RI],
372
- [0, 0, 0]
373
- ];
374
- TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
375
- export var ServiceUnavailableException$ = [-3, n0, _SUE,
376
- { [_e]: _s, [_hE]: 503 },
377
- [_Cod, _M, _RI, _RAS],
378
- [0, 0, 0, [0, { [_hH]: _RA }]]
379
- ];
380
- TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
381
413
  export var StartMeetingTranscriptionRequest$ = [3, n0, _SMTR,
382
414
  0,
383
415
  [_MI, _TC],
@@ -403,35 +435,11 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
403
435
  [],
404
436
  []
405
437
  ];
406
- export var ThrottlingException$ = [-3, n0, _TE,
407
- { [_e]: _c, [_hE]: 429 },
408
- [_Cod, _M, _RI],
409
- [0, 0, 0]
410
- ];
411
- TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
412
- export var TooManyTagsException$ = [-3, n0, _TMTE,
413
- { [_e]: _c, [_hE]: 400 },
414
- [_Cod, _M, _RI, _RN],
415
- [0, 0, 0, 0]
416
- ];
417
- TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
418
438
  export var TranscriptionConfiguration$ = [3, n0, _TC,
419
439
  0,
420
440
  [_ETS, _ETMS],
421
441
  [() => EngineTranscribeSettings$, () => EngineTranscribeMedicalSettings$]
422
442
  ];
423
- export var UnauthorizedException$ = [-3, n0, _UE,
424
- { [_e]: _c, [_hE]: 401 },
425
- [_Cod, _M, _RI],
426
- [0, 0, 0]
427
- ];
428
- TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
429
- export var UnprocessableEntityException$ = [-3, n0, _UEE,
430
- { [_e]: _c, [_hE]: 422 },
431
- [_Cod, _M, _RI],
432
- [0, 0, 0]
433
- ];
434
- TypeRegistry.for(n0).registerError(UnprocessableEntityException$, UnprocessableEntityException);
435
443
  export var UntagResourceRequest$ = [3, n0, _URR,
436
444
  0,
437
445
  [_RARN, _TK],
@@ -444,7 +452,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
444
452
  ];
445
453
  export var UpdateAttendeeCapabilitiesRequest$ = [3, n0, _UACR,
446
454
  0,
447
- [_MI, _AI, _C],
455
+ [_MI, _AI, _Ca],
448
456
  [[0, 1], [0, 1], () => AttendeeCapabilities$], 3
449
457
  ];
450
458
  export var UpdateAttendeeCapabilitiesResponse$ = [3, n0, _UACRp,
@@ -458,8 +466,6 @@ export var VideoFeatures$ = [3, n0, _VF,
458
466
  [0]
459
467
  ];
460
468
  var __Unit = "unit";
461
- export var ChimeSDKMeetingsServiceException$ = [-3, _sm, "ChimeSDKMeetingsServiceException", 0, [], []];
462
- TypeRegistry.for(_sm).registerError(ChimeSDKMeetingsServiceException$, ChimeSDKMeetingsServiceException);
463
469
  var AttendeeIdsList = [1, n0, _AIL,
464
470
  0, () => AttendeeIdItem$
465
471
  ];
@@ -1,14 +1,32 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
3
+ export declare var ChimeSDKMeetingsServiceException$: StaticErrorSchema;
4
+ export declare var BadRequestException$: StaticErrorSchema;
5
+ export declare var ConflictException$: StaticErrorSchema;
6
+ export declare var ForbiddenException$: StaticErrorSchema;
7
+ export declare var LimitExceededException$: StaticErrorSchema;
8
+ export declare var NotFoundException$: StaticErrorSchema;
9
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
10
+ export declare var ServiceFailureException$: StaticErrorSchema;
11
+ export declare var ServiceUnavailableException$: StaticErrorSchema;
12
+ export declare var ThrottlingException$: StaticErrorSchema;
13
+ export declare var TooManyTagsException$: StaticErrorSchema;
14
+ export declare var UnauthorizedException$: StaticErrorSchema;
15
+ export declare var UnprocessableEntityException$: StaticErrorSchema;
16
+ /**
17
+ * TypeRegistry instances containing modeled errors.
18
+ * @internal
19
+ *
20
+ */
21
+ export declare const errorTypeRegistries: TypeRegistry[];
2
22
  export declare var Attendee$: StaticStructureSchema;
3
23
  export declare var AttendeeCapabilities$: StaticStructureSchema;
4
24
  export declare var AttendeeFeatures$: StaticStructureSchema;
5
25
  export declare var AttendeeIdItem$: StaticStructureSchema;
6
26
  export declare var AudioFeatures$: StaticStructureSchema;
7
- export declare var BadRequestException$: StaticErrorSchema;
8
27
  export declare var BatchCreateAttendeeRequest$: StaticStructureSchema;
9
28
  export declare var BatchCreateAttendeeResponse$: StaticStructureSchema;
10
29
  export declare var BatchUpdateAttendeeCapabilitiesExceptRequest$: StaticStructureSchema;
11
- export declare var ConflictException$: StaticErrorSchema;
12
30
  export declare var ContentFeatures$: StaticStructureSchema;
13
31
  export declare var CreateAttendeeError$: StaticStructureSchema;
14
32
  export declare var CreateAttendeeRequest$: StaticStructureSchema;
@@ -22,12 +40,10 @@ export declare var DeleteAttendeeRequest$: StaticStructureSchema;
22
40
  export declare var DeleteMeetingRequest$: StaticStructureSchema;
23
41
  export declare var EngineTranscribeMedicalSettings$: StaticStructureSchema;
24
42
  export declare var EngineTranscribeSettings$: StaticStructureSchema;
25
- export declare var ForbiddenException$: StaticErrorSchema;
26
43
  export declare var GetAttendeeRequest$: StaticStructureSchema;
27
44
  export declare var GetAttendeeResponse$: StaticStructureSchema;
28
45
  export declare var GetMeetingRequest$: StaticStructureSchema;
29
46
  export declare var GetMeetingResponse$: StaticStructureSchema;
30
- export declare var LimitExceededException$: StaticErrorSchema;
31
47
  export declare var ListAttendeesRequest$: StaticStructureSchema;
32
48
  export declare var ListAttendeesResponse$: StaticStructureSchema;
33
49
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
@@ -35,27 +51,18 @@ export declare var ListTagsForResourceResponse$: StaticStructureSchema;
35
51
  export declare var MediaPlacement$: StaticStructureSchema;
36
52
  export declare var Meeting$: StaticStructureSchema;
37
53
  export declare var MeetingFeaturesConfiguration$: StaticStructureSchema;
38
- export declare var NotFoundException$: StaticErrorSchema;
39
54
  export declare var NotificationsConfiguration$: StaticStructureSchema;
40
- export declare var ResourceNotFoundException$: StaticErrorSchema;
41
- export declare var ServiceFailureException$: StaticErrorSchema;
42
- export declare var ServiceUnavailableException$: StaticErrorSchema;
43
55
  export declare var StartMeetingTranscriptionRequest$: StaticStructureSchema;
44
56
  export declare var StopMeetingTranscriptionRequest$: StaticStructureSchema;
45
57
  export declare var Tag$: StaticStructureSchema;
46
58
  export declare var TagResourceRequest$: StaticStructureSchema;
47
59
  export declare var TagResourceResponse$: StaticStructureSchema;
48
- export declare var ThrottlingException$: StaticErrorSchema;
49
- export declare var TooManyTagsException$: StaticErrorSchema;
50
60
  export declare var TranscriptionConfiguration$: StaticStructureSchema;
51
- export declare var UnauthorizedException$: StaticErrorSchema;
52
- export declare var UnprocessableEntityException$: StaticErrorSchema;
53
61
  export declare var UntagResourceRequest$: StaticStructureSchema;
54
62
  export declare var UntagResourceResponse$: StaticStructureSchema;
55
63
  export declare var UpdateAttendeeCapabilitiesRequest$: StaticStructureSchema;
56
64
  export declare var UpdateAttendeeCapabilitiesResponse$: StaticStructureSchema;
57
65
  export declare var VideoFeatures$: StaticStructureSchema;
58
- export declare var ChimeSDKMeetingsServiceException$: StaticErrorSchema;
59
66
  export declare var BatchCreateAttendee$: StaticOperationSchema;
60
67
  export declare var BatchUpdateAttendeeCapabilitiesExcept$: StaticOperationSchema;
61
68
  export declare var CreateAttendee$: StaticOperationSchema;
@@ -1,18 +1,31 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  } from "@smithy/types";
7
+ export declare var ChimeSDKMeetingsServiceException$: StaticErrorSchema;
8
+ export declare var BadRequestException$: StaticErrorSchema;
9
+ export declare var ConflictException$: StaticErrorSchema;
10
+ export declare var ForbiddenException$: StaticErrorSchema;
11
+ export declare var LimitExceededException$: StaticErrorSchema;
12
+ export declare var NotFoundException$: StaticErrorSchema;
13
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
14
+ export declare var ServiceFailureException$: StaticErrorSchema;
15
+ export declare var ServiceUnavailableException$: StaticErrorSchema;
16
+ export declare var ThrottlingException$: StaticErrorSchema;
17
+ export declare var TooManyTagsException$: StaticErrorSchema;
18
+ export declare var UnauthorizedException$: StaticErrorSchema;
19
+ export declare var UnprocessableEntityException$: StaticErrorSchema;
20
+ export declare const errorTypeRegistries: TypeRegistry[];
6
21
  export declare var Attendee$: StaticStructureSchema;
7
22
  export declare var AttendeeCapabilities$: StaticStructureSchema;
8
23
  export declare var AttendeeFeatures$: StaticStructureSchema;
9
24
  export declare var AttendeeIdItem$: StaticStructureSchema;
10
25
  export declare var AudioFeatures$: StaticStructureSchema;
11
- export declare var BadRequestException$: StaticErrorSchema;
12
26
  export declare var BatchCreateAttendeeRequest$: StaticStructureSchema;
13
27
  export declare var BatchCreateAttendeeResponse$: StaticStructureSchema;
14
28
  export declare var BatchUpdateAttendeeCapabilitiesExceptRequest$: StaticStructureSchema;
15
- export declare var ConflictException$: StaticErrorSchema;
16
29
  export declare var ContentFeatures$: StaticStructureSchema;
17
30
  export declare var CreateAttendeeError$: StaticStructureSchema;
18
31
  export declare var CreateAttendeeRequest$: StaticStructureSchema;
@@ -26,12 +39,10 @@ export declare var DeleteAttendeeRequest$: StaticStructureSchema;
26
39
  export declare var DeleteMeetingRequest$: StaticStructureSchema;
27
40
  export declare var EngineTranscribeMedicalSettings$: StaticStructureSchema;
28
41
  export declare var EngineTranscribeSettings$: StaticStructureSchema;
29
- export declare var ForbiddenException$: StaticErrorSchema;
30
42
  export declare var GetAttendeeRequest$: StaticStructureSchema;
31
43
  export declare var GetAttendeeResponse$: StaticStructureSchema;
32
44
  export declare var GetMeetingRequest$: StaticStructureSchema;
33
45
  export declare var GetMeetingResponse$: StaticStructureSchema;
34
- export declare var LimitExceededException$: StaticErrorSchema;
35
46
  export declare var ListAttendeesRequest$: StaticStructureSchema;
36
47
  export declare var ListAttendeesResponse$: StaticStructureSchema;
37
48
  export declare var ListTagsForResourceRequest$: StaticStructureSchema;
@@ -39,27 +50,18 @@ export declare var ListTagsForResourceResponse$: StaticStructureSchema;
39
50
  export declare var MediaPlacement$: StaticStructureSchema;
40
51
  export declare var Meeting$: StaticStructureSchema;
41
52
  export declare var MeetingFeaturesConfiguration$: StaticStructureSchema;
42
- export declare var NotFoundException$: StaticErrorSchema;
43
53
  export declare var NotificationsConfiguration$: StaticStructureSchema;
44
- export declare var ResourceNotFoundException$: StaticErrorSchema;
45
- export declare var ServiceFailureException$: StaticErrorSchema;
46
- export declare var ServiceUnavailableException$: StaticErrorSchema;
47
54
  export declare var StartMeetingTranscriptionRequest$: StaticStructureSchema;
48
55
  export declare var StopMeetingTranscriptionRequest$: StaticStructureSchema;
49
56
  export declare var Tag$: StaticStructureSchema;
50
57
  export declare var TagResourceRequest$: StaticStructureSchema;
51
58
  export declare var TagResourceResponse$: StaticStructureSchema;
52
- export declare var ThrottlingException$: StaticErrorSchema;
53
- export declare var TooManyTagsException$: StaticErrorSchema;
54
59
  export declare var TranscriptionConfiguration$: StaticStructureSchema;
55
- export declare var UnauthorizedException$: StaticErrorSchema;
56
- export declare var UnprocessableEntityException$: StaticErrorSchema;
57
60
  export declare var UntagResourceRequest$: StaticStructureSchema;
58
61
  export declare var UntagResourceResponse$: StaticStructureSchema;
59
62
  export declare var UpdateAttendeeCapabilitiesRequest$: StaticStructureSchema;
60
63
  export declare var UpdateAttendeeCapabilitiesResponse$: StaticStructureSchema;
61
64
  export declare var VideoFeatures$: StaticStructureSchema;
62
- export declare var ChimeSDKMeetingsServiceException$: StaticErrorSchema;
63
65
  export declare var BatchCreateAttendee$: StaticOperationSchema;
64
66
  export declare var BatchUpdateAttendeeCapabilitiesExcept$: StaticOperationSchema;
65
67
  export declare var CreateAttendee$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime-sdk-meetings",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Meetings Client for Node.js, Browser and React Native",
4
- "version": "3.987.0",
4
+ "version": "3.988.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-meetings",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.8",
25
+ "@aws-sdk/credential-provider-node": "^3.972.7",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.8",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.987.0",
32
+ "@aws-sdk/util-endpoints": "3.988.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.6",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",