@aws-sdk/client-appfabric 3.956.0 → 3.958.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.
@@ -217,712 +217,537 @@ import { AppFabricServiceException } from "../models/AppFabricServiceException";
217
217
  import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
218
218
  var Email = [0, n0, _E, 8, 0];
219
219
  var SensitiveString2048 = [0, n0, _SS, 8, 0];
220
- export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
220
+ export var AccessDeniedException$ = [-3, n0, _ADE,
221
+ { [_e]: _c, [_hE]: 403 },
222
+ [_m],
223
+ [0]
224
+ ];
221
225
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
222
- export var ApiKeyCredential$ = [3, n0, _AKC, 0, [_aK], [[() => SensitiveString2048, 0]]];
223
- export var AppAuthorization$ = [
224
- 3,
225
- n0,
226
- _AA,
226
+ export var ApiKeyCredential$ = [3, n0, _AKC,
227
+ 0,
228
+ [_aK],
229
+ [[() => SensitiveString2048, 0]]
230
+ ];
231
+ export var AppAuthorization$ = [3, n0, _AA,
227
232
  0,
228
233
  [_aAA, _aBA, _a, _t, _aT, _s, _cA, _uA, _p, _aU],
229
- [0, 0, 0, () => Tenant$, 0, 0, 5, 5, 0, 0],
234
+ [0, 0, 0, () => Tenant$, 0, 0, 5, 5, 0, 0]
230
235
  ];
231
- export var AppAuthorizationSummary$ = [
232
- 3,
233
- n0,
234
- _AAS,
236
+ export var AppAuthorizationSummary$ = [3, n0, _AAS,
235
237
  0,
236
238
  [_aAA, _aBA, _a, _t, _s, _uA],
237
- [0, 0, 0, () => Tenant$, 0, 5],
238
- ];
239
- export var AppBundle$ = [3, n0, _AB, 0, [_ar, _cMKA], [0, 0]];
240
- export var AppBundleSummary$ = [3, n0, _ABS, 0, [_ar], [0]];
241
- export var AuditLogDestinationConfiguration$ = [3, n0, _ALDC, 0, [_d], [() => Destination$]];
242
- export var AuditLogProcessingConfiguration$ = [3, n0, _ALPC, 0, [_sc, _f], [0, 0]];
243
- export var AuthRequest$ = [3, n0, _AR, 0, [_rU, _co], [0, [() => SensitiveString2048, 0]]];
244
- export var BatchGetUserAccessTasksRequest$ = [3, n0, _BGUATR, 0, [_aBI, _tIL], [0, 64 | 0]];
245
- export var BatchGetUserAccessTasksResponse$ = [
246
- 3,
247
- n0,
248
- _BGUATRa,
239
+ [0, 0, 0, () => Tenant$, 0, 5]
240
+ ];
241
+ export var AppBundle$ = [3, n0, _AB,
242
+ 0,
243
+ [_ar, _cMKA],
244
+ [0, 0]
245
+ ];
246
+ export var AppBundleSummary$ = [3, n0, _ABS,
247
+ 0,
248
+ [_ar],
249
+ [0]
250
+ ];
251
+ export var AuditLogDestinationConfiguration$ = [3, n0, _ALDC,
252
+ 0,
253
+ [_d],
254
+ [() => Destination$]
255
+ ];
256
+ export var AuditLogProcessingConfiguration$ = [3, n0, _ALPC,
257
+ 0,
258
+ [_sc, _f],
259
+ [0, 0]
260
+ ];
261
+ export var AuthRequest$ = [3, n0, _AR,
262
+ 0,
263
+ [_rU, _co],
264
+ [0, [() => SensitiveString2048, 0]]
265
+ ];
266
+ export var BatchGetUserAccessTasksRequest$ = [3, n0, _BGUATR,
267
+ 0,
268
+ [_aBI, _tIL],
269
+ [0, 64 | 0]
270
+ ];
271
+ export var BatchGetUserAccessTasksResponse$ = [3, n0, _BGUATRa,
249
272
  0,
250
273
  [_uARL],
251
- [[() => UserAccessResultsList, 0]],
274
+ [[() => UserAccessResultsList, 0]]
275
+ ];
276
+ export var ConflictException$ = [-3, n0, _CE,
277
+ { [_e]: _c, [_hE]: 409 },
278
+ [_m, _rI, _rT],
279
+ [0, 0, 0]
252
280
  ];
253
- export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
254
281
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
255
- export var ConnectAppAuthorizationRequest$ = [
256
- 3,
257
- n0,
258
- _CAAR,
282
+ export var ConnectAppAuthorizationRequest$ = [3, n0, _CAAR,
259
283
  0,
260
284
  [_aBI, _aAI, _aR],
261
- [
262
- [0, 1],
263
- [0, 1],
264
- [() => AuthRequest$, 0],
265
- ],
285
+ [[0, 1], [0, 1], [() => AuthRequest$, 0]]
266
286
  ];
267
- export var ConnectAppAuthorizationResponse$ = [
268
- 3,
269
- n0,
270
- _CAARo,
287
+ export var ConnectAppAuthorizationResponse$ = [3, n0, _CAARo,
271
288
  0,
272
289
  [_aAS],
273
- [() => AppAuthorizationSummary$],
290
+ [() => AppAuthorizationSummary$]
274
291
  ];
275
- export var CreateAppAuthorizationRequest$ = [
276
- 3,
277
- n0,
278
- _CAARr,
292
+ export var CreateAppAuthorizationRequest$ = [3, n0, _CAARr,
279
293
  0,
280
294
  [_aBI, _a, _cr, _t, _aT, _cT, _ta],
281
- [[0, 1], 0, [() => Credential$, 0], () => Tenant$, 0, [0, 4], () => TagList],
295
+ [[0, 1], 0, [() => Credential$, 0], () => Tenant$, 0, [0, 4], () => TagList]
282
296
  ];
283
- export var CreateAppAuthorizationResponse$ = [
284
- 3,
285
- n0,
286
- _CAARre,
297
+ export var CreateAppAuthorizationResponse$ = [3, n0, _CAARre,
287
298
  0,
288
299
  [_aA],
289
- [() => AppAuthorization$],
300
+ [() => AppAuthorization$]
290
301
  ];
291
- export var CreateAppBundleRequest$ = [
292
- 3,
293
- n0,
294
- _CABR,
302
+ export var CreateAppBundleRequest$ = [3, n0, _CABR,
295
303
  0,
296
304
  [_cT, _cMKI, _ta],
297
- [[0, 4], 0, () => TagList],
305
+ [[0, 4], 0, () => TagList]
306
+ ];
307
+ export var CreateAppBundleResponse$ = [3, n0, _CABRr,
308
+ 0,
309
+ [_aB],
310
+ [() => AppBundle$]
298
311
  ];
299
- export var CreateAppBundleResponse$ = [3, n0, _CABRr, 0, [_aB], [() => AppBundle$]];
300
- export var CreateIngestionDestinationRequest$ = [
301
- 3,
302
- n0,
303
- _CIDR,
312
+ export var CreateIngestionDestinationRequest$ = [3, n0, _CIDR,
304
313
  0,
305
314
  [_aBI, _iI, _pC, _dC, _cT, _ta],
306
- [[0, 1], [0, 1], () => ProcessingConfiguration$, () => DestinationConfiguration$, [0, 4], () => TagList],
315
+ [[0, 1], [0, 1], () => ProcessingConfiguration$, () => DestinationConfiguration$, [0, 4], () => TagList]
307
316
  ];
308
- export var CreateIngestionDestinationResponse$ = [
309
- 3,
310
- n0,
311
- _CIDRr,
317
+ export var CreateIngestionDestinationResponse$ = [3, n0, _CIDRr,
312
318
  0,
313
319
  [_iD],
314
- [() => IngestionDestination$],
320
+ [() => IngestionDestination$]
315
321
  ];
316
- export var CreateIngestionRequest$ = [
317
- 3,
318
- n0,
319
- _CIR,
322
+ export var CreateIngestionRequest$ = [3, n0, _CIR,
320
323
  0,
321
324
  [_aBI, _a, _tI, _iT, _cT, _ta],
322
- [[0, 1], 0, 0, 0, [0, 4], () => TagList],
325
+ [[0, 1], 0, 0, 0, [0, 4], () => TagList]
323
326
  ];
324
- export var CreateIngestionResponse$ = [3, n0, _CIRr, 0, [_i], [() => Ingestion$]];
325
- export var DeleteAppAuthorizationRequest$ = [
326
- 3,
327
- n0,
328
- _DAAR,
327
+ export var CreateIngestionResponse$ = [3, n0, _CIRr,
328
+ 0,
329
+ [_i],
330
+ [() => Ingestion$]
331
+ ];
332
+ export var DeleteAppAuthorizationRequest$ = [3, n0, _DAAR,
329
333
  0,
330
334
  [_aBI, _aAI],
331
- [
332
- [0, 1],
333
- [0, 1],
334
- ],
335
- ];
336
- export var DeleteAppAuthorizationResponse$ = [3, n0, _DAARe, 0, [], []];
337
- export var DeleteAppBundleRequest$ = [3, n0, _DABR, 0, [_aBI], [[0, 1]]];
338
- export var DeleteAppBundleResponse$ = [3, n0, _DABRe, 0, [], []];
339
- export var DeleteIngestionDestinationRequest$ = [
340
- 3,
341
- n0,
342
- _DIDR,
335
+ [[0, 1], [0, 1]]
336
+ ];
337
+ export var DeleteAppAuthorizationResponse$ = [3, n0, _DAARe,
338
+ 0,
339
+ [],
340
+ []
341
+ ];
342
+ export var DeleteAppBundleRequest$ = [3, n0, _DABR,
343
+ 0,
344
+ [_aBI],
345
+ [[0, 1]]
346
+ ];
347
+ export var DeleteAppBundleResponse$ = [3, n0, _DABRe,
348
+ 0,
349
+ [],
350
+ []
351
+ ];
352
+ export var DeleteIngestionDestinationRequest$ = [3, n0, _DIDR,
343
353
  0,
344
354
  [_aBI, _iI, _iDI],
345
- [
346
- [0, 1],
347
- [0, 1],
348
- [0, 1],
349
- ],
350
- ];
351
- export var DeleteIngestionDestinationResponse$ = [3, n0, _DIDRe, 0, [], []];
352
- export var DeleteIngestionRequest$ = [
353
- 3,
354
- n0,
355
- _DIR,
355
+ [[0, 1], [0, 1], [0, 1]]
356
+ ];
357
+ export var DeleteIngestionDestinationResponse$ = [3, n0, _DIDRe,
358
+ 0,
359
+ [],
360
+ []
361
+ ];
362
+ export var DeleteIngestionRequest$ = [3, n0, _DIR,
356
363
  0,
357
364
  [_aBI, _iI],
358
- [
359
- [0, 1],
360
- [0, 1],
361
- ],
362
- ];
363
- export var DeleteIngestionResponse$ = [3, n0, _DIRe, 0, [], []];
364
- export var FirehoseStream$ = [3, n0, _FS, 0, [_sN], [0]];
365
- export var GetAppAuthorizationRequest$ = [
366
- 3,
367
- n0,
368
- _GAAR,
365
+ [[0, 1], [0, 1]]
366
+ ];
367
+ export var DeleteIngestionResponse$ = [3, n0, _DIRe,
368
+ 0,
369
+ [],
370
+ []
371
+ ];
372
+ export var FirehoseStream$ = [3, n0, _FS,
373
+ 0,
374
+ [_sN],
375
+ [0]
376
+ ];
377
+ export var GetAppAuthorizationRequest$ = [3, n0, _GAAR,
369
378
  0,
370
379
  [_aBI, _aAI],
371
- [
372
- [0, 1],
373
- [0, 1],
374
- ],
375
- ];
376
- export var GetAppAuthorizationResponse$ = [3, n0, _GAARe, 0, [_aA], [() => AppAuthorization$]];
377
- export var GetAppBundleRequest$ = [3, n0, _GABR, 0, [_aBI], [[0, 1]]];
378
- export var GetAppBundleResponse$ = [3, n0, _GABRe, 0, [_aB], [() => AppBundle$]];
379
- export var GetIngestionDestinationRequest$ = [
380
- 3,
381
- n0,
382
- _GIDR,
380
+ [[0, 1], [0, 1]]
381
+ ];
382
+ export var GetAppAuthorizationResponse$ = [3, n0, _GAARe,
383
+ 0,
384
+ [_aA],
385
+ [() => AppAuthorization$]
386
+ ];
387
+ export var GetAppBundleRequest$ = [3, n0, _GABR,
388
+ 0,
389
+ [_aBI],
390
+ [[0, 1]]
391
+ ];
392
+ export var GetAppBundleResponse$ = [3, n0, _GABRe,
393
+ 0,
394
+ [_aB],
395
+ [() => AppBundle$]
396
+ ];
397
+ export var GetIngestionDestinationRequest$ = [3, n0, _GIDR,
383
398
  0,
384
399
  [_aBI, _iI, _iDI],
385
- [
386
- [0, 1],
387
- [0, 1],
388
- [0, 1],
389
- ],
400
+ [[0, 1], [0, 1], [0, 1]]
390
401
  ];
391
- export var GetIngestionDestinationResponse$ = [
392
- 3,
393
- n0,
394
- _GIDRe,
402
+ export var GetIngestionDestinationResponse$ = [3, n0, _GIDRe,
395
403
  0,
396
404
  [_iD],
397
- [() => IngestionDestination$],
405
+ [() => IngestionDestination$]
398
406
  ];
399
- export var GetIngestionRequest$ = [
400
- 3,
401
- n0,
402
- _GIR,
407
+ export var GetIngestionRequest$ = [3, n0, _GIR,
403
408
  0,
404
409
  [_aBI, _iI],
405
- [
406
- [0, 1],
407
- [0, 1],
408
- ],
410
+ [[0, 1], [0, 1]]
411
+ ];
412
+ export var GetIngestionResponse$ = [3, n0, _GIRe,
413
+ 0,
414
+ [_i],
415
+ [() => Ingestion$]
409
416
  ];
410
- export var GetIngestionResponse$ = [3, n0, _GIRe, 0, [_i], [() => Ingestion$]];
411
- export var Ingestion$ = [
412
- 3,
413
- n0,
414
- _I,
417
+ export var Ingestion$ = [3, n0, _I,
415
418
  0,
416
419
  [_ar, _aBA, _a, _tI, _cA, _uA, _st, _iT],
417
- [0, 0, 0, 0, 5, 5, 0, 0],
420
+ [0, 0, 0, 0, 5, 5, 0, 0]
418
421
  ];
419
- export var IngestionDestination$ = [
420
- 3,
421
- n0,
422
- _ID,
422
+ export var IngestionDestination$ = [3, n0, _ID,
423
423
  0,
424
424
  [_ar, _iA, _pC, _dC, _s, _sR, _cA, _uA],
425
- [0, 0, () => ProcessingConfiguration$, () => DestinationConfiguration$, 0, 0, 5, 5],
426
- ];
427
- export var IngestionDestinationSummary$ = [3, n0, _IDS, 0, [_ar], [0]];
428
- export var IngestionSummary$ = [3, n0, _IS, 0, [_ar, _a, _tI, _st], [0, 0, 0, 0]];
429
- export var InternalServerException$ = [
430
- -3,
431
- n0,
432
- _ISE,
425
+ [0, 0, () => ProcessingConfiguration$, () => DestinationConfiguration$, 0, 0, 5, 5]
426
+ ];
427
+ export var IngestionDestinationSummary$ = [3, n0, _IDS,
428
+ 0,
429
+ [_ar],
430
+ [0]
431
+ ];
432
+ export var IngestionSummary$ = [3, n0, _IS,
433
+ 0,
434
+ [_ar, _a, _tI, _st],
435
+ [0, 0, 0, 0]
436
+ ];
437
+ export var InternalServerException$ = [-3, n0, _ISE,
433
438
  { [_e]: _se, [_hE]: 500 },
434
439
  [_m, _rAS],
435
- [0, [1, { [_hH]: _RA }]],
440
+ [0, [1, { [_hH]: _RA }]]
436
441
  ];
437
442
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
438
- export var ListAppAuthorizationsRequest$ = [
439
- 3,
440
- n0,
441
- _LAAR,
443
+ export var ListAppAuthorizationsRequest$ = [3, n0, _LAAR,
442
444
  0,
443
445
  [_aBI, _mR, _nT],
444
- [
445
- [0, 1],
446
- [1, { [_hQ]: _mR }],
447
- [0, { [_hQ]: _nT }],
448
- ],
446
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
449
447
  ];
450
- export var ListAppAuthorizationsResponse$ = [
451
- 3,
452
- n0,
453
- _LAARi,
448
+ export var ListAppAuthorizationsResponse$ = [3, n0, _LAARi,
454
449
  0,
455
450
  [_aASL, _nT],
456
- [() => AppAuthorizationSummaryList, 0],
451
+ [() => AppAuthorizationSummaryList, 0]
457
452
  ];
458
- export var ListAppBundlesRequest$ = [
459
- 3,
460
- n0,
461
- _LABR,
453
+ export var ListAppBundlesRequest$ = [3, n0, _LABR,
462
454
  0,
463
455
  [_mR, _nT],
464
- [
465
- [1, { [_hQ]: _mR }],
466
- [0, { [_hQ]: _nT }],
467
- ],
456
+ [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
468
457
  ];
469
- export var ListAppBundlesResponse$ = [
470
- 3,
471
- n0,
472
- _LABRi,
458
+ export var ListAppBundlesResponse$ = [3, n0, _LABRi,
473
459
  0,
474
460
  [_aBSL, _nT],
475
- [() => AppBundleSummaryList, 0],
461
+ [() => AppBundleSummaryList, 0]
476
462
  ];
477
- export var ListIngestionDestinationsRequest$ = [
478
- 3,
479
- n0,
480
- _LIDR,
463
+ export var ListIngestionDestinationsRequest$ = [3, n0, _LIDR,
481
464
  0,
482
465
  [_aBI, _iI, _mR, _nT],
483
- [
484
- [0, 1],
485
- [0, 1],
486
- [1, { [_hQ]: _mR }],
487
- [0, { [_hQ]: _nT }],
488
- ],
489
- ];
490
- export var ListIngestionDestinationsResponse$ = [
491
- 3,
492
- n0,
493
- _LIDRi,
466
+ [[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
467
+ ];
468
+ export var ListIngestionDestinationsResponse$ = [3, n0, _LIDRi,
494
469
  0,
495
470
  [_iDn, _nT],
496
- [() => IngestionDestinationList, 0],
471
+ [() => IngestionDestinationList, 0]
497
472
  ];
498
- export var ListIngestionsRequest$ = [
499
- 3,
500
- n0,
501
- _LIR,
473
+ export var ListIngestionsRequest$ = [3, n0, _LIR,
502
474
  0,
503
475
  [_aBI, _mR, _nT],
504
- [
505
- [0, 1],
506
- [1, { [_hQ]: _mR }],
507
- [0, { [_hQ]: _nT }],
508
- ],
509
- ];
510
- export var ListIngestionsResponse$ = [3, n0, _LIRi, 0, [_in, _nT], [() => IngestionList, 0]];
511
- export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
512
- export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [() => TagList]];
513
- export var Oauth2Credential$ = [3, n0, _OC, 0, [_cI, _cS], [0, [() => SensitiveString2048, 0]]];
514
- export var ResourceNotFoundException$ = [
515
- -3,
516
- n0,
517
- _RNFE,
476
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
477
+ ];
478
+ export var ListIngestionsResponse$ = [3, n0, _LIRi,
479
+ 0,
480
+ [_in, _nT],
481
+ [() => IngestionList, 0]
482
+ ];
483
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
484
+ 0,
485
+ [_rA],
486
+ [[0, 1]]
487
+ ];
488
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
489
+ 0,
490
+ [_ta],
491
+ [() => TagList]
492
+ ];
493
+ export var Oauth2Credential$ = [3, n0, _OC,
494
+ 0,
495
+ [_cI, _cS],
496
+ [0, [() => SensitiveString2048, 0]]
497
+ ];
498
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
518
499
  { [_e]: _c, [_hE]: 404 },
519
500
  [_m, _rI, _rT],
520
- [0, 0, 0],
501
+ [0, 0, 0]
521
502
  ];
522
503
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
523
- export var S3Bucket$ = [3, n0, _SB, 0, [_bN, _pr], [0, 0]];
524
- export var ServiceQuotaExceededException$ = [
525
- -3,
526
- n0,
527
- _SQEE,
504
+ export var S3Bucket$ = [3, n0, _SB,
505
+ 0,
506
+ [_bN, _pr],
507
+ [0, 0]
508
+ ];
509
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
528
510
  { [_e]: _c, [_hE]: 402 },
529
511
  [_m, _rI, _rT, _sC, _qC],
530
- [0, 0, 0, 0, 0],
512
+ [0, 0, 0, 0, 0]
531
513
  ];
532
514
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
533
- export var StartIngestionRequest$ = [
534
- 3,
535
- n0,
536
- _SIR,
515
+ export var StartIngestionRequest$ = [3, n0, _SIR,
537
516
  0,
538
517
  [_iI, _aBI],
539
- [
540
- [0, 1],
541
- [0, 1],
542
- ],
543
- ];
544
- export var StartIngestionResponse$ = [3, n0, _SIRt, 0, [], []];
545
- export var StartUserAccessTasksRequest$ = [3, n0, _SUATR, 0, [_aBI, _em], [0, [() => Email, 0]]];
546
- export var StartUserAccessTasksResponse$ = [
547
- 3,
548
- n0,
549
- _SUATRt,
518
+ [[0, 1], [0, 1]]
519
+ ];
520
+ export var StartIngestionResponse$ = [3, n0, _SIRt,
521
+ 0,
522
+ [],
523
+ []
524
+ ];
525
+ export var StartUserAccessTasksRequest$ = [3, n0, _SUATR,
526
+ 0,
527
+ [_aBI, _em],
528
+ [0, [() => Email, 0]]
529
+ ];
530
+ export var StartUserAccessTasksResponse$ = [3, n0, _SUATRt,
550
531
  0,
551
532
  [_uATL],
552
- [() => UserAccessTasksList],
533
+ [() => UserAccessTasksList]
553
534
  ];
554
- export var StopIngestionRequest$ = [
555
- 3,
556
- n0,
557
- _SIRto,
535
+ export var StopIngestionRequest$ = [3, n0, _SIRto,
558
536
  0,
559
537
  [_iI, _aBI],
560
- [
561
- [0, 1],
562
- [0, 1],
563
- ],
564
- ];
565
- export var StopIngestionResponse$ = [3, n0, _SIRtop, 0, [], []];
566
- export var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
567
- export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], () => TagList]];
568
- export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
569
- export var TaskError$ = [3, n0, _TE, 0, [_eC, _eM], [0, 0]];
570
- export var Tenant$ = [3, n0, _Te, 0, [_tIe, _tDN], [0, 0]];
571
- export var ThrottlingException$ = [
572
- -3,
573
- n0,
574
- _TEh,
538
+ [[0, 1], [0, 1]]
539
+ ];
540
+ export var StopIngestionResponse$ = [3, n0, _SIRtop,
541
+ 0,
542
+ [],
543
+ []
544
+ ];
545
+ export var Tag$ = [3, n0, _T,
546
+ 0,
547
+ [_k, _v],
548
+ [0, 0]
549
+ ];
550
+ export var TagResourceRequest$ = [3, n0, _TRR,
551
+ 0,
552
+ [_rA, _ta],
553
+ [[0, 1], () => TagList]
554
+ ];
555
+ export var TagResourceResponse$ = [3, n0, _TRRa,
556
+ 0,
557
+ [],
558
+ []
559
+ ];
560
+ export var TaskError$ = [3, n0, _TE,
561
+ 0,
562
+ [_eC, _eM],
563
+ [0, 0]
564
+ ];
565
+ export var Tenant$ = [3, n0, _Te,
566
+ 0,
567
+ [_tIe, _tDN],
568
+ [0, 0]
569
+ ];
570
+ export var ThrottlingException$ = [-3, n0, _TEh,
575
571
  { [_e]: _c, [_hE]: 429 },
576
572
  [_m, _sC, _qC, _rAS],
577
- [0, 0, 0, [1, { [_hH]: _RA }]],
573
+ [0, 0, 0, [1, { [_hH]: _RA }]]
578
574
  ];
579
575
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
580
- export var UntagResourceRequest$ = [
581
- 3,
582
- n0,
583
- _URR,
576
+ export var UntagResourceRequest$ = [3, n0, _URR,
584
577
  0,
585
578
  [_rA, _tK],
586
- [
587
- [0, 1],
588
- [64 | 0, { [_hQ]: _tK }],
589
- ],
579
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
590
580
  ];
591
- export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
592
- export var UpdateAppAuthorizationRequest$ = [
593
- 3,
594
- n0,
595
- _UAAR,
581
+ export var UntagResourceResponse$ = [3, n0, _URRn,
582
+ 0,
583
+ [],
584
+ []
585
+ ];
586
+ export var UpdateAppAuthorizationRequest$ = [3, n0, _UAAR,
596
587
  0,
597
588
  [_aBI, _aAI, _cr, _t],
598
- [[0, 1], [0, 1], [() => Credential$, 0], () => Tenant$],
589
+ [[0, 1], [0, 1], [() => Credential$, 0], () => Tenant$]
599
590
  ];
600
- export var UpdateAppAuthorizationResponse$ = [
601
- 3,
602
- n0,
603
- _UAARp,
591
+ export var UpdateAppAuthorizationResponse$ = [3, n0, _UAARp,
604
592
  0,
605
593
  [_aA],
606
- [() => AppAuthorization$],
594
+ [() => AppAuthorization$]
607
595
  ];
608
- export var UpdateIngestionDestinationRequest$ = [
609
- 3,
610
- n0,
611
- _UIDR,
596
+ export var UpdateIngestionDestinationRequest$ = [3, n0, _UIDR,
612
597
  0,
613
598
  [_aBI, _iI, _iDI, _dC],
614
- [[0, 1], [0, 1], [0, 1], () => DestinationConfiguration$],
599
+ [[0, 1], [0, 1], [0, 1], () => DestinationConfiguration$]
615
600
  ];
616
- export var UpdateIngestionDestinationResponse$ = [
617
- 3,
618
- n0,
619
- _UIDRp,
601
+ export var UpdateIngestionDestinationResponse$ = [3, n0, _UIDRp,
620
602
  0,
621
603
  [_iD],
622
- [() => IngestionDestination$],
604
+ [() => IngestionDestination$]
623
605
  ];
624
- export var UserAccessResultItem$ = [
625
- 3,
626
- n0,
627
- _UARI,
606
+ export var UserAccessResultItem$ = [3, n0, _UARI,
628
607
  0,
629
608
  [_a, _tI, _tDN, _tIa, _rS, _em, _uI, _uFN, _uFNs, _uLN, _uS, _tE],
630
- [
631
- 0,
632
- 0,
633
- 0,
634
- 0,
635
- 0,
636
- [() => Email, 0],
637
- [() => SensitiveString2048, 0],
638
- [() => SensitiveString2048, 0],
639
- [() => SensitiveString2048, 0],
640
- [() => SensitiveString2048, 0],
641
- 0,
642
- () => TaskError$,
643
- ],
644
- ];
645
- export var UserAccessTaskItem$ = [
646
- 3,
647
- n0,
648
- _UATI,
609
+ [0, 0, 0, 0, 0, [() => Email, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], 0, () => TaskError$]
610
+ ];
611
+ export var UserAccessTaskItem$ = [3, n0, _UATI,
649
612
  0,
650
613
  [_a, _tI, _tIa, _e],
651
- [0, 0, 0, () => TaskError$],
614
+ [0, 0, 0, () => TaskError$]
652
615
  ];
653
- export var ValidationException$ = [
654
- -3,
655
- n0,
656
- _VE,
616
+ export var ValidationException$ = [-3, n0, _VE,
657
617
  { [_e]: _c, [_hE]: 400 },
658
618
  [_m, _r, _fL],
659
- [0, 0, () => ValidationExceptionFieldList],
619
+ [0, 0, () => ValidationExceptionFieldList]
660
620
  ];
661
621
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
662
- export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
622
+ export var ValidationExceptionField$ = [3, n0, _VEF,
623
+ 0,
624
+ [_n, _m],
625
+ [0, 0]
626
+ ];
663
627
  export var AppFabricServiceException$ = [-3, _sm, "AppFabricServiceException", 0, [], []];
664
628
  TypeRegistry.for(_sm).registerError(AppFabricServiceException$, AppFabricServiceException);
665
- var AppAuthorizationSummaryList = [1, n0, _AASL, 0, () => AppAuthorizationSummary$];
666
- var AppBundleSummaryList = [1, n0, _ABSL, 0, () => AppBundleSummary$];
667
- var IngestionDestinationList = [1, n0, _IDL, 0, () => IngestionDestinationSummary$];
668
- var IngestionList = [1, n0, _IL, 0, () => IngestionSummary$];
629
+ var AppAuthorizationSummaryList = [1, n0, _AASL,
630
+ 0, () => AppAuthorizationSummary$
631
+ ];
632
+ var AppBundleSummaryList = [1, n0, _ABSL,
633
+ 0, () => AppBundleSummary$
634
+ ];
635
+ var IngestionDestinationList = [1, n0, _IDL,
636
+ 0, () => IngestionDestinationSummary$
637
+ ];
638
+ var IngestionList = [1, n0, _IL,
639
+ 0, () => IngestionSummary$
640
+ ];
669
641
  var TagKeyList = 64 | 0;
670
- var TagList = [1, n0, _TL, 0, () => Tag$];
642
+ var TagList = [1, n0, _TL,
643
+ 0, () => Tag$
644
+ ];
671
645
  var TaskIdList = 64 | 0;
672
- var UserAccessResultsList = [1, n0, _UARL, 0, [() => UserAccessResultItem$, 0]];
673
- var UserAccessTasksList = [1, n0, _UATL, 0, () => UserAccessTaskItem$];
674
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
675
- export var Credential$ = [
676
- 4,
677
- n0,
678
- _C,
646
+ var UserAccessResultsList = [1, n0, _UARL,
647
+ 0, [() => UserAccessResultItem$,
648
+ 0]
649
+ ];
650
+ var UserAccessTasksList = [1, n0, _UATL,
651
+ 0, () => UserAccessTaskItem$
652
+ ];
653
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
654
+ 0, () => ValidationExceptionField$
655
+ ];
656
+ export var Credential$ = [4, n0, _C,
679
657
  0,
680
658
  [_oC, _aKC],
681
- [
682
- [() => Oauth2Credential$, 0],
683
- [() => ApiKeyCredential$, 0],
684
- ],
659
+ [[() => Oauth2Credential$, 0], [() => ApiKeyCredential$, 0]]
660
+ ];
661
+ export var Destination$ = [4, n0, _D,
662
+ 0,
663
+ [_sB, _fS],
664
+ [() => S3Bucket$, () => FirehoseStream$]
685
665
  ];
686
- export var Destination$ = [4, n0, _D, 0, [_sB, _fS], [() => S3Bucket$, () => FirehoseStream$]];
687
- export var DestinationConfiguration$ = [
688
- 4,
689
- n0,
690
- _DC,
666
+ export var DestinationConfiguration$ = [4, n0, _DC,
691
667
  0,
692
668
  [_aL],
693
- [() => AuditLogDestinationConfiguration$],
669
+ [() => AuditLogDestinationConfiguration$]
694
670
  ];
695
- export var ProcessingConfiguration$ = [
696
- 4,
697
- n0,
698
- _PC,
671
+ export var ProcessingConfiguration$ = [4, n0, _PC,
699
672
  0,
700
673
  [_aL],
701
- [() => AuditLogProcessingConfiguration$],
702
- ];
703
- export var BatchGetUserAccessTasks$ = [
704
- 9,
705
- n0,
706
- _BGUAT,
707
- { [_h]: ["POST", "/useraccess/batchget", 200] },
708
- () => BatchGetUserAccessTasksRequest$,
709
- () => BatchGetUserAccessTasksResponse$,
710
- ];
711
- export var ConnectAppAuthorization$ = [
712
- 9,
713
- n0,
714
- _CAA,
715
- { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}/connect", 200] },
716
- () => ConnectAppAuthorizationRequest$,
717
- () => ConnectAppAuthorizationResponse$,
718
- ];
719
- export var CreateAppAuthorization$ = [
720
- 9,
721
- n0,
722
- _CAAr,
723
- { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations", 201] },
724
- () => CreateAppAuthorizationRequest$,
725
- () => CreateAppAuthorizationResponse$,
726
- ];
727
- export var CreateAppBundle$ = [
728
- 9,
729
- n0,
730
- _CAB,
731
- { [_h]: ["POST", "/appbundles", 201] },
732
- () => CreateAppBundleRequest$,
733
- () => CreateAppBundleResponse$,
734
- ];
735
- export var CreateIngestion$ = [
736
- 9,
737
- n0,
738
- _CI,
739
- { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions", 201] },
740
- () => CreateIngestionRequest$,
741
- () => CreateIngestionResponse$,
742
- ];
743
- export var CreateIngestionDestination$ = [
744
- 9,
745
- n0,
746
- _CID,
747
- { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 201] },
748
- () => CreateIngestionDestinationRequest$,
749
- () => CreateIngestionDestinationResponse$,
750
- ];
751
- export var DeleteAppAuthorization$ = [
752
- 9,
753
- n0,
754
- _DAA,
755
- { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 204] },
756
- () => DeleteAppAuthorizationRequest$,
757
- () => DeleteAppAuthorizationResponse$,
758
- ];
759
- export var DeleteAppBundle$ = [
760
- 9,
761
- n0,
762
- _DAB,
763
- { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}", 204] },
764
- () => DeleteAppBundleRequest$,
765
- () => DeleteAppBundleResponse$,
766
- ];
767
- export var DeleteIngestion$ = [
768
- 9,
769
- n0,
770
- _DI,
771
- { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 204] },
772
- () => DeleteIngestionRequest$,
773
- () => DeleteIngestionResponse$,
774
- ];
775
- export var DeleteIngestionDestination$ = [
776
- 9,
777
- n0,
778
- _DID,
779
- {
780
- [_h]: [
781
- "DELETE",
782
- "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}",
783
- 204,
784
- ],
785
- },
786
- () => DeleteIngestionDestinationRequest$,
787
- () => DeleteIngestionDestinationResponse$,
788
- ];
789
- export var GetAppAuthorization$ = [
790
- 9,
791
- n0,
792
- _GAA,
793
- { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] },
794
- () => GetAppAuthorizationRequest$,
795
- () => GetAppAuthorizationResponse$,
796
- ];
797
- export var GetAppBundle$ = [
798
- 9,
799
- n0,
800
- _GAB,
801
- { [_h]: ["GET", "/appbundles/{appBundleIdentifier}", 200] },
802
- () => GetAppBundleRequest$,
803
- () => GetAppBundleResponse$,
804
- ];
805
- export var GetIngestion$ = [
806
- 9,
807
- n0,
808
- _GI,
809
- { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 200] },
810
- () => GetIngestionRequest$,
811
- () => GetIngestionResponse$,
812
- ];
813
- export var GetIngestionDestination$ = [
814
- 9,
815
- n0,
816
- _GID,
817
- {
818
- [_h]: [
819
- "GET",
820
- "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}",
821
- 200,
822
- ],
823
- },
824
- () => GetIngestionDestinationRequest$,
825
- () => GetIngestionDestinationResponse$,
826
- ];
827
- export var ListAppAuthorizations$ = [
828
- 9,
829
- n0,
830
- _LAA,
831
- { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations", 200] },
832
- () => ListAppAuthorizationsRequest$,
833
- () => ListAppAuthorizationsResponse$,
834
- ];
835
- export var ListAppBundles$ = [
836
- 9,
837
- n0,
838
- _LAB,
839
- { [_h]: ["GET", "/appbundles", 200] },
840
- () => ListAppBundlesRequest$,
841
- () => ListAppBundlesResponse$,
842
- ];
843
- export var ListIngestionDestinations$ = [
844
- 9,
845
- n0,
846
- _LID,
847
- { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 200] },
848
- () => ListIngestionDestinationsRequest$,
849
- () => ListIngestionDestinationsResponse$,
850
- ];
851
- export var ListIngestions$ = [
852
- 9,
853
- n0,
854
- _LI,
855
- { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions", 200] },
856
- () => ListIngestionsRequest$,
857
- () => ListIngestionsResponse$,
858
- ];
859
- export var ListTagsForResource$ = [
860
- 9,
861
- n0,
862
- _LTFR,
863
- { [_h]: ["GET", "/tags/{resourceArn}", 200] },
864
- () => ListTagsForResourceRequest$,
865
- () => ListTagsForResourceResponse$,
866
- ];
867
- export var StartIngestion$ = [
868
- 9,
869
- n0,
870
- _SI,
871
- { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/start", 200] },
872
- () => StartIngestionRequest$,
873
- () => StartIngestionResponse$,
874
- ];
875
- export var StartUserAccessTasks$ = [
876
- 9,
877
- n0,
878
- _SUAT,
879
- { [_h]: ["POST", "/useraccess/start", 201] },
880
- () => StartUserAccessTasksRequest$,
881
- () => StartUserAccessTasksResponse$,
882
- ];
883
- export var StopIngestion$ = [
884
- 9,
885
- n0,
886
- _SIt,
887
- { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop", 200] },
888
- () => StopIngestionRequest$,
889
- () => StopIngestionResponse$,
890
- ];
891
- export var TagResource$ = [
892
- 9,
893
- n0,
894
- _TR,
895
- { [_h]: ["POST", "/tags/{resourceArn}", 200] },
896
- () => TagResourceRequest$,
897
- () => TagResourceResponse$,
898
- ];
899
- export var UntagResource$ = [
900
- 9,
901
- n0,
902
- _UR,
903
- { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
904
- () => UntagResourceRequest$,
905
- () => UntagResourceResponse$,
906
- ];
907
- export var UpdateAppAuthorization$ = [
908
- 9,
909
- n0,
910
- _UAA,
911
- { [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] },
912
- () => UpdateAppAuthorizationRequest$,
913
- () => UpdateAppAuthorizationResponse$,
914
- ];
915
- export var UpdateIngestionDestination$ = [
916
- 9,
917
- n0,
918
- _UID,
919
- {
920
- [_h]: [
921
- "PATCH",
922
- "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}",
923
- 200,
924
- ],
925
- },
926
- () => UpdateIngestionDestinationRequest$,
927
- () => UpdateIngestionDestinationResponse$,
674
+ [() => AuditLogProcessingConfiguration$]
675
+ ];
676
+ export var BatchGetUserAccessTasks$ = [9, n0, _BGUAT,
677
+ { [_h]: ["POST", "/useraccess/batchget", 200] }, () => BatchGetUserAccessTasksRequest$, () => BatchGetUserAccessTasksResponse$
678
+ ];
679
+ export var ConnectAppAuthorization$ = [9, n0, _CAA,
680
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}/connect", 200] }, () => ConnectAppAuthorizationRequest$, () => ConnectAppAuthorizationResponse$
681
+ ];
682
+ export var CreateAppAuthorization$ = [9, n0, _CAAr,
683
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations", 201] }, () => CreateAppAuthorizationRequest$, () => CreateAppAuthorizationResponse$
684
+ ];
685
+ export var CreateAppBundle$ = [9, n0, _CAB,
686
+ { [_h]: ["POST", "/appbundles", 201] }, () => CreateAppBundleRequest$, () => CreateAppBundleResponse$
687
+ ];
688
+ export var CreateIngestion$ = [9, n0, _CI,
689
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions", 201] }, () => CreateIngestionRequest$, () => CreateIngestionResponse$
690
+ ];
691
+ export var CreateIngestionDestination$ = [9, n0, _CID,
692
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 201] }, () => CreateIngestionDestinationRequest$, () => CreateIngestionDestinationResponse$
693
+ ];
694
+ export var DeleteAppAuthorization$ = [9, n0, _DAA,
695
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 204] }, () => DeleteAppAuthorizationRequest$, () => DeleteAppAuthorizationResponse$
696
+ ];
697
+ export var DeleteAppBundle$ = [9, n0, _DAB,
698
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}", 204] }, () => DeleteAppBundleRequest$, () => DeleteAppBundleResponse$
699
+ ];
700
+ export var DeleteIngestion$ = [9, n0, _DI,
701
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 204] }, () => DeleteIngestionRequest$, () => DeleteIngestionResponse$
702
+ ];
703
+ export var DeleteIngestionDestination$ = [9, n0, _DID,
704
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 204] }, () => DeleteIngestionDestinationRequest$, () => DeleteIngestionDestinationResponse$
705
+ ];
706
+ export var GetAppAuthorization$ = [9, n0, _GAA,
707
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] }, () => GetAppAuthorizationRequest$, () => GetAppAuthorizationResponse$
708
+ ];
709
+ export var GetAppBundle$ = [9, n0, _GAB,
710
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}", 200] }, () => GetAppBundleRequest$, () => GetAppBundleResponse$
711
+ ];
712
+ export var GetIngestion$ = [9, n0, _GI,
713
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 200] }, () => GetIngestionRequest$, () => GetIngestionResponse$
714
+ ];
715
+ export var GetIngestionDestination$ = [9, n0, _GID,
716
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 200] }, () => GetIngestionDestinationRequest$, () => GetIngestionDestinationResponse$
717
+ ];
718
+ export var ListAppAuthorizations$ = [9, n0, _LAA,
719
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations", 200] }, () => ListAppAuthorizationsRequest$, () => ListAppAuthorizationsResponse$
720
+ ];
721
+ export var ListAppBundles$ = [9, n0, _LAB,
722
+ { [_h]: ["GET", "/appbundles", 200] }, () => ListAppBundlesRequest$, () => ListAppBundlesResponse$
723
+ ];
724
+ export var ListIngestionDestinations$ = [9, n0, _LID,
725
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 200] }, () => ListIngestionDestinationsRequest$, () => ListIngestionDestinationsResponse$
726
+ ];
727
+ export var ListIngestions$ = [9, n0, _LI,
728
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions", 200] }, () => ListIngestionsRequest$, () => ListIngestionsResponse$
729
+ ];
730
+ export var ListTagsForResource$ = [9, n0, _LTFR,
731
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
732
+ ];
733
+ export var StartIngestion$ = [9, n0, _SI,
734
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/start", 200] }, () => StartIngestionRequest$, () => StartIngestionResponse$
735
+ ];
736
+ export var StartUserAccessTasks$ = [9, n0, _SUAT,
737
+ { [_h]: ["POST", "/useraccess/start", 201] }, () => StartUserAccessTasksRequest$, () => StartUserAccessTasksResponse$
738
+ ];
739
+ export var StopIngestion$ = [9, n0, _SIt,
740
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop", 200] }, () => StopIngestionRequest$, () => StopIngestionResponse$
741
+ ];
742
+ export var TagResource$ = [9, n0, _TR,
743
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
744
+ ];
745
+ export var UntagResource$ = [9, n0, _UR,
746
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
747
+ ];
748
+ export var UpdateAppAuthorization$ = [9, n0, _UAA,
749
+ { [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] }, () => UpdateAppAuthorizationRequest$, () => UpdateAppAuthorizationResponse$
750
+ ];
751
+ export var UpdateIngestionDestination$ = [9, n0, _UID,
752
+ { [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 200] }, () => UpdateIngestionDestinationRequest$, () => UpdateIngestionDestinationResponse$
928
753
  ];