@aws-sdk/client-cleanrooms 3.1087.0 → 3.1088.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.
Files changed (122) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
  3. package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
  61. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
  78. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
  107. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  108. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  109. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  110. package/dist-types/ts3.4/models/enums.d.ts +28 -56
  111. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  112. package/dist-types/ts3.4/models/models_0.d.ts +21 -63
  113. package/dist-types/ts3.4/models/models_1.d.ts +15 -43
  114. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  115. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  116. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  120. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  121. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  122. package/package.json +38 -38
@@ -216,10 +216,7 @@ import {
216
216
  GetSchemaAnalysisRuleCommandInput,
217
217
  GetSchemaAnalysisRuleCommandOutput,
218
218
  } from "./commands/GetSchemaAnalysisRuleCommand";
219
- import {
220
- GetSchemaCommandInput,
221
- GetSchemaCommandOutput,
222
- } from "./commands/GetSchemaCommand";
219
+ import { GetSchemaCommandInput, GetSchemaCommandOutput } from "./commands/GetSchemaCommand";
223
220
  import {
224
221
  ListAnalysisTemplatesCommandInput,
225
222
  ListAnalysisTemplatesCommandOutput,
@@ -280,10 +277,7 @@ import {
280
277
  ListIntermediateTableVersionsCommandInput,
281
278
  ListIntermediateTableVersionsCommandOutput,
282
279
  } from "./commands/ListIntermediateTableVersionsCommand";
283
- import {
284
- ListMembersCommandInput,
285
- ListMembersCommandOutput,
286
- } from "./commands/ListMembersCommand";
280
+ import { ListMembersCommandInput, ListMembersCommandOutput } from "./commands/ListMembersCommand";
287
281
  import {
288
282
  ListMembershipsCommandInput,
289
283
  ListMembershipsCommandOutput,
@@ -304,10 +298,7 @@ import {
304
298
  ListProtectedQueriesCommandInput,
305
299
  ListProtectedQueriesCommandOutput,
306
300
  } from "./commands/ListProtectedQueriesCommand";
307
- import {
308
- ListSchemasCommandInput,
309
- ListSchemasCommandOutput,
310
- } from "./commands/ListSchemasCommand";
301
+ import { ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
311
302
  import {
312
303
  ListTagsForResourceCommandInput,
313
304
  ListTagsForResourceCommandOutput,
@@ -332,10 +323,7 @@ import {
332
323
  StartProtectedQueryCommandInput,
333
324
  StartProtectedQueryCommandOutput,
334
325
  } from "./commands/StartProtectedQueryCommand";
335
- import {
336
- TagResourceCommandInput,
337
- TagResourceCommandOutput,
338
- } from "./commands/TagResourceCommand";
326
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
339
327
  import {
340
328
  UntagResourceCommandInput,
341
329
  UntagResourceCommandOutput,
@@ -407,1600 +395,1466 @@ import {
407
395
  export interface CleanRooms {
408
396
  batchGetCollaborationAnalysisTemplate(
409
397
  args: BatchGetCollaborationAnalysisTemplateCommandInput,
410
- options?: __HttpHandlerOptions
398
+ options?: __HttpHandlerOptions,
411
399
  ): Promise<BatchGetCollaborationAnalysisTemplateCommandOutput>;
412
400
  batchGetCollaborationAnalysisTemplate(
413
401
  args: BatchGetCollaborationAnalysisTemplateCommandInput,
414
- cb: (
415
- err: any,
416
- data?: BatchGetCollaborationAnalysisTemplateCommandOutput
417
- ) => void
402
+ cb: (err: any, data?: BatchGetCollaborationAnalysisTemplateCommandOutput) => void,
418
403
  ): void;
419
404
  batchGetCollaborationAnalysisTemplate(
420
405
  args: BatchGetCollaborationAnalysisTemplateCommandInput,
421
406
  options: __HttpHandlerOptions,
422
- cb: (
423
- err: any,
424
- data?: BatchGetCollaborationAnalysisTemplateCommandOutput
425
- ) => void
407
+ cb: (err: any, data?: BatchGetCollaborationAnalysisTemplateCommandOutput) => void,
426
408
  ): void;
427
409
  batchGetSchema(
428
410
  args: BatchGetSchemaCommandInput,
429
- options?: __HttpHandlerOptions
411
+ options?: __HttpHandlerOptions,
430
412
  ): Promise<BatchGetSchemaCommandOutput>;
431
413
  batchGetSchema(
432
414
  args: BatchGetSchemaCommandInput,
433
- cb: (err: any, data?: BatchGetSchemaCommandOutput) => void
415
+ cb: (err: any, data?: BatchGetSchemaCommandOutput) => void,
434
416
  ): void;
435
417
  batchGetSchema(
436
418
  args: BatchGetSchemaCommandInput,
437
419
  options: __HttpHandlerOptions,
438
- cb: (err: any, data?: BatchGetSchemaCommandOutput) => void
420
+ cb: (err: any, data?: BatchGetSchemaCommandOutput) => void,
439
421
  ): void;
440
422
  batchGetSchemaAnalysisRule(
441
423
  args: BatchGetSchemaAnalysisRuleCommandInput,
442
- options?: __HttpHandlerOptions
424
+ options?: __HttpHandlerOptions,
443
425
  ): Promise<BatchGetSchemaAnalysisRuleCommandOutput>;
444
426
  batchGetSchemaAnalysisRule(
445
427
  args: BatchGetSchemaAnalysisRuleCommandInput,
446
- cb: (err: any, data?: BatchGetSchemaAnalysisRuleCommandOutput) => void
428
+ cb: (err: any, data?: BatchGetSchemaAnalysisRuleCommandOutput) => void,
447
429
  ): void;
448
430
  batchGetSchemaAnalysisRule(
449
431
  args: BatchGetSchemaAnalysisRuleCommandInput,
450
432
  options: __HttpHandlerOptions,
451
- cb: (err: any, data?: BatchGetSchemaAnalysisRuleCommandOutput) => void
433
+ cb: (err: any, data?: BatchGetSchemaAnalysisRuleCommandOutput) => void,
452
434
  ): void;
453
435
  createAnalysisTemplate(
454
436
  args: CreateAnalysisTemplateCommandInput,
455
- options?: __HttpHandlerOptions
437
+ options?: __HttpHandlerOptions,
456
438
  ): Promise<CreateAnalysisTemplateCommandOutput>;
457
439
  createAnalysisTemplate(
458
440
  args: CreateAnalysisTemplateCommandInput,
459
- cb: (err: any, data?: CreateAnalysisTemplateCommandOutput) => void
441
+ cb: (err: any, data?: CreateAnalysisTemplateCommandOutput) => void,
460
442
  ): void;
461
443
  createAnalysisTemplate(
462
444
  args: CreateAnalysisTemplateCommandInput,
463
445
  options: __HttpHandlerOptions,
464
- cb: (err: any, data?: CreateAnalysisTemplateCommandOutput) => void
446
+ cb: (err: any, data?: CreateAnalysisTemplateCommandOutput) => void,
465
447
  ): void;
466
448
  createCollaboration(
467
449
  args: CreateCollaborationCommandInput,
468
- options?: __HttpHandlerOptions
450
+ options?: __HttpHandlerOptions,
469
451
  ): Promise<CreateCollaborationCommandOutput>;
470
452
  createCollaboration(
471
453
  args: CreateCollaborationCommandInput,
472
- cb: (err: any, data?: CreateCollaborationCommandOutput) => void
454
+ cb: (err: any, data?: CreateCollaborationCommandOutput) => void,
473
455
  ): void;
474
456
  createCollaboration(
475
457
  args: CreateCollaborationCommandInput,
476
458
  options: __HttpHandlerOptions,
477
- cb: (err: any, data?: CreateCollaborationCommandOutput) => void
459
+ cb: (err: any, data?: CreateCollaborationCommandOutput) => void,
478
460
  ): void;
479
461
  createCollaborationChangeRequest(
480
462
  args: CreateCollaborationChangeRequestCommandInput,
481
- options?: __HttpHandlerOptions
463
+ options?: __HttpHandlerOptions,
482
464
  ): Promise<CreateCollaborationChangeRequestCommandOutput>;
483
465
  createCollaborationChangeRequest(
484
466
  args: CreateCollaborationChangeRequestCommandInput,
485
- cb: (err: any, data?: CreateCollaborationChangeRequestCommandOutput) => void
467
+ cb: (err: any, data?: CreateCollaborationChangeRequestCommandOutput) => void,
486
468
  ): void;
487
469
  createCollaborationChangeRequest(
488
470
  args: CreateCollaborationChangeRequestCommandInput,
489
471
  options: __HttpHandlerOptions,
490
- cb: (err: any, data?: CreateCollaborationChangeRequestCommandOutput) => void
472
+ cb: (err: any, data?: CreateCollaborationChangeRequestCommandOutput) => void,
491
473
  ): void;
492
474
  createConfiguredAudienceModelAssociation(
493
475
  args: CreateConfiguredAudienceModelAssociationCommandInput,
494
- options?: __HttpHandlerOptions
476
+ options?: __HttpHandlerOptions,
495
477
  ): Promise<CreateConfiguredAudienceModelAssociationCommandOutput>;
496
478
  createConfiguredAudienceModelAssociation(
497
479
  args: CreateConfiguredAudienceModelAssociationCommandInput,
498
- cb: (
499
- err: any,
500
- data?: CreateConfiguredAudienceModelAssociationCommandOutput
501
- ) => void
480
+ cb: (err: any, data?: CreateConfiguredAudienceModelAssociationCommandOutput) => void,
502
481
  ): void;
503
482
  createConfiguredAudienceModelAssociation(
504
483
  args: CreateConfiguredAudienceModelAssociationCommandInput,
505
484
  options: __HttpHandlerOptions,
506
- cb: (
507
- err: any,
508
- data?: CreateConfiguredAudienceModelAssociationCommandOutput
509
- ) => void
485
+ cb: (err: any, data?: CreateConfiguredAudienceModelAssociationCommandOutput) => void,
510
486
  ): void;
511
487
  createConfiguredTable(
512
488
  args: CreateConfiguredTableCommandInput,
513
- options?: __HttpHandlerOptions
489
+ options?: __HttpHandlerOptions,
514
490
  ): Promise<CreateConfiguredTableCommandOutput>;
515
491
  createConfiguredTable(
516
492
  args: CreateConfiguredTableCommandInput,
517
- cb: (err: any, data?: CreateConfiguredTableCommandOutput) => void
493
+ cb: (err: any, data?: CreateConfiguredTableCommandOutput) => void,
518
494
  ): void;
519
495
  createConfiguredTable(
520
496
  args: CreateConfiguredTableCommandInput,
521
497
  options: __HttpHandlerOptions,
522
- cb: (err: any, data?: CreateConfiguredTableCommandOutput) => void
498
+ cb: (err: any, data?: CreateConfiguredTableCommandOutput) => void,
523
499
  ): void;
524
500
  createConfiguredTableAnalysisRule(
525
501
  args: CreateConfiguredTableAnalysisRuleCommandInput,
526
- options?: __HttpHandlerOptions
502
+ options?: __HttpHandlerOptions,
527
503
  ): Promise<CreateConfiguredTableAnalysisRuleCommandOutput>;
528
504
  createConfiguredTableAnalysisRule(
529
505
  args: CreateConfiguredTableAnalysisRuleCommandInput,
530
- cb: (
531
- err: any,
532
- data?: CreateConfiguredTableAnalysisRuleCommandOutput
533
- ) => void
506
+ cb: (err: any, data?: CreateConfiguredTableAnalysisRuleCommandOutput) => void,
534
507
  ): void;
535
508
  createConfiguredTableAnalysisRule(
536
509
  args: CreateConfiguredTableAnalysisRuleCommandInput,
537
510
  options: __HttpHandlerOptions,
538
- cb: (
539
- err: any,
540
- data?: CreateConfiguredTableAnalysisRuleCommandOutput
541
- ) => void
511
+ cb: (err: any, data?: CreateConfiguredTableAnalysisRuleCommandOutput) => void,
542
512
  ): void;
543
513
  createConfiguredTableAssociation(
544
514
  args: CreateConfiguredTableAssociationCommandInput,
545
- options?: __HttpHandlerOptions
515
+ options?: __HttpHandlerOptions,
546
516
  ): Promise<CreateConfiguredTableAssociationCommandOutput>;
547
517
  createConfiguredTableAssociation(
548
518
  args: CreateConfiguredTableAssociationCommandInput,
549
- cb: (err: any, data?: CreateConfiguredTableAssociationCommandOutput) => void
519
+ cb: (err: any, data?: CreateConfiguredTableAssociationCommandOutput) => void,
550
520
  ): void;
551
521
  createConfiguredTableAssociation(
552
522
  args: CreateConfiguredTableAssociationCommandInput,
553
523
  options: __HttpHandlerOptions,
554
- cb: (err: any, data?: CreateConfiguredTableAssociationCommandOutput) => void
524
+ cb: (err: any, data?: CreateConfiguredTableAssociationCommandOutput) => void,
555
525
  ): void;
556
526
  createConfiguredTableAssociationAnalysisRule(
557
527
  args: CreateConfiguredTableAssociationAnalysisRuleCommandInput,
558
- options?: __HttpHandlerOptions
528
+ options?: __HttpHandlerOptions,
559
529
  ): Promise<CreateConfiguredTableAssociationAnalysisRuleCommandOutput>;
560
530
  createConfiguredTableAssociationAnalysisRule(
561
531
  args: CreateConfiguredTableAssociationAnalysisRuleCommandInput,
562
- cb: (
563
- err: any,
564
- data?: CreateConfiguredTableAssociationAnalysisRuleCommandOutput
565
- ) => void
532
+ cb: (err: any, data?: CreateConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
566
533
  ): void;
567
534
  createConfiguredTableAssociationAnalysisRule(
568
535
  args: CreateConfiguredTableAssociationAnalysisRuleCommandInput,
569
536
  options: __HttpHandlerOptions,
570
- cb: (
571
- err: any,
572
- data?: CreateConfiguredTableAssociationAnalysisRuleCommandOutput
573
- ) => void
537
+ cb: (err: any, data?: CreateConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
574
538
  ): void;
575
539
  createIdMappingTable(
576
540
  args: CreateIdMappingTableCommandInput,
577
- options?: __HttpHandlerOptions
541
+ options?: __HttpHandlerOptions,
578
542
  ): Promise<CreateIdMappingTableCommandOutput>;
579
543
  createIdMappingTable(
580
544
  args: CreateIdMappingTableCommandInput,
581
- cb: (err: any, data?: CreateIdMappingTableCommandOutput) => void
545
+ cb: (err: any, data?: CreateIdMappingTableCommandOutput) => void,
582
546
  ): void;
583
547
  createIdMappingTable(
584
548
  args: CreateIdMappingTableCommandInput,
585
549
  options: __HttpHandlerOptions,
586
- cb: (err: any, data?: CreateIdMappingTableCommandOutput) => void
550
+ cb: (err: any, data?: CreateIdMappingTableCommandOutput) => void,
587
551
  ): void;
588
552
  createIdNamespaceAssociation(
589
553
  args: CreateIdNamespaceAssociationCommandInput,
590
- options?: __HttpHandlerOptions
554
+ options?: __HttpHandlerOptions,
591
555
  ): Promise<CreateIdNamespaceAssociationCommandOutput>;
592
556
  createIdNamespaceAssociation(
593
557
  args: CreateIdNamespaceAssociationCommandInput,
594
- cb: (err: any, data?: CreateIdNamespaceAssociationCommandOutput) => void
558
+ cb: (err: any, data?: CreateIdNamespaceAssociationCommandOutput) => void,
595
559
  ): void;
596
560
  createIdNamespaceAssociation(
597
561
  args: CreateIdNamespaceAssociationCommandInput,
598
562
  options: __HttpHandlerOptions,
599
- cb: (err: any, data?: CreateIdNamespaceAssociationCommandOutput) => void
563
+ cb: (err: any, data?: CreateIdNamespaceAssociationCommandOutput) => void,
600
564
  ): void;
601
565
  createIntermediateTable(
602
566
  args: CreateIntermediateTableCommandInput,
603
- options?: __HttpHandlerOptions
567
+ options?: __HttpHandlerOptions,
604
568
  ): Promise<CreateIntermediateTableCommandOutput>;
605
569
  createIntermediateTable(
606
570
  args: CreateIntermediateTableCommandInput,
607
- cb: (err: any, data?: CreateIntermediateTableCommandOutput) => void
571
+ cb: (err: any, data?: CreateIntermediateTableCommandOutput) => void,
608
572
  ): void;
609
573
  createIntermediateTable(
610
574
  args: CreateIntermediateTableCommandInput,
611
575
  options: __HttpHandlerOptions,
612
- cb: (err: any, data?: CreateIntermediateTableCommandOutput) => void
576
+ cb: (err: any, data?: CreateIntermediateTableCommandOutput) => void,
613
577
  ): void;
614
578
  createIntermediateTableAnalysisRule(
615
579
  args: CreateIntermediateTableAnalysisRuleCommandInput,
616
- options?: __HttpHandlerOptions
580
+ options?: __HttpHandlerOptions,
617
581
  ): Promise<CreateIntermediateTableAnalysisRuleCommandOutput>;
618
582
  createIntermediateTableAnalysisRule(
619
583
  args: CreateIntermediateTableAnalysisRuleCommandInput,
620
- cb: (
621
- err: any,
622
- data?: CreateIntermediateTableAnalysisRuleCommandOutput
623
- ) => void
584
+ cb: (err: any, data?: CreateIntermediateTableAnalysisRuleCommandOutput) => void,
624
585
  ): void;
625
586
  createIntermediateTableAnalysisRule(
626
587
  args: CreateIntermediateTableAnalysisRuleCommandInput,
627
588
  options: __HttpHandlerOptions,
628
- cb: (
629
- err: any,
630
- data?: CreateIntermediateTableAnalysisRuleCommandOutput
631
- ) => void
589
+ cb: (err: any, data?: CreateIntermediateTableAnalysisRuleCommandOutput) => void,
632
590
  ): void;
633
591
  createMembership(
634
592
  args: CreateMembershipCommandInput,
635
- options?: __HttpHandlerOptions
593
+ options?: __HttpHandlerOptions,
636
594
  ): Promise<CreateMembershipCommandOutput>;
637
595
  createMembership(
638
596
  args: CreateMembershipCommandInput,
639
- cb: (err: any, data?: CreateMembershipCommandOutput) => void
597
+ cb: (err: any, data?: CreateMembershipCommandOutput) => void,
640
598
  ): void;
641
599
  createMembership(
642
600
  args: CreateMembershipCommandInput,
643
601
  options: __HttpHandlerOptions,
644
- cb: (err: any, data?: CreateMembershipCommandOutput) => void
602
+ cb: (err: any, data?: CreateMembershipCommandOutput) => void,
645
603
  ): void;
646
604
  createPrivacyBudgetTemplate(
647
605
  args: CreatePrivacyBudgetTemplateCommandInput,
648
- options?: __HttpHandlerOptions
606
+ options?: __HttpHandlerOptions,
649
607
  ): Promise<CreatePrivacyBudgetTemplateCommandOutput>;
650
608
  createPrivacyBudgetTemplate(
651
609
  args: CreatePrivacyBudgetTemplateCommandInput,
652
- cb: (err: any, data?: CreatePrivacyBudgetTemplateCommandOutput) => void
610
+ cb: (err: any, data?: CreatePrivacyBudgetTemplateCommandOutput) => void,
653
611
  ): void;
654
612
  createPrivacyBudgetTemplate(
655
613
  args: CreatePrivacyBudgetTemplateCommandInput,
656
614
  options: __HttpHandlerOptions,
657
- cb: (err: any, data?: CreatePrivacyBudgetTemplateCommandOutput) => void
615
+ cb: (err: any, data?: CreatePrivacyBudgetTemplateCommandOutput) => void,
658
616
  ): void;
659
617
  deleteAnalysisTemplate(
660
618
  args: DeleteAnalysisTemplateCommandInput,
661
- options?: __HttpHandlerOptions
619
+ options?: __HttpHandlerOptions,
662
620
  ): Promise<DeleteAnalysisTemplateCommandOutput>;
663
621
  deleteAnalysisTemplate(
664
622
  args: DeleteAnalysisTemplateCommandInput,
665
- cb: (err: any, data?: DeleteAnalysisTemplateCommandOutput) => void
623
+ cb: (err: any, data?: DeleteAnalysisTemplateCommandOutput) => void,
666
624
  ): void;
667
625
  deleteAnalysisTemplate(
668
626
  args: DeleteAnalysisTemplateCommandInput,
669
627
  options: __HttpHandlerOptions,
670
- cb: (err: any, data?: DeleteAnalysisTemplateCommandOutput) => void
628
+ cb: (err: any, data?: DeleteAnalysisTemplateCommandOutput) => void,
671
629
  ): void;
672
630
  deleteCollaboration(
673
631
  args: DeleteCollaborationCommandInput,
674
- options?: __HttpHandlerOptions
632
+ options?: __HttpHandlerOptions,
675
633
  ): Promise<DeleteCollaborationCommandOutput>;
676
634
  deleteCollaboration(
677
635
  args: DeleteCollaborationCommandInput,
678
- cb: (err: any, data?: DeleteCollaborationCommandOutput) => void
636
+ cb: (err: any, data?: DeleteCollaborationCommandOutput) => void,
679
637
  ): void;
680
638
  deleteCollaboration(
681
639
  args: DeleteCollaborationCommandInput,
682
640
  options: __HttpHandlerOptions,
683
- cb: (err: any, data?: DeleteCollaborationCommandOutput) => void
641
+ cb: (err: any, data?: DeleteCollaborationCommandOutput) => void,
684
642
  ): void;
685
643
  deleteConfiguredAudienceModelAssociation(
686
644
  args: DeleteConfiguredAudienceModelAssociationCommandInput,
687
- options?: __HttpHandlerOptions
645
+ options?: __HttpHandlerOptions,
688
646
  ): Promise<DeleteConfiguredAudienceModelAssociationCommandOutput>;
689
647
  deleteConfiguredAudienceModelAssociation(
690
648
  args: DeleteConfiguredAudienceModelAssociationCommandInput,
691
- cb: (
692
- err: any,
693
- data?: DeleteConfiguredAudienceModelAssociationCommandOutput
694
- ) => void
649
+ cb: (err: any, data?: DeleteConfiguredAudienceModelAssociationCommandOutput) => void,
695
650
  ): void;
696
651
  deleteConfiguredAudienceModelAssociation(
697
652
  args: DeleteConfiguredAudienceModelAssociationCommandInput,
698
653
  options: __HttpHandlerOptions,
699
- cb: (
700
- err: any,
701
- data?: DeleteConfiguredAudienceModelAssociationCommandOutput
702
- ) => void
654
+ cb: (err: any, data?: DeleteConfiguredAudienceModelAssociationCommandOutput) => void,
703
655
  ): void;
704
656
  deleteConfiguredTable(
705
657
  args: DeleteConfiguredTableCommandInput,
706
- options?: __HttpHandlerOptions
658
+ options?: __HttpHandlerOptions,
707
659
  ): Promise<DeleteConfiguredTableCommandOutput>;
708
660
  deleteConfiguredTable(
709
661
  args: DeleteConfiguredTableCommandInput,
710
- cb: (err: any, data?: DeleteConfiguredTableCommandOutput) => void
662
+ cb: (err: any, data?: DeleteConfiguredTableCommandOutput) => void,
711
663
  ): void;
712
664
  deleteConfiguredTable(
713
665
  args: DeleteConfiguredTableCommandInput,
714
666
  options: __HttpHandlerOptions,
715
- cb: (err: any, data?: DeleteConfiguredTableCommandOutput) => void
667
+ cb: (err: any, data?: DeleteConfiguredTableCommandOutput) => void,
716
668
  ): void;
717
669
  deleteConfiguredTableAnalysisRule(
718
670
  args: DeleteConfiguredTableAnalysisRuleCommandInput,
719
- options?: __HttpHandlerOptions
671
+ options?: __HttpHandlerOptions,
720
672
  ): Promise<DeleteConfiguredTableAnalysisRuleCommandOutput>;
721
673
  deleteConfiguredTableAnalysisRule(
722
674
  args: DeleteConfiguredTableAnalysisRuleCommandInput,
723
- cb: (
724
- err: any,
725
- data?: DeleteConfiguredTableAnalysisRuleCommandOutput
726
- ) => void
675
+ cb: (err: any, data?: DeleteConfiguredTableAnalysisRuleCommandOutput) => void,
727
676
  ): void;
728
677
  deleteConfiguredTableAnalysisRule(
729
678
  args: DeleteConfiguredTableAnalysisRuleCommandInput,
730
679
  options: __HttpHandlerOptions,
731
- cb: (
732
- err: any,
733
- data?: DeleteConfiguredTableAnalysisRuleCommandOutput
734
- ) => void
680
+ cb: (err: any, data?: DeleteConfiguredTableAnalysisRuleCommandOutput) => void,
735
681
  ): void;
736
682
  deleteConfiguredTableAssociation(
737
683
  args: DeleteConfiguredTableAssociationCommandInput,
738
- options?: __HttpHandlerOptions
684
+ options?: __HttpHandlerOptions,
739
685
  ): Promise<DeleteConfiguredTableAssociationCommandOutput>;
740
686
  deleteConfiguredTableAssociation(
741
687
  args: DeleteConfiguredTableAssociationCommandInput,
742
- cb: (err: any, data?: DeleteConfiguredTableAssociationCommandOutput) => void
688
+ cb: (err: any, data?: DeleteConfiguredTableAssociationCommandOutput) => void,
743
689
  ): void;
744
690
  deleteConfiguredTableAssociation(
745
691
  args: DeleteConfiguredTableAssociationCommandInput,
746
692
  options: __HttpHandlerOptions,
747
- cb: (err: any, data?: DeleteConfiguredTableAssociationCommandOutput) => void
693
+ cb: (err: any, data?: DeleteConfiguredTableAssociationCommandOutput) => void,
748
694
  ): void;
749
695
  deleteConfiguredTableAssociationAnalysisRule(
750
696
  args: DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
751
- options?: __HttpHandlerOptions
697
+ options?: __HttpHandlerOptions,
752
698
  ): Promise<DeleteConfiguredTableAssociationAnalysisRuleCommandOutput>;
753
699
  deleteConfiguredTableAssociationAnalysisRule(
754
700
  args: DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
755
- cb: (
756
- err: any,
757
- data?: DeleteConfiguredTableAssociationAnalysisRuleCommandOutput
758
- ) => void
701
+ cb: (err: any, data?: DeleteConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
759
702
  ): void;
760
703
  deleteConfiguredTableAssociationAnalysisRule(
761
704
  args: DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
762
705
  options: __HttpHandlerOptions,
763
- cb: (
764
- err: any,
765
- data?: DeleteConfiguredTableAssociationAnalysisRuleCommandOutput
766
- ) => void
706
+ cb: (err: any, data?: DeleteConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
767
707
  ): void;
768
708
  deleteIdMappingTable(
769
709
  args: DeleteIdMappingTableCommandInput,
770
- options?: __HttpHandlerOptions
710
+ options?: __HttpHandlerOptions,
771
711
  ): Promise<DeleteIdMappingTableCommandOutput>;
772
712
  deleteIdMappingTable(
773
713
  args: DeleteIdMappingTableCommandInput,
774
- cb: (err: any, data?: DeleteIdMappingTableCommandOutput) => void
714
+ cb: (err: any, data?: DeleteIdMappingTableCommandOutput) => void,
775
715
  ): void;
776
716
  deleteIdMappingTable(
777
717
  args: DeleteIdMappingTableCommandInput,
778
718
  options: __HttpHandlerOptions,
779
- cb: (err: any, data?: DeleteIdMappingTableCommandOutput) => void
719
+ cb: (err: any, data?: DeleteIdMappingTableCommandOutput) => void,
780
720
  ): void;
781
721
  deleteIdNamespaceAssociation(
782
722
  args: DeleteIdNamespaceAssociationCommandInput,
783
- options?: __HttpHandlerOptions
723
+ options?: __HttpHandlerOptions,
784
724
  ): Promise<DeleteIdNamespaceAssociationCommandOutput>;
785
725
  deleteIdNamespaceAssociation(
786
726
  args: DeleteIdNamespaceAssociationCommandInput,
787
- cb: (err: any, data?: DeleteIdNamespaceAssociationCommandOutput) => void
727
+ cb: (err: any, data?: DeleteIdNamespaceAssociationCommandOutput) => void,
788
728
  ): void;
789
729
  deleteIdNamespaceAssociation(
790
730
  args: DeleteIdNamespaceAssociationCommandInput,
791
731
  options: __HttpHandlerOptions,
792
- cb: (err: any, data?: DeleteIdNamespaceAssociationCommandOutput) => void
732
+ cb: (err: any, data?: DeleteIdNamespaceAssociationCommandOutput) => void,
793
733
  ): void;
794
734
  deleteIntermediateTable(
795
735
  args: DeleteIntermediateTableCommandInput,
796
- options?: __HttpHandlerOptions
736
+ options?: __HttpHandlerOptions,
797
737
  ): Promise<DeleteIntermediateTableCommandOutput>;
798
738
  deleteIntermediateTable(
799
739
  args: DeleteIntermediateTableCommandInput,
800
- cb: (err: any, data?: DeleteIntermediateTableCommandOutput) => void
740
+ cb: (err: any, data?: DeleteIntermediateTableCommandOutput) => void,
801
741
  ): void;
802
742
  deleteIntermediateTable(
803
743
  args: DeleteIntermediateTableCommandInput,
804
744
  options: __HttpHandlerOptions,
805
- cb: (err: any, data?: DeleteIntermediateTableCommandOutput) => void
745
+ cb: (err: any, data?: DeleteIntermediateTableCommandOutput) => void,
806
746
  ): void;
807
747
  deleteIntermediateTableAnalysisRule(
808
748
  args: DeleteIntermediateTableAnalysisRuleCommandInput,
809
- options?: __HttpHandlerOptions
749
+ options?: __HttpHandlerOptions,
810
750
  ): Promise<DeleteIntermediateTableAnalysisRuleCommandOutput>;
811
751
  deleteIntermediateTableAnalysisRule(
812
752
  args: DeleteIntermediateTableAnalysisRuleCommandInput,
813
- cb: (
814
- err: any,
815
- data?: DeleteIntermediateTableAnalysisRuleCommandOutput
816
- ) => void
753
+ cb: (err: any, data?: DeleteIntermediateTableAnalysisRuleCommandOutput) => void,
817
754
  ): void;
818
755
  deleteIntermediateTableAnalysisRule(
819
756
  args: DeleteIntermediateTableAnalysisRuleCommandInput,
820
757
  options: __HttpHandlerOptions,
821
- cb: (
822
- err: any,
823
- data?: DeleteIntermediateTableAnalysisRuleCommandOutput
824
- ) => void
758
+ cb: (err: any, data?: DeleteIntermediateTableAnalysisRuleCommandOutput) => void,
825
759
  ): void;
826
760
  deleteMember(
827
761
  args: DeleteMemberCommandInput,
828
- options?: __HttpHandlerOptions
762
+ options?: __HttpHandlerOptions,
829
763
  ): Promise<DeleteMemberCommandOutput>;
830
764
  deleteMember(
831
765
  args: DeleteMemberCommandInput,
832
- cb: (err: any, data?: DeleteMemberCommandOutput) => void
766
+ cb: (err: any, data?: DeleteMemberCommandOutput) => void,
833
767
  ): void;
834
768
  deleteMember(
835
769
  args: DeleteMemberCommandInput,
836
770
  options: __HttpHandlerOptions,
837
- cb: (err: any, data?: DeleteMemberCommandOutput) => void
771
+ cb: (err: any, data?: DeleteMemberCommandOutput) => void,
838
772
  ): void;
839
773
  deleteMembership(
840
774
  args: DeleteMembershipCommandInput,
841
- options?: __HttpHandlerOptions
775
+ options?: __HttpHandlerOptions,
842
776
  ): Promise<DeleteMembershipCommandOutput>;
843
777
  deleteMembership(
844
778
  args: DeleteMembershipCommandInput,
845
- cb: (err: any, data?: DeleteMembershipCommandOutput) => void
779
+ cb: (err: any, data?: DeleteMembershipCommandOutput) => void,
846
780
  ): void;
847
781
  deleteMembership(
848
782
  args: DeleteMembershipCommandInput,
849
783
  options: __HttpHandlerOptions,
850
- cb: (err: any, data?: DeleteMembershipCommandOutput) => void
784
+ cb: (err: any, data?: DeleteMembershipCommandOutput) => void,
851
785
  ): void;
852
786
  deletePrivacyBudgetTemplate(
853
787
  args: DeletePrivacyBudgetTemplateCommandInput,
854
- options?: __HttpHandlerOptions
788
+ options?: __HttpHandlerOptions,
855
789
  ): Promise<DeletePrivacyBudgetTemplateCommandOutput>;
856
790
  deletePrivacyBudgetTemplate(
857
791
  args: DeletePrivacyBudgetTemplateCommandInput,
858
- cb: (err: any, data?: DeletePrivacyBudgetTemplateCommandOutput) => void
792
+ cb: (err: any, data?: DeletePrivacyBudgetTemplateCommandOutput) => void,
859
793
  ): void;
860
794
  deletePrivacyBudgetTemplate(
861
795
  args: DeletePrivacyBudgetTemplateCommandInput,
862
796
  options: __HttpHandlerOptions,
863
- cb: (err: any, data?: DeletePrivacyBudgetTemplateCommandOutput) => void
797
+ cb: (err: any, data?: DeletePrivacyBudgetTemplateCommandOutput) => void,
864
798
  ): void;
865
799
  disallowIntermediateTable(
866
800
  args: DisallowIntermediateTableCommandInput,
867
- options?: __HttpHandlerOptions
801
+ options?: __HttpHandlerOptions,
868
802
  ): Promise<DisallowIntermediateTableCommandOutput>;
869
803
  disallowIntermediateTable(
870
804
  args: DisallowIntermediateTableCommandInput,
871
- cb: (err: any, data?: DisallowIntermediateTableCommandOutput) => void
805
+ cb: (err: any, data?: DisallowIntermediateTableCommandOutput) => void,
872
806
  ): void;
873
807
  disallowIntermediateTable(
874
808
  args: DisallowIntermediateTableCommandInput,
875
809
  options: __HttpHandlerOptions,
876
- cb: (err: any, data?: DisallowIntermediateTableCommandOutput) => void
810
+ cb: (err: any, data?: DisallowIntermediateTableCommandOutput) => void,
877
811
  ): void;
878
812
  getAnalysisTemplate(
879
813
  args: GetAnalysisTemplateCommandInput,
880
- options?: __HttpHandlerOptions
814
+ options?: __HttpHandlerOptions,
881
815
  ): Promise<GetAnalysisTemplateCommandOutput>;
882
816
  getAnalysisTemplate(
883
817
  args: GetAnalysisTemplateCommandInput,
884
- cb: (err: any, data?: GetAnalysisTemplateCommandOutput) => void
818
+ cb: (err: any, data?: GetAnalysisTemplateCommandOutput) => void,
885
819
  ): void;
886
820
  getAnalysisTemplate(
887
821
  args: GetAnalysisTemplateCommandInput,
888
822
  options: __HttpHandlerOptions,
889
- cb: (err: any, data?: GetAnalysisTemplateCommandOutput) => void
823
+ cb: (err: any, data?: GetAnalysisTemplateCommandOutput) => void,
890
824
  ): void;
891
825
  getCollaboration(
892
826
  args: GetCollaborationCommandInput,
893
- options?: __HttpHandlerOptions
827
+ options?: __HttpHandlerOptions,
894
828
  ): Promise<GetCollaborationCommandOutput>;
895
829
  getCollaboration(
896
830
  args: GetCollaborationCommandInput,
897
- cb: (err: any, data?: GetCollaborationCommandOutput) => void
831
+ cb: (err: any, data?: GetCollaborationCommandOutput) => void,
898
832
  ): void;
899
833
  getCollaboration(
900
834
  args: GetCollaborationCommandInput,
901
835
  options: __HttpHandlerOptions,
902
- cb: (err: any, data?: GetCollaborationCommandOutput) => void
836
+ cb: (err: any, data?: GetCollaborationCommandOutput) => void,
903
837
  ): void;
904
838
  getCollaborationAnalysisTemplate(
905
839
  args: GetCollaborationAnalysisTemplateCommandInput,
906
- options?: __HttpHandlerOptions
840
+ options?: __HttpHandlerOptions,
907
841
  ): Promise<GetCollaborationAnalysisTemplateCommandOutput>;
908
842
  getCollaborationAnalysisTemplate(
909
843
  args: GetCollaborationAnalysisTemplateCommandInput,
910
- cb: (err: any, data?: GetCollaborationAnalysisTemplateCommandOutput) => void
844
+ cb: (err: any, data?: GetCollaborationAnalysisTemplateCommandOutput) => void,
911
845
  ): void;
912
846
  getCollaborationAnalysisTemplate(
913
847
  args: GetCollaborationAnalysisTemplateCommandInput,
914
848
  options: __HttpHandlerOptions,
915
- cb: (err: any, data?: GetCollaborationAnalysisTemplateCommandOutput) => void
849
+ cb: (err: any, data?: GetCollaborationAnalysisTemplateCommandOutput) => void,
916
850
  ): void;
917
851
  getCollaborationChangeRequest(
918
852
  args: GetCollaborationChangeRequestCommandInput,
919
- options?: __HttpHandlerOptions
853
+ options?: __HttpHandlerOptions,
920
854
  ): Promise<GetCollaborationChangeRequestCommandOutput>;
921
855
  getCollaborationChangeRequest(
922
856
  args: GetCollaborationChangeRequestCommandInput,
923
- cb: (err: any, data?: GetCollaborationChangeRequestCommandOutput) => void
857
+ cb: (err: any, data?: GetCollaborationChangeRequestCommandOutput) => void,
924
858
  ): void;
925
859
  getCollaborationChangeRequest(
926
860
  args: GetCollaborationChangeRequestCommandInput,
927
861
  options: __HttpHandlerOptions,
928
- cb: (err: any, data?: GetCollaborationChangeRequestCommandOutput) => void
862
+ cb: (err: any, data?: GetCollaborationChangeRequestCommandOutput) => void,
929
863
  ): void;
930
864
  getCollaborationConfiguredAudienceModelAssociation(
931
865
  args: GetCollaborationConfiguredAudienceModelAssociationCommandInput,
932
- options?: __HttpHandlerOptions
866
+ options?: __HttpHandlerOptions,
933
867
  ): Promise<GetCollaborationConfiguredAudienceModelAssociationCommandOutput>;
934
868
  getCollaborationConfiguredAudienceModelAssociation(
935
869
  args: GetCollaborationConfiguredAudienceModelAssociationCommandInput,
936
- cb: (
937
- err: any,
938
- data?: GetCollaborationConfiguredAudienceModelAssociationCommandOutput
939
- ) => void
870
+ cb: (err: any, data?: GetCollaborationConfiguredAudienceModelAssociationCommandOutput) => void,
940
871
  ): void;
941
872
  getCollaborationConfiguredAudienceModelAssociation(
942
873
  args: GetCollaborationConfiguredAudienceModelAssociationCommandInput,
943
874
  options: __HttpHandlerOptions,
944
- cb: (
945
- err: any,
946
- data?: GetCollaborationConfiguredAudienceModelAssociationCommandOutput
947
- ) => void
875
+ cb: (err: any, data?: GetCollaborationConfiguredAudienceModelAssociationCommandOutput) => void,
948
876
  ): void;
949
877
  getCollaborationIdNamespaceAssociation(
950
878
  args: GetCollaborationIdNamespaceAssociationCommandInput,
951
- options?: __HttpHandlerOptions
879
+ options?: __HttpHandlerOptions,
952
880
  ): Promise<GetCollaborationIdNamespaceAssociationCommandOutput>;
953
881
  getCollaborationIdNamespaceAssociation(
954
882
  args: GetCollaborationIdNamespaceAssociationCommandInput,
955
- cb: (
956
- err: any,
957
- data?: GetCollaborationIdNamespaceAssociationCommandOutput
958
- ) => void
883
+ cb: (err: any, data?: GetCollaborationIdNamespaceAssociationCommandOutput) => void,
959
884
  ): void;
960
885
  getCollaborationIdNamespaceAssociation(
961
886
  args: GetCollaborationIdNamespaceAssociationCommandInput,
962
887
  options: __HttpHandlerOptions,
963
- cb: (
964
- err: any,
965
- data?: GetCollaborationIdNamespaceAssociationCommandOutput
966
- ) => void
888
+ cb: (err: any, data?: GetCollaborationIdNamespaceAssociationCommandOutput) => void,
967
889
  ): void;
968
890
  getCollaborationPrivacyBudgetTemplate(
969
891
  args: GetCollaborationPrivacyBudgetTemplateCommandInput,
970
- options?: __HttpHandlerOptions
892
+ options?: __HttpHandlerOptions,
971
893
  ): Promise<GetCollaborationPrivacyBudgetTemplateCommandOutput>;
972
894
  getCollaborationPrivacyBudgetTemplate(
973
895
  args: GetCollaborationPrivacyBudgetTemplateCommandInput,
974
- cb: (
975
- err: any,
976
- data?: GetCollaborationPrivacyBudgetTemplateCommandOutput
977
- ) => void
896
+ cb: (err: any, data?: GetCollaborationPrivacyBudgetTemplateCommandOutput) => void,
978
897
  ): void;
979
898
  getCollaborationPrivacyBudgetTemplate(
980
899
  args: GetCollaborationPrivacyBudgetTemplateCommandInput,
981
900
  options: __HttpHandlerOptions,
982
- cb: (
983
- err: any,
984
- data?: GetCollaborationPrivacyBudgetTemplateCommandOutput
985
- ) => void
901
+ cb: (err: any, data?: GetCollaborationPrivacyBudgetTemplateCommandOutput) => void,
986
902
  ): void;
987
903
  getConfiguredAudienceModelAssociation(
988
904
  args: GetConfiguredAudienceModelAssociationCommandInput,
989
- options?: __HttpHandlerOptions
905
+ options?: __HttpHandlerOptions,
990
906
  ): Promise<GetConfiguredAudienceModelAssociationCommandOutput>;
991
907
  getConfiguredAudienceModelAssociation(
992
908
  args: GetConfiguredAudienceModelAssociationCommandInput,
993
- cb: (
994
- err: any,
995
- data?: GetConfiguredAudienceModelAssociationCommandOutput
996
- ) => void
909
+ cb: (err: any, data?: GetConfiguredAudienceModelAssociationCommandOutput) => void,
997
910
  ): void;
998
911
  getConfiguredAudienceModelAssociation(
999
912
  args: GetConfiguredAudienceModelAssociationCommandInput,
1000
913
  options: __HttpHandlerOptions,
1001
- cb: (
1002
- err: any,
1003
- data?: GetConfiguredAudienceModelAssociationCommandOutput
1004
- ) => void
914
+ cb: (err: any, data?: GetConfiguredAudienceModelAssociationCommandOutput) => void,
1005
915
  ): void;
1006
916
  getConfiguredTable(
1007
917
  args: GetConfiguredTableCommandInput,
1008
- options?: __HttpHandlerOptions
918
+ options?: __HttpHandlerOptions,
1009
919
  ): Promise<GetConfiguredTableCommandOutput>;
1010
920
  getConfiguredTable(
1011
921
  args: GetConfiguredTableCommandInput,
1012
- cb: (err: any, data?: GetConfiguredTableCommandOutput) => void
922
+ cb: (err: any, data?: GetConfiguredTableCommandOutput) => void,
1013
923
  ): void;
1014
924
  getConfiguredTable(
1015
925
  args: GetConfiguredTableCommandInput,
1016
926
  options: __HttpHandlerOptions,
1017
- cb: (err: any, data?: GetConfiguredTableCommandOutput) => void
927
+ cb: (err: any, data?: GetConfiguredTableCommandOutput) => void,
1018
928
  ): void;
1019
929
  getConfiguredTableAnalysisRule(
1020
930
  args: GetConfiguredTableAnalysisRuleCommandInput,
1021
- options?: __HttpHandlerOptions
931
+ options?: __HttpHandlerOptions,
1022
932
  ): Promise<GetConfiguredTableAnalysisRuleCommandOutput>;
1023
933
  getConfiguredTableAnalysisRule(
1024
934
  args: GetConfiguredTableAnalysisRuleCommandInput,
1025
- cb: (err: any, data?: GetConfiguredTableAnalysisRuleCommandOutput) => void
935
+ cb: (err: any, data?: GetConfiguredTableAnalysisRuleCommandOutput) => void,
1026
936
  ): void;
1027
937
  getConfiguredTableAnalysisRule(
1028
938
  args: GetConfiguredTableAnalysisRuleCommandInput,
1029
939
  options: __HttpHandlerOptions,
1030
- cb: (err: any, data?: GetConfiguredTableAnalysisRuleCommandOutput) => void
940
+ cb: (err: any, data?: GetConfiguredTableAnalysisRuleCommandOutput) => void,
1031
941
  ): void;
1032
942
  getConfiguredTableAssociation(
1033
943
  args: GetConfiguredTableAssociationCommandInput,
1034
- options?: __HttpHandlerOptions
944
+ options?: __HttpHandlerOptions,
1035
945
  ): Promise<GetConfiguredTableAssociationCommandOutput>;
1036
946
  getConfiguredTableAssociation(
1037
947
  args: GetConfiguredTableAssociationCommandInput,
1038
- cb: (err: any, data?: GetConfiguredTableAssociationCommandOutput) => void
948
+ cb: (err: any, data?: GetConfiguredTableAssociationCommandOutput) => void,
1039
949
  ): void;
1040
950
  getConfiguredTableAssociation(
1041
951
  args: GetConfiguredTableAssociationCommandInput,
1042
952
  options: __HttpHandlerOptions,
1043
- cb: (err: any, data?: GetConfiguredTableAssociationCommandOutput) => void
953
+ cb: (err: any, data?: GetConfiguredTableAssociationCommandOutput) => void,
1044
954
  ): void;
1045
955
  getConfiguredTableAssociationAnalysisRule(
1046
956
  args: GetConfiguredTableAssociationAnalysisRuleCommandInput,
1047
- options?: __HttpHandlerOptions
957
+ options?: __HttpHandlerOptions,
1048
958
  ): Promise<GetConfiguredTableAssociationAnalysisRuleCommandOutput>;
1049
959
  getConfiguredTableAssociationAnalysisRule(
1050
960
  args: GetConfiguredTableAssociationAnalysisRuleCommandInput,
1051
- cb: (
1052
- err: any,
1053
- data?: GetConfiguredTableAssociationAnalysisRuleCommandOutput
1054
- ) => void
961
+ cb: (err: any, data?: GetConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
1055
962
  ): void;
1056
963
  getConfiguredTableAssociationAnalysisRule(
1057
964
  args: GetConfiguredTableAssociationAnalysisRuleCommandInput,
1058
965
  options: __HttpHandlerOptions,
1059
- cb: (
1060
- err: any,
1061
- data?: GetConfiguredTableAssociationAnalysisRuleCommandOutput
1062
- ) => void
966
+ cb: (err: any, data?: GetConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
1063
967
  ): void;
1064
968
  getIdMappingTable(
1065
969
  args: GetIdMappingTableCommandInput,
1066
- options?: __HttpHandlerOptions
970
+ options?: __HttpHandlerOptions,
1067
971
  ): Promise<GetIdMappingTableCommandOutput>;
1068
972
  getIdMappingTable(
1069
973
  args: GetIdMappingTableCommandInput,
1070
- cb: (err: any, data?: GetIdMappingTableCommandOutput) => void
974
+ cb: (err: any, data?: GetIdMappingTableCommandOutput) => void,
1071
975
  ): void;
1072
976
  getIdMappingTable(
1073
977
  args: GetIdMappingTableCommandInput,
1074
978
  options: __HttpHandlerOptions,
1075
- cb: (err: any, data?: GetIdMappingTableCommandOutput) => void
979
+ cb: (err: any, data?: GetIdMappingTableCommandOutput) => void,
1076
980
  ): void;
1077
981
  getIdNamespaceAssociation(
1078
982
  args: GetIdNamespaceAssociationCommandInput,
1079
- options?: __HttpHandlerOptions
983
+ options?: __HttpHandlerOptions,
1080
984
  ): Promise<GetIdNamespaceAssociationCommandOutput>;
1081
985
  getIdNamespaceAssociation(
1082
986
  args: GetIdNamespaceAssociationCommandInput,
1083
- cb: (err: any, data?: GetIdNamespaceAssociationCommandOutput) => void
987
+ cb: (err: any, data?: GetIdNamespaceAssociationCommandOutput) => void,
1084
988
  ): void;
1085
989
  getIdNamespaceAssociation(
1086
990
  args: GetIdNamespaceAssociationCommandInput,
1087
991
  options: __HttpHandlerOptions,
1088
- cb: (err: any, data?: GetIdNamespaceAssociationCommandOutput) => void
992
+ cb: (err: any, data?: GetIdNamespaceAssociationCommandOutput) => void,
1089
993
  ): void;
1090
994
  getIntermediateTable(
1091
995
  args: GetIntermediateTableCommandInput,
1092
- options?: __HttpHandlerOptions
996
+ options?: __HttpHandlerOptions,
1093
997
  ): Promise<GetIntermediateTableCommandOutput>;
1094
998
  getIntermediateTable(
1095
999
  args: GetIntermediateTableCommandInput,
1096
- cb: (err: any, data?: GetIntermediateTableCommandOutput) => void
1000
+ cb: (err: any, data?: GetIntermediateTableCommandOutput) => void,
1097
1001
  ): void;
1098
1002
  getIntermediateTable(
1099
1003
  args: GetIntermediateTableCommandInput,
1100
1004
  options: __HttpHandlerOptions,
1101
- cb: (err: any, data?: GetIntermediateTableCommandOutput) => void
1005
+ cb: (err: any, data?: GetIntermediateTableCommandOutput) => void,
1102
1006
  ): void;
1103
1007
  getIntermediateTableAnalysisRule(
1104
1008
  args: GetIntermediateTableAnalysisRuleCommandInput,
1105
- options?: __HttpHandlerOptions
1009
+ options?: __HttpHandlerOptions,
1106
1010
  ): Promise<GetIntermediateTableAnalysisRuleCommandOutput>;
1107
1011
  getIntermediateTableAnalysisRule(
1108
1012
  args: GetIntermediateTableAnalysisRuleCommandInput,
1109
- cb: (err: any, data?: GetIntermediateTableAnalysisRuleCommandOutput) => void
1013
+ cb: (err: any, data?: GetIntermediateTableAnalysisRuleCommandOutput) => void,
1110
1014
  ): void;
1111
1015
  getIntermediateTableAnalysisRule(
1112
1016
  args: GetIntermediateTableAnalysisRuleCommandInput,
1113
1017
  options: __HttpHandlerOptions,
1114
- cb: (err: any, data?: GetIntermediateTableAnalysisRuleCommandOutput) => void
1018
+ cb: (err: any, data?: GetIntermediateTableAnalysisRuleCommandOutput) => void,
1115
1019
  ): void;
1116
1020
  getMembership(
1117
1021
  args: GetMembershipCommandInput,
1118
- options?: __HttpHandlerOptions
1022
+ options?: __HttpHandlerOptions,
1119
1023
  ): Promise<GetMembershipCommandOutput>;
1120
1024
  getMembership(
1121
1025
  args: GetMembershipCommandInput,
1122
- cb: (err: any, data?: GetMembershipCommandOutput) => void
1026
+ cb: (err: any, data?: GetMembershipCommandOutput) => void,
1123
1027
  ): void;
1124
1028
  getMembership(
1125
1029
  args: GetMembershipCommandInput,
1126
1030
  options: __HttpHandlerOptions,
1127
- cb: (err: any, data?: GetMembershipCommandOutput) => void
1031
+ cb: (err: any, data?: GetMembershipCommandOutput) => void,
1128
1032
  ): void;
1129
1033
  getPrivacyBudgetTemplate(
1130
1034
  args: GetPrivacyBudgetTemplateCommandInput,
1131
- options?: __HttpHandlerOptions
1035
+ options?: __HttpHandlerOptions,
1132
1036
  ): Promise<GetPrivacyBudgetTemplateCommandOutput>;
1133
1037
  getPrivacyBudgetTemplate(
1134
1038
  args: GetPrivacyBudgetTemplateCommandInput,
1135
- cb: (err: any, data?: GetPrivacyBudgetTemplateCommandOutput) => void
1039
+ cb: (err: any, data?: GetPrivacyBudgetTemplateCommandOutput) => void,
1136
1040
  ): void;
1137
1041
  getPrivacyBudgetTemplate(
1138
1042
  args: GetPrivacyBudgetTemplateCommandInput,
1139
1043
  options: __HttpHandlerOptions,
1140
- cb: (err: any, data?: GetPrivacyBudgetTemplateCommandOutput) => void
1044
+ cb: (err: any, data?: GetPrivacyBudgetTemplateCommandOutput) => void,
1141
1045
  ): void;
1142
1046
  getProtectedJob(
1143
1047
  args: GetProtectedJobCommandInput,
1144
- options?: __HttpHandlerOptions
1048
+ options?: __HttpHandlerOptions,
1145
1049
  ): Promise<GetProtectedJobCommandOutput>;
1146
1050
  getProtectedJob(
1147
1051
  args: GetProtectedJobCommandInput,
1148
- cb: (err: any, data?: GetProtectedJobCommandOutput) => void
1052
+ cb: (err: any, data?: GetProtectedJobCommandOutput) => void,
1149
1053
  ): void;
1150
1054
  getProtectedJob(
1151
1055
  args: GetProtectedJobCommandInput,
1152
1056
  options: __HttpHandlerOptions,
1153
- cb: (err: any, data?: GetProtectedJobCommandOutput) => void
1057
+ cb: (err: any, data?: GetProtectedJobCommandOutput) => void,
1154
1058
  ): void;
1155
1059
  getProtectedQuery(
1156
1060
  args: GetProtectedQueryCommandInput,
1157
- options?: __HttpHandlerOptions
1061
+ options?: __HttpHandlerOptions,
1158
1062
  ): Promise<GetProtectedQueryCommandOutput>;
1159
1063
  getProtectedQuery(
1160
1064
  args: GetProtectedQueryCommandInput,
1161
- cb: (err: any, data?: GetProtectedQueryCommandOutput) => void
1065
+ cb: (err: any, data?: GetProtectedQueryCommandOutput) => void,
1162
1066
  ): void;
1163
1067
  getProtectedQuery(
1164
1068
  args: GetProtectedQueryCommandInput,
1165
1069
  options: __HttpHandlerOptions,
1166
- cb: (err: any, data?: GetProtectedQueryCommandOutput) => void
1070
+ cb: (err: any, data?: GetProtectedQueryCommandOutput) => void,
1167
1071
  ): void;
1168
1072
  getSchema(
1169
1073
  args: GetSchemaCommandInput,
1170
- options?: __HttpHandlerOptions
1074
+ options?: __HttpHandlerOptions,
1171
1075
  ): Promise<GetSchemaCommandOutput>;
1172
1076
  getSchema(
1173
1077
  args: GetSchemaCommandInput,
1174
- cb: (err: any, data?: GetSchemaCommandOutput) => void
1078
+ cb: (err: any, data?: GetSchemaCommandOutput) => void,
1175
1079
  ): void;
1176
1080
  getSchema(
1177
1081
  args: GetSchemaCommandInput,
1178
1082
  options: __HttpHandlerOptions,
1179
- cb: (err: any, data?: GetSchemaCommandOutput) => void
1083
+ cb: (err: any, data?: GetSchemaCommandOutput) => void,
1180
1084
  ): void;
1181
1085
  getSchemaAnalysisRule(
1182
1086
  args: GetSchemaAnalysisRuleCommandInput,
1183
- options?: __HttpHandlerOptions
1087
+ options?: __HttpHandlerOptions,
1184
1088
  ): Promise<GetSchemaAnalysisRuleCommandOutput>;
1185
1089
  getSchemaAnalysisRule(
1186
1090
  args: GetSchemaAnalysisRuleCommandInput,
1187
- cb: (err: any, data?: GetSchemaAnalysisRuleCommandOutput) => void
1091
+ cb: (err: any, data?: GetSchemaAnalysisRuleCommandOutput) => void,
1188
1092
  ): void;
1189
1093
  getSchemaAnalysisRule(
1190
1094
  args: GetSchemaAnalysisRuleCommandInput,
1191
1095
  options: __HttpHandlerOptions,
1192
- cb: (err: any, data?: GetSchemaAnalysisRuleCommandOutput) => void
1096
+ cb: (err: any, data?: GetSchemaAnalysisRuleCommandOutput) => void,
1193
1097
  ): void;
1194
1098
  listAnalysisTemplates(
1195
1099
  args: ListAnalysisTemplatesCommandInput,
1196
- options?: __HttpHandlerOptions
1100
+ options?: __HttpHandlerOptions,
1197
1101
  ): Promise<ListAnalysisTemplatesCommandOutput>;
1198
1102
  listAnalysisTemplates(
1199
1103
  args: ListAnalysisTemplatesCommandInput,
1200
- cb: (err: any, data?: ListAnalysisTemplatesCommandOutput) => void
1104
+ cb: (err: any, data?: ListAnalysisTemplatesCommandOutput) => void,
1201
1105
  ): void;
1202
1106
  listAnalysisTemplates(
1203
1107
  args: ListAnalysisTemplatesCommandInput,
1204
1108
  options: __HttpHandlerOptions,
1205
- cb: (err: any, data?: ListAnalysisTemplatesCommandOutput) => void
1109
+ cb: (err: any, data?: ListAnalysisTemplatesCommandOutput) => void,
1206
1110
  ): void;
1207
1111
  listCollaborationAnalysisTemplates(
1208
1112
  args: ListCollaborationAnalysisTemplatesCommandInput,
1209
- options?: __HttpHandlerOptions
1113
+ options?: __HttpHandlerOptions,
1210
1114
  ): Promise<ListCollaborationAnalysisTemplatesCommandOutput>;
1211
1115
  listCollaborationAnalysisTemplates(
1212
1116
  args: ListCollaborationAnalysisTemplatesCommandInput,
1213
- cb: (
1214
- err: any,
1215
- data?: ListCollaborationAnalysisTemplatesCommandOutput
1216
- ) => void
1117
+ cb: (err: any, data?: ListCollaborationAnalysisTemplatesCommandOutput) => void,
1217
1118
  ): void;
1218
1119
  listCollaborationAnalysisTemplates(
1219
1120
  args: ListCollaborationAnalysisTemplatesCommandInput,
1220
1121
  options: __HttpHandlerOptions,
1221
- cb: (
1222
- err: any,
1223
- data?: ListCollaborationAnalysisTemplatesCommandOutput
1224
- ) => void
1122
+ cb: (err: any, data?: ListCollaborationAnalysisTemplatesCommandOutput) => void,
1225
1123
  ): void;
1226
1124
  listCollaborationChangeRequests(
1227
1125
  args: ListCollaborationChangeRequestsCommandInput,
1228
- options?: __HttpHandlerOptions
1126
+ options?: __HttpHandlerOptions,
1229
1127
  ): Promise<ListCollaborationChangeRequestsCommandOutput>;
1230
1128
  listCollaborationChangeRequests(
1231
1129
  args: ListCollaborationChangeRequestsCommandInput,
1232
- cb: (err: any, data?: ListCollaborationChangeRequestsCommandOutput) => void
1130
+ cb: (err: any, data?: ListCollaborationChangeRequestsCommandOutput) => void,
1233
1131
  ): void;
1234
1132
  listCollaborationChangeRequests(
1235
1133
  args: ListCollaborationChangeRequestsCommandInput,
1236
1134
  options: __HttpHandlerOptions,
1237
- cb: (err: any, data?: ListCollaborationChangeRequestsCommandOutput) => void
1135
+ cb: (err: any, data?: ListCollaborationChangeRequestsCommandOutput) => void,
1238
1136
  ): void;
1239
1137
  listCollaborationConfiguredAudienceModelAssociations(
1240
1138
  args: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
1241
- options?: __HttpHandlerOptions
1139
+ options?: __HttpHandlerOptions,
1242
1140
  ): Promise<ListCollaborationConfiguredAudienceModelAssociationsCommandOutput>;
1243
1141
  listCollaborationConfiguredAudienceModelAssociations(
1244
1142
  args: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
1245
1143
  cb: (
1246
1144
  err: any,
1247
- data?: ListCollaborationConfiguredAudienceModelAssociationsCommandOutput
1248
- ) => void
1145
+ data?: ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
1146
+ ) => void,
1249
1147
  ): void;
1250
1148
  listCollaborationConfiguredAudienceModelAssociations(
1251
1149
  args: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
1252
1150
  options: __HttpHandlerOptions,
1253
1151
  cb: (
1254
1152
  err: any,
1255
- data?: ListCollaborationConfiguredAudienceModelAssociationsCommandOutput
1256
- ) => void
1153
+ data?: ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
1154
+ ) => void,
1257
1155
  ): void;
1258
1156
  listCollaborationIdNamespaceAssociations(
1259
1157
  args: ListCollaborationIdNamespaceAssociationsCommandInput,
1260
- options?: __HttpHandlerOptions
1158
+ options?: __HttpHandlerOptions,
1261
1159
  ): Promise<ListCollaborationIdNamespaceAssociationsCommandOutput>;
1262
1160
  listCollaborationIdNamespaceAssociations(
1263
1161
  args: ListCollaborationIdNamespaceAssociationsCommandInput,
1264
- cb: (
1265
- err: any,
1266
- data?: ListCollaborationIdNamespaceAssociationsCommandOutput
1267
- ) => void
1162
+ cb: (err: any, data?: ListCollaborationIdNamespaceAssociationsCommandOutput) => void,
1268
1163
  ): void;
1269
1164
  listCollaborationIdNamespaceAssociations(
1270
1165
  args: ListCollaborationIdNamespaceAssociationsCommandInput,
1271
1166
  options: __HttpHandlerOptions,
1272
- cb: (
1273
- err: any,
1274
- data?: ListCollaborationIdNamespaceAssociationsCommandOutput
1275
- ) => void
1167
+ cb: (err: any, data?: ListCollaborationIdNamespaceAssociationsCommandOutput) => void,
1276
1168
  ): void;
1277
1169
  listCollaborationPrivacyBudgets(
1278
1170
  args: ListCollaborationPrivacyBudgetsCommandInput,
1279
- options?: __HttpHandlerOptions
1171
+ options?: __HttpHandlerOptions,
1280
1172
  ): Promise<ListCollaborationPrivacyBudgetsCommandOutput>;
1281
1173
  listCollaborationPrivacyBudgets(
1282
1174
  args: ListCollaborationPrivacyBudgetsCommandInput,
1283
- cb: (err: any, data?: ListCollaborationPrivacyBudgetsCommandOutput) => void
1175
+ cb: (err: any, data?: ListCollaborationPrivacyBudgetsCommandOutput) => void,
1284
1176
  ): void;
1285
1177
  listCollaborationPrivacyBudgets(
1286
1178
  args: ListCollaborationPrivacyBudgetsCommandInput,
1287
1179
  options: __HttpHandlerOptions,
1288
- cb: (err: any, data?: ListCollaborationPrivacyBudgetsCommandOutput) => void
1180
+ cb: (err: any, data?: ListCollaborationPrivacyBudgetsCommandOutput) => void,
1289
1181
  ): void;
1290
1182
  listCollaborationPrivacyBudgetTemplates(
1291
1183
  args: ListCollaborationPrivacyBudgetTemplatesCommandInput,
1292
- options?: __HttpHandlerOptions
1184
+ options?: __HttpHandlerOptions,
1293
1185
  ): Promise<ListCollaborationPrivacyBudgetTemplatesCommandOutput>;
1294
1186
  listCollaborationPrivacyBudgetTemplates(
1295
1187
  args: ListCollaborationPrivacyBudgetTemplatesCommandInput,
1296
- cb: (
1297
- err: any,
1298
- data?: ListCollaborationPrivacyBudgetTemplatesCommandOutput
1299
- ) => void
1188
+ cb: (err: any, data?: ListCollaborationPrivacyBudgetTemplatesCommandOutput) => void,
1300
1189
  ): void;
1301
1190
  listCollaborationPrivacyBudgetTemplates(
1302
1191
  args: ListCollaborationPrivacyBudgetTemplatesCommandInput,
1303
1192
  options: __HttpHandlerOptions,
1304
- cb: (
1305
- err: any,
1306
- data?: ListCollaborationPrivacyBudgetTemplatesCommandOutput
1307
- ) => void
1193
+ cb: (err: any, data?: ListCollaborationPrivacyBudgetTemplatesCommandOutput) => void,
1308
1194
  ): void;
1309
1195
  listCollaborations(): Promise<ListCollaborationsCommandOutput>;
1310
1196
  listCollaborations(
1311
1197
  args: ListCollaborationsCommandInput,
1312
- options?: __HttpHandlerOptions
1198
+ options?: __HttpHandlerOptions,
1313
1199
  ): Promise<ListCollaborationsCommandOutput>;
1314
1200
  listCollaborations(
1315
1201
  args: ListCollaborationsCommandInput,
1316
- cb: (err: any, data?: ListCollaborationsCommandOutput) => void
1202
+ cb: (err: any, data?: ListCollaborationsCommandOutput) => void,
1317
1203
  ): void;
1318
1204
  listCollaborations(
1319
1205
  args: ListCollaborationsCommandInput,
1320
1206
  options: __HttpHandlerOptions,
1321
- cb: (err: any, data?: ListCollaborationsCommandOutput) => void
1207
+ cb: (err: any, data?: ListCollaborationsCommandOutput) => void,
1322
1208
  ): void;
1323
1209
  listConfiguredAudienceModelAssociations(
1324
1210
  args: ListConfiguredAudienceModelAssociationsCommandInput,
1325
- options?: __HttpHandlerOptions
1211
+ options?: __HttpHandlerOptions,
1326
1212
  ): Promise<ListConfiguredAudienceModelAssociationsCommandOutput>;
1327
1213
  listConfiguredAudienceModelAssociations(
1328
1214
  args: ListConfiguredAudienceModelAssociationsCommandInput,
1329
- cb: (
1330
- err: any,
1331
- data?: ListConfiguredAudienceModelAssociationsCommandOutput
1332
- ) => void
1215
+ cb: (err: any, data?: ListConfiguredAudienceModelAssociationsCommandOutput) => void,
1333
1216
  ): void;
1334
1217
  listConfiguredAudienceModelAssociations(
1335
1218
  args: ListConfiguredAudienceModelAssociationsCommandInput,
1336
1219
  options: __HttpHandlerOptions,
1337
- cb: (
1338
- err: any,
1339
- data?: ListConfiguredAudienceModelAssociationsCommandOutput
1340
- ) => void
1220
+ cb: (err: any, data?: ListConfiguredAudienceModelAssociationsCommandOutput) => void,
1341
1221
  ): void;
1342
1222
  listConfiguredTableAssociations(
1343
1223
  args: ListConfiguredTableAssociationsCommandInput,
1344
- options?: __HttpHandlerOptions
1224
+ options?: __HttpHandlerOptions,
1345
1225
  ): Promise<ListConfiguredTableAssociationsCommandOutput>;
1346
1226
  listConfiguredTableAssociations(
1347
1227
  args: ListConfiguredTableAssociationsCommandInput,
1348
- cb: (err: any, data?: ListConfiguredTableAssociationsCommandOutput) => void
1228
+ cb: (err: any, data?: ListConfiguredTableAssociationsCommandOutput) => void,
1349
1229
  ): void;
1350
1230
  listConfiguredTableAssociations(
1351
1231
  args: ListConfiguredTableAssociationsCommandInput,
1352
1232
  options: __HttpHandlerOptions,
1353
- cb: (err: any, data?: ListConfiguredTableAssociationsCommandOutput) => void
1233
+ cb: (err: any, data?: ListConfiguredTableAssociationsCommandOutput) => void,
1354
1234
  ): void;
1355
1235
  listConfiguredTables(): Promise<ListConfiguredTablesCommandOutput>;
1356
1236
  listConfiguredTables(
1357
1237
  args: ListConfiguredTablesCommandInput,
1358
- options?: __HttpHandlerOptions
1238
+ options?: __HttpHandlerOptions,
1359
1239
  ): Promise<ListConfiguredTablesCommandOutput>;
1360
1240
  listConfiguredTables(
1361
1241
  args: ListConfiguredTablesCommandInput,
1362
- cb: (err: any, data?: ListConfiguredTablesCommandOutput) => void
1242
+ cb: (err: any, data?: ListConfiguredTablesCommandOutput) => void,
1363
1243
  ): void;
1364
1244
  listConfiguredTables(
1365
1245
  args: ListConfiguredTablesCommandInput,
1366
1246
  options: __HttpHandlerOptions,
1367
- cb: (err: any, data?: ListConfiguredTablesCommandOutput) => void
1247
+ cb: (err: any, data?: ListConfiguredTablesCommandOutput) => void,
1368
1248
  ): void;
1369
1249
  listIdMappingTables(
1370
1250
  args: ListIdMappingTablesCommandInput,
1371
- options?: __HttpHandlerOptions
1251
+ options?: __HttpHandlerOptions,
1372
1252
  ): Promise<ListIdMappingTablesCommandOutput>;
1373
1253
  listIdMappingTables(
1374
1254
  args: ListIdMappingTablesCommandInput,
1375
- cb: (err: any, data?: ListIdMappingTablesCommandOutput) => void
1255
+ cb: (err: any, data?: ListIdMappingTablesCommandOutput) => void,
1376
1256
  ): void;
1377
1257
  listIdMappingTables(
1378
1258
  args: ListIdMappingTablesCommandInput,
1379
1259
  options: __HttpHandlerOptions,
1380
- cb: (err: any, data?: ListIdMappingTablesCommandOutput) => void
1260
+ cb: (err: any, data?: ListIdMappingTablesCommandOutput) => void,
1381
1261
  ): void;
1382
1262
  listIdNamespaceAssociations(
1383
1263
  args: ListIdNamespaceAssociationsCommandInput,
1384
- options?: __HttpHandlerOptions
1264
+ options?: __HttpHandlerOptions,
1385
1265
  ): Promise<ListIdNamespaceAssociationsCommandOutput>;
1386
1266
  listIdNamespaceAssociations(
1387
1267
  args: ListIdNamespaceAssociationsCommandInput,
1388
- cb: (err: any, data?: ListIdNamespaceAssociationsCommandOutput) => void
1268
+ cb: (err: any, data?: ListIdNamespaceAssociationsCommandOutput) => void,
1389
1269
  ): void;
1390
1270
  listIdNamespaceAssociations(
1391
1271
  args: ListIdNamespaceAssociationsCommandInput,
1392
1272
  options: __HttpHandlerOptions,
1393
- cb: (err: any, data?: ListIdNamespaceAssociationsCommandOutput) => void
1273
+ cb: (err: any, data?: ListIdNamespaceAssociationsCommandOutput) => void,
1394
1274
  ): void;
1395
1275
  listIntermediateTables(
1396
1276
  args: ListIntermediateTablesCommandInput,
1397
- options?: __HttpHandlerOptions
1277
+ options?: __HttpHandlerOptions,
1398
1278
  ): Promise<ListIntermediateTablesCommandOutput>;
1399
1279
  listIntermediateTables(
1400
1280
  args: ListIntermediateTablesCommandInput,
1401
- cb: (err: any, data?: ListIntermediateTablesCommandOutput) => void
1281
+ cb: (err: any, data?: ListIntermediateTablesCommandOutput) => void,
1402
1282
  ): void;
1403
1283
  listIntermediateTables(
1404
1284
  args: ListIntermediateTablesCommandInput,
1405
1285
  options: __HttpHandlerOptions,
1406
- cb: (err: any, data?: ListIntermediateTablesCommandOutput) => void
1286
+ cb: (err: any, data?: ListIntermediateTablesCommandOutput) => void,
1407
1287
  ): void;
1408
1288
  listIntermediateTableVersions(
1409
1289
  args: ListIntermediateTableVersionsCommandInput,
1410
- options?: __HttpHandlerOptions
1290
+ options?: __HttpHandlerOptions,
1411
1291
  ): Promise<ListIntermediateTableVersionsCommandOutput>;
1412
1292
  listIntermediateTableVersions(
1413
1293
  args: ListIntermediateTableVersionsCommandInput,
1414
- cb: (err: any, data?: ListIntermediateTableVersionsCommandOutput) => void
1294
+ cb: (err: any, data?: ListIntermediateTableVersionsCommandOutput) => void,
1415
1295
  ): void;
1416
1296
  listIntermediateTableVersions(
1417
1297
  args: ListIntermediateTableVersionsCommandInput,
1418
1298
  options: __HttpHandlerOptions,
1419
- cb: (err: any, data?: ListIntermediateTableVersionsCommandOutput) => void
1299
+ cb: (err: any, data?: ListIntermediateTableVersionsCommandOutput) => void,
1420
1300
  ): void;
1421
1301
  listMembers(
1422
1302
  args: ListMembersCommandInput,
1423
- options?: __HttpHandlerOptions
1303
+ options?: __HttpHandlerOptions,
1424
1304
  ): Promise<ListMembersCommandOutput>;
1425
1305
  listMembers(
1426
1306
  args: ListMembersCommandInput,
1427
- cb: (err: any, data?: ListMembersCommandOutput) => void
1307
+ cb: (err: any, data?: ListMembersCommandOutput) => void,
1428
1308
  ): void;
1429
1309
  listMembers(
1430
1310
  args: ListMembersCommandInput,
1431
1311
  options: __HttpHandlerOptions,
1432
- cb: (err: any, data?: ListMembersCommandOutput) => void
1312
+ cb: (err: any, data?: ListMembersCommandOutput) => void,
1433
1313
  ): void;
1434
1314
  listMemberships(): Promise<ListMembershipsCommandOutput>;
1435
1315
  listMemberships(
1436
1316
  args: ListMembershipsCommandInput,
1437
- options?: __HttpHandlerOptions
1317
+ options?: __HttpHandlerOptions,
1438
1318
  ): Promise<ListMembershipsCommandOutput>;
1439
1319
  listMemberships(
1440
1320
  args: ListMembershipsCommandInput,
1441
- cb: (err: any, data?: ListMembershipsCommandOutput) => void
1321
+ cb: (err: any, data?: ListMembershipsCommandOutput) => void,
1442
1322
  ): void;
1443
1323
  listMemberships(
1444
1324
  args: ListMembershipsCommandInput,
1445
1325
  options: __HttpHandlerOptions,
1446
- cb: (err: any, data?: ListMembershipsCommandOutput) => void
1326
+ cb: (err: any, data?: ListMembershipsCommandOutput) => void,
1447
1327
  ): void;
1448
1328
  listPrivacyBudgets(
1449
1329
  args: ListPrivacyBudgetsCommandInput,
1450
- options?: __HttpHandlerOptions
1330
+ options?: __HttpHandlerOptions,
1451
1331
  ): Promise<ListPrivacyBudgetsCommandOutput>;
1452
1332
  listPrivacyBudgets(
1453
1333
  args: ListPrivacyBudgetsCommandInput,
1454
- cb: (err: any, data?: ListPrivacyBudgetsCommandOutput) => void
1334
+ cb: (err: any, data?: ListPrivacyBudgetsCommandOutput) => void,
1455
1335
  ): void;
1456
1336
  listPrivacyBudgets(
1457
1337
  args: ListPrivacyBudgetsCommandInput,
1458
1338
  options: __HttpHandlerOptions,
1459
- cb: (err: any, data?: ListPrivacyBudgetsCommandOutput) => void
1339
+ cb: (err: any, data?: ListPrivacyBudgetsCommandOutput) => void,
1460
1340
  ): void;
1461
1341
  listPrivacyBudgetTemplates(
1462
1342
  args: ListPrivacyBudgetTemplatesCommandInput,
1463
- options?: __HttpHandlerOptions
1343
+ options?: __HttpHandlerOptions,
1464
1344
  ): Promise<ListPrivacyBudgetTemplatesCommandOutput>;
1465
1345
  listPrivacyBudgetTemplates(
1466
1346
  args: ListPrivacyBudgetTemplatesCommandInput,
1467
- cb: (err: any, data?: ListPrivacyBudgetTemplatesCommandOutput) => void
1347
+ cb: (err: any, data?: ListPrivacyBudgetTemplatesCommandOutput) => void,
1468
1348
  ): void;
1469
1349
  listPrivacyBudgetTemplates(
1470
1350
  args: ListPrivacyBudgetTemplatesCommandInput,
1471
1351
  options: __HttpHandlerOptions,
1472
- cb: (err: any, data?: ListPrivacyBudgetTemplatesCommandOutput) => void
1352
+ cb: (err: any, data?: ListPrivacyBudgetTemplatesCommandOutput) => void,
1473
1353
  ): void;
1474
1354
  listProtectedJobs(
1475
1355
  args: ListProtectedJobsCommandInput,
1476
- options?: __HttpHandlerOptions
1356
+ options?: __HttpHandlerOptions,
1477
1357
  ): Promise<ListProtectedJobsCommandOutput>;
1478
1358
  listProtectedJobs(
1479
1359
  args: ListProtectedJobsCommandInput,
1480
- cb: (err: any, data?: ListProtectedJobsCommandOutput) => void
1360
+ cb: (err: any, data?: ListProtectedJobsCommandOutput) => void,
1481
1361
  ): void;
1482
1362
  listProtectedJobs(
1483
1363
  args: ListProtectedJobsCommandInput,
1484
1364
  options: __HttpHandlerOptions,
1485
- cb: (err: any, data?: ListProtectedJobsCommandOutput) => void
1365
+ cb: (err: any, data?: ListProtectedJobsCommandOutput) => void,
1486
1366
  ): void;
1487
1367
  listProtectedQueries(
1488
1368
  args: ListProtectedQueriesCommandInput,
1489
- options?: __HttpHandlerOptions
1369
+ options?: __HttpHandlerOptions,
1490
1370
  ): Promise<ListProtectedQueriesCommandOutput>;
1491
1371
  listProtectedQueries(
1492
1372
  args: ListProtectedQueriesCommandInput,
1493
- cb: (err: any, data?: ListProtectedQueriesCommandOutput) => void
1373
+ cb: (err: any, data?: ListProtectedQueriesCommandOutput) => void,
1494
1374
  ): void;
1495
1375
  listProtectedQueries(
1496
1376
  args: ListProtectedQueriesCommandInput,
1497
1377
  options: __HttpHandlerOptions,
1498
- cb: (err: any, data?: ListProtectedQueriesCommandOutput) => void
1378
+ cb: (err: any, data?: ListProtectedQueriesCommandOutput) => void,
1499
1379
  ): void;
1500
1380
  listSchemas(
1501
1381
  args: ListSchemasCommandInput,
1502
- options?: __HttpHandlerOptions
1382
+ options?: __HttpHandlerOptions,
1503
1383
  ): Promise<ListSchemasCommandOutput>;
1504
1384
  listSchemas(
1505
1385
  args: ListSchemasCommandInput,
1506
- cb: (err: any, data?: ListSchemasCommandOutput) => void
1386
+ cb: (err: any, data?: ListSchemasCommandOutput) => void,
1507
1387
  ): void;
1508
1388
  listSchemas(
1509
1389
  args: ListSchemasCommandInput,
1510
1390
  options: __HttpHandlerOptions,
1511
- cb: (err: any, data?: ListSchemasCommandOutput) => void
1391
+ cb: (err: any, data?: ListSchemasCommandOutput) => void,
1512
1392
  ): void;
1513
1393
  listTagsForResource(
1514
1394
  args: ListTagsForResourceCommandInput,
1515
- options?: __HttpHandlerOptions
1395
+ options?: __HttpHandlerOptions,
1516
1396
  ): Promise<ListTagsForResourceCommandOutput>;
1517
1397
  listTagsForResource(
1518
1398
  args: ListTagsForResourceCommandInput,
1519
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1399
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1520
1400
  ): void;
1521
1401
  listTagsForResource(
1522
1402
  args: ListTagsForResourceCommandInput,
1523
1403
  options: __HttpHandlerOptions,
1524
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1404
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1525
1405
  ): void;
1526
1406
  populateIdMappingTable(
1527
1407
  args: PopulateIdMappingTableCommandInput,
1528
- options?: __HttpHandlerOptions
1408
+ options?: __HttpHandlerOptions,
1529
1409
  ): Promise<PopulateIdMappingTableCommandOutput>;
1530
1410
  populateIdMappingTable(
1531
1411
  args: PopulateIdMappingTableCommandInput,
1532
- cb: (err: any, data?: PopulateIdMappingTableCommandOutput) => void
1412
+ cb: (err: any, data?: PopulateIdMappingTableCommandOutput) => void,
1533
1413
  ): void;
1534
1414
  populateIdMappingTable(
1535
1415
  args: PopulateIdMappingTableCommandInput,
1536
1416
  options: __HttpHandlerOptions,
1537
- cb: (err: any, data?: PopulateIdMappingTableCommandOutput) => void
1417
+ cb: (err: any, data?: PopulateIdMappingTableCommandOutput) => void,
1538
1418
  ): void;
1539
1419
  populateIntermediateTable(
1540
1420
  args: PopulateIntermediateTableCommandInput,
1541
- options?: __HttpHandlerOptions
1421
+ options?: __HttpHandlerOptions,
1542
1422
  ): Promise<PopulateIntermediateTableCommandOutput>;
1543
1423
  populateIntermediateTable(
1544
1424
  args: PopulateIntermediateTableCommandInput,
1545
- cb: (err: any, data?: PopulateIntermediateTableCommandOutput) => void
1425
+ cb: (err: any, data?: PopulateIntermediateTableCommandOutput) => void,
1546
1426
  ): void;
1547
1427
  populateIntermediateTable(
1548
1428
  args: PopulateIntermediateTableCommandInput,
1549
1429
  options: __HttpHandlerOptions,
1550
- cb: (err: any, data?: PopulateIntermediateTableCommandOutput) => void
1430
+ cb: (err: any, data?: PopulateIntermediateTableCommandOutput) => void,
1551
1431
  ): void;
1552
1432
  previewPrivacyImpact(
1553
1433
  args: PreviewPrivacyImpactCommandInput,
1554
- options?: __HttpHandlerOptions
1434
+ options?: __HttpHandlerOptions,
1555
1435
  ): Promise<PreviewPrivacyImpactCommandOutput>;
1556
1436
  previewPrivacyImpact(
1557
1437
  args: PreviewPrivacyImpactCommandInput,
1558
- cb: (err: any, data?: PreviewPrivacyImpactCommandOutput) => void
1438
+ cb: (err: any, data?: PreviewPrivacyImpactCommandOutput) => void,
1559
1439
  ): void;
1560
1440
  previewPrivacyImpact(
1561
1441
  args: PreviewPrivacyImpactCommandInput,
1562
1442
  options: __HttpHandlerOptions,
1563
- cb: (err: any, data?: PreviewPrivacyImpactCommandOutput) => void
1443
+ cb: (err: any, data?: PreviewPrivacyImpactCommandOutput) => void,
1564
1444
  ): void;
1565
1445
  startProtectedJob(
1566
1446
  args: StartProtectedJobCommandInput,
1567
- options?: __HttpHandlerOptions
1447
+ options?: __HttpHandlerOptions,
1568
1448
  ): Promise<StartProtectedJobCommandOutput>;
1569
1449
  startProtectedJob(
1570
1450
  args: StartProtectedJobCommandInput,
1571
- cb: (err: any, data?: StartProtectedJobCommandOutput) => void
1451
+ cb: (err: any, data?: StartProtectedJobCommandOutput) => void,
1572
1452
  ): void;
1573
1453
  startProtectedJob(
1574
1454
  args: StartProtectedJobCommandInput,
1575
1455
  options: __HttpHandlerOptions,
1576
- cb: (err: any, data?: StartProtectedJobCommandOutput) => void
1456
+ cb: (err: any, data?: StartProtectedJobCommandOutput) => void,
1577
1457
  ): void;
1578
1458
  startProtectedQuery(
1579
1459
  args: StartProtectedQueryCommandInput,
1580
- options?: __HttpHandlerOptions
1460
+ options?: __HttpHandlerOptions,
1581
1461
  ): Promise<StartProtectedQueryCommandOutput>;
1582
1462
  startProtectedQuery(
1583
1463
  args: StartProtectedQueryCommandInput,
1584
- cb: (err: any, data?: StartProtectedQueryCommandOutput) => void
1464
+ cb: (err: any, data?: StartProtectedQueryCommandOutput) => void,
1585
1465
  ): void;
1586
1466
  startProtectedQuery(
1587
1467
  args: StartProtectedQueryCommandInput,
1588
1468
  options: __HttpHandlerOptions,
1589
- cb: (err: any, data?: StartProtectedQueryCommandOutput) => void
1469
+ cb: (err: any, data?: StartProtectedQueryCommandOutput) => void,
1590
1470
  ): void;
1591
1471
  tagResource(
1592
1472
  args: TagResourceCommandInput,
1593
- options?: __HttpHandlerOptions
1473
+ options?: __HttpHandlerOptions,
1594
1474
  ): Promise<TagResourceCommandOutput>;
1595
1475
  tagResource(
1596
1476
  args: TagResourceCommandInput,
1597
- cb: (err: any, data?: TagResourceCommandOutput) => void
1477
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1598
1478
  ): void;
1599
1479
  tagResource(
1600
1480
  args: TagResourceCommandInput,
1601
1481
  options: __HttpHandlerOptions,
1602
- cb: (err: any, data?: TagResourceCommandOutput) => void
1482
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1603
1483
  ): void;
1604
1484
  untagResource(
1605
1485
  args: UntagResourceCommandInput,
1606
- options?: __HttpHandlerOptions
1486
+ options?: __HttpHandlerOptions,
1607
1487
  ): Promise<UntagResourceCommandOutput>;
1608
1488
  untagResource(
1609
1489
  args: UntagResourceCommandInput,
1610
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1490
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1611
1491
  ): void;
1612
1492
  untagResource(
1613
1493
  args: UntagResourceCommandInput,
1614
1494
  options: __HttpHandlerOptions,
1615
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1495
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1616
1496
  ): void;
1617
1497
  updateAnalysisTemplate(
1618
1498
  args: UpdateAnalysisTemplateCommandInput,
1619
- options?: __HttpHandlerOptions
1499
+ options?: __HttpHandlerOptions,
1620
1500
  ): Promise<UpdateAnalysisTemplateCommandOutput>;
1621
1501
  updateAnalysisTemplate(
1622
1502
  args: UpdateAnalysisTemplateCommandInput,
1623
- cb: (err: any, data?: UpdateAnalysisTemplateCommandOutput) => void
1503
+ cb: (err: any, data?: UpdateAnalysisTemplateCommandOutput) => void,
1624
1504
  ): void;
1625
1505
  updateAnalysisTemplate(
1626
1506
  args: UpdateAnalysisTemplateCommandInput,
1627
1507
  options: __HttpHandlerOptions,
1628
- cb: (err: any, data?: UpdateAnalysisTemplateCommandOutput) => void
1508
+ cb: (err: any, data?: UpdateAnalysisTemplateCommandOutput) => void,
1629
1509
  ): void;
1630
1510
  updateCollaboration(
1631
1511
  args: UpdateCollaborationCommandInput,
1632
- options?: __HttpHandlerOptions
1512
+ options?: __HttpHandlerOptions,
1633
1513
  ): Promise<UpdateCollaborationCommandOutput>;
1634
1514
  updateCollaboration(
1635
1515
  args: UpdateCollaborationCommandInput,
1636
- cb: (err: any, data?: UpdateCollaborationCommandOutput) => void
1516
+ cb: (err: any, data?: UpdateCollaborationCommandOutput) => void,
1637
1517
  ): void;
1638
1518
  updateCollaboration(
1639
1519
  args: UpdateCollaborationCommandInput,
1640
1520
  options: __HttpHandlerOptions,
1641
- cb: (err: any, data?: UpdateCollaborationCommandOutput) => void
1521
+ cb: (err: any, data?: UpdateCollaborationCommandOutput) => void,
1642
1522
  ): void;
1643
1523
  updateCollaborationChangeRequest(
1644
1524
  args: UpdateCollaborationChangeRequestCommandInput,
1645
- options?: __HttpHandlerOptions
1525
+ options?: __HttpHandlerOptions,
1646
1526
  ): Promise<UpdateCollaborationChangeRequestCommandOutput>;
1647
1527
  updateCollaborationChangeRequest(
1648
1528
  args: UpdateCollaborationChangeRequestCommandInput,
1649
- cb: (err: any, data?: UpdateCollaborationChangeRequestCommandOutput) => void
1529
+ cb: (err: any, data?: UpdateCollaborationChangeRequestCommandOutput) => void,
1650
1530
  ): void;
1651
1531
  updateCollaborationChangeRequest(
1652
1532
  args: UpdateCollaborationChangeRequestCommandInput,
1653
1533
  options: __HttpHandlerOptions,
1654
- cb: (err: any, data?: UpdateCollaborationChangeRequestCommandOutput) => void
1534
+ cb: (err: any, data?: UpdateCollaborationChangeRequestCommandOutput) => void,
1655
1535
  ): void;
1656
1536
  updateConfiguredAudienceModelAssociation(
1657
1537
  args: UpdateConfiguredAudienceModelAssociationCommandInput,
1658
- options?: __HttpHandlerOptions
1538
+ options?: __HttpHandlerOptions,
1659
1539
  ): Promise<UpdateConfiguredAudienceModelAssociationCommandOutput>;
1660
1540
  updateConfiguredAudienceModelAssociation(
1661
1541
  args: UpdateConfiguredAudienceModelAssociationCommandInput,
1662
- cb: (
1663
- err: any,
1664
- data?: UpdateConfiguredAudienceModelAssociationCommandOutput
1665
- ) => void
1542
+ cb: (err: any, data?: UpdateConfiguredAudienceModelAssociationCommandOutput) => void,
1666
1543
  ): void;
1667
1544
  updateConfiguredAudienceModelAssociation(
1668
1545
  args: UpdateConfiguredAudienceModelAssociationCommandInput,
1669
1546
  options: __HttpHandlerOptions,
1670
- cb: (
1671
- err: any,
1672
- data?: UpdateConfiguredAudienceModelAssociationCommandOutput
1673
- ) => void
1547
+ cb: (err: any, data?: UpdateConfiguredAudienceModelAssociationCommandOutput) => void,
1674
1548
  ): void;
1675
1549
  updateConfiguredTable(
1676
1550
  args: UpdateConfiguredTableCommandInput,
1677
- options?: __HttpHandlerOptions
1551
+ options?: __HttpHandlerOptions,
1678
1552
  ): Promise<UpdateConfiguredTableCommandOutput>;
1679
1553
  updateConfiguredTable(
1680
1554
  args: UpdateConfiguredTableCommandInput,
1681
- cb: (err: any, data?: UpdateConfiguredTableCommandOutput) => void
1555
+ cb: (err: any, data?: UpdateConfiguredTableCommandOutput) => void,
1682
1556
  ): void;
1683
1557
  updateConfiguredTable(
1684
1558
  args: UpdateConfiguredTableCommandInput,
1685
1559
  options: __HttpHandlerOptions,
1686
- cb: (err: any, data?: UpdateConfiguredTableCommandOutput) => void
1560
+ cb: (err: any, data?: UpdateConfiguredTableCommandOutput) => void,
1687
1561
  ): void;
1688
1562
  updateConfiguredTableAnalysisRule(
1689
1563
  args: UpdateConfiguredTableAnalysisRuleCommandInput,
1690
- options?: __HttpHandlerOptions
1564
+ options?: __HttpHandlerOptions,
1691
1565
  ): Promise<UpdateConfiguredTableAnalysisRuleCommandOutput>;
1692
1566
  updateConfiguredTableAnalysisRule(
1693
1567
  args: UpdateConfiguredTableAnalysisRuleCommandInput,
1694
- cb: (
1695
- err: any,
1696
- data?: UpdateConfiguredTableAnalysisRuleCommandOutput
1697
- ) => void
1568
+ cb: (err: any, data?: UpdateConfiguredTableAnalysisRuleCommandOutput) => void,
1698
1569
  ): void;
1699
1570
  updateConfiguredTableAnalysisRule(
1700
1571
  args: UpdateConfiguredTableAnalysisRuleCommandInput,
1701
1572
  options: __HttpHandlerOptions,
1702
- cb: (
1703
- err: any,
1704
- data?: UpdateConfiguredTableAnalysisRuleCommandOutput
1705
- ) => void
1573
+ cb: (err: any, data?: UpdateConfiguredTableAnalysisRuleCommandOutput) => void,
1706
1574
  ): void;
1707
1575
  updateConfiguredTableAssociation(
1708
1576
  args: UpdateConfiguredTableAssociationCommandInput,
1709
- options?: __HttpHandlerOptions
1577
+ options?: __HttpHandlerOptions,
1710
1578
  ): Promise<UpdateConfiguredTableAssociationCommandOutput>;
1711
1579
  updateConfiguredTableAssociation(
1712
1580
  args: UpdateConfiguredTableAssociationCommandInput,
1713
- cb: (err: any, data?: UpdateConfiguredTableAssociationCommandOutput) => void
1581
+ cb: (err: any, data?: UpdateConfiguredTableAssociationCommandOutput) => void,
1714
1582
  ): void;
1715
1583
  updateConfiguredTableAssociation(
1716
1584
  args: UpdateConfiguredTableAssociationCommandInput,
1717
1585
  options: __HttpHandlerOptions,
1718
- cb: (err: any, data?: UpdateConfiguredTableAssociationCommandOutput) => void
1586
+ cb: (err: any, data?: UpdateConfiguredTableAssociationCommandOutput) => void,
1719
1587
  ): void;
1720
1588
  updateConfiguredTableAssociationAnalysisRule(
1721
1589
  args: UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
1722
- options?: __HttpHandlerOptions
1590
+ options?: __HttpHandlerOptions,
1723
1591
  ): Promise<UpdateConfiguredTableAssociationAnalysisRuleCommandOutput>;
1724
1592
  updateConfiguredTableAssociationAnalysisRule(
1725
1593
  args: UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
1726
- cb: (
1727
- err: any,
1728
- data?: UpdateConfiguredTableAssociationAnalysisRuleCommandOutput
1729
- ) => void
1594
+ cb: (err: any, data?: UpdateConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
1730
1595
  ): void;
1731
1596
  updateConfiguredTableAssociationAnalysisRule(
1732
1597
  args: UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
1733
1598
  options: __HttpHandlerOptions,
1734
- cb: (
1735
- err: any,
1736
- data?: UpdateConfiguredTableAssociationAnalysisRuleCommandOutput
1737
- ) => void
1599
+ cb: (err: any, data?: UpdateConfiguredTableAssociationAnalysisRuleCommandOutput) => void,
1738
1600
  ): void;
1739
1601
  updateIdMappingTable(
1740
1602
  args: UpdateIdMappingTableCommandInput,
1741
- options?: __HttpHandlerOptions
1603
+ options?: __HttpHandlerOptions,
1742
1604
  ): Promise<UpdateIdMappingTableCommandOutput>;
1743
1605
  updateIdMappingTable(
1744
1606
  args: UpdateIdMappingTableCommandInput,
1745
- cb: (err: any, data?: UpdateIdMappingTableCommandOutput) => void
1607
+ cb: (err: any, data?: UpdateIdMappingTableCommandOutput) => void,
1746
1608
  ): void;
1747
1609
  updateIdMappingTable(
1748
1610
  args: UpdateIdMappingTableCommandInput,
1749
1611
  options: __HttpHandlerOptions,
1750
- cb: (err: any, data?: UpdateIdMappingTableCommandOutput) => void
1612
+ cb: (err: any, data?: UpdateIdMappingTableCommandOutput) => void,
1751
1613
  ): void;
1752
1614
  updateIdNamespaceAssociation(
1753
1615
  args: UpdateIdNamespaceAssociationCommandInput,
1754
- options?: __HttpHandlerOptions
1616
+ options?: __HttpHandlerOptions,
1755
1617
  ): Promise<UpdateIdNamespaceAssociationCommandOutput>;
1756
1618
  updateIdNamespaceAssociation(
1757
1619
  args: UpdateIdNamespaceAssociationCommandInput,
1758
- cb: (err: any, data?: UpdateIdNamespaceAssociationCommandOutput) => void
1620
+ cb: (err: any, data?: UpdateIdNamespaceAssociationCommandOutput) => void,
1759
1621
  ): void;
1760
1622
  updateIdNamespaceAssociation(
1761
1623
  args: UpdateIdNamespaceAssociationCommandInput,
1762
1624
  options: __HttpHandlerOptions,
1763
- cb: (err: any, data?: UpdateIdNamespaceAssociationCommandOutput) => void
1625
+ cb: (err: any, data?: UpdateIdNamespaceAssociationCommandOutput) => void,
1764
1626
  ): void;
1765
1627
  updateIntermediateTable(
1766
1628
  args: UpdateIntermediateTableCommandInput,
1767
- options?: __HttpHandlerOptions
1629
+ options?: __HttpHandlerOptions,
1768
1630
  ): Promise<UpdateIntermediateTableCommandOutput>;
1769
1631
  updateIntermediateTable(
1770
1632
  args: UpdateIntermediateTableCommandInput,
1771
- cb: (err: any, data?: UpdateIntermediateTableCommandOutput) => void
1633
+ cb: (err: any, data?: UpdateIntermediateTableCommandOutput) => void,
1772
1634
  ): void;
1773
1635
  updateIntermediateTable(
1774
1636
  args: UpdateIntermediateTableCommandInput,
1775
1637
  options: __HttpHandlerOptions,
1776
- cb: (err: any, data?: UpdateIntermediateTableCommandOutput) => void
1638
+ cb: (err: any, data?: UpdateIntermediateTableCommandOutput) => void,
1777
1639
  ): void;
1778
1640
  updateIntermediateTableAnalysisRule(
1779
1641
  args: UpdateIntermediateTableAnalysisRuleCommandInput,
1780
- options?: __HttpHandlerOptions
1642
+ options?: __HttpHandlerOptions,
1781
1643
  ): Promise<UpdateIntermediateTableAnalysisRuleCommandOutput>;
1782
1644
  updateIntermediateTableAnalysisRule(
1783
1645
  args: UpdateIntermediateTableAnalysisRuleCommandInput,
1784
- cb: (
1785
- err: any,
1786
- data?: UpdateIntermediateTableAnalysisRuleCommandOutput
1787
- ) => void
1646
+ cb: (err: any, data?: UpdateIntermediateTableAnalysisRuleCommandOutput) => void,
1788
1647
  ): void;
1789
1648
  updateIntermediateTableAnalysisRule(
1790
1649
  args: UpdateIntermediateTableAnalysisRuleCommandInput,
1791
1650
  options: __HttpHandlerOptions,
1792
- cb: (
1793
- err: any,
1794
- data?: UpdateIntermediateTableAnalysisRuleCommandOutput
1795
- ) => void
1651
+ cb: (err: any, data?: UpdateIntermediateTableAnalysisRuleCommandOutput) => void,
1796
1652
  ): void;
1797
1653
  updateMembership(
1798
1654
  args: UpdateMembershipCommandInput,
1799
- options?: __HttpHandlerOptions
1655
+ options?: __HttpHandlerOptions,
1800
1656
  ): Promise<UpdateMembershipCommandOutput>;
1801
1657
  updateMembership(
1802
1658
  args: UpdateMembershipCommandInput,
1803
- cb: (err: any, data?: UpdateMembershipCommandOutput) => void
1659
+ cb: (err: any, data?: UpdateMembershipCommandOutput) => void,
1804
1660
  ): void;
1805
1661
  updateMembership(
1806
1662
  args: UpdateMembershipCommandInput,
1807
1663
  options: __HttpHandlerOptions,
1808
- cb: (err: any, data?: UpdateMembershipCommandOutput) => void
1664
+ cb: (err: any, data?: UpdateMembershipCommandOutput) => void,
1809
1665
  ): void;
1810
1666
  updatePrivacyBudgetTemplate(
1811
1667
  args: UpdatePrivacyBudgetTemplateCommandInput,
1812
- options?: __HttpHandlerOptions
1668
+ options?: __HttpHandlerOptions,
1813
1669
  ): Promise<UpdatePrivacyBudgetTemplateCommandOutput>;
1814
1670
  updatePrivacyBudgetTemplate(
1815
1671
  args: UpdatePrivacyBudgetTemplateCommandInput,
1816
- cb: (err: any, data?: UpdatePrivacyBudgetTemplateCommandOutput) => void
1672
+ cb: (err: any, data?: UpdatePrivacyBudgetTemplateCommandOutput) => void,
1817
1673
  ): void;
1818
1674
  updatePrivacyBudgetTemplate(
1819
1675
  args: UpdatePrivacyBudgetTemplateCommandInput,
1820
1676
  options: __HttpHandlerOptions,
1821
- cb: (err: any, data?: UpdatePrivacyBudgetTemplateCommandOutput) => void
1677
+ cb: (err: any, data?: UpdatePrivacyBudgetTemplateCommandOutput) => void,
1822
1678
  ): void;
1823
1679
  updateProtectedJob(
1824
1680
  args: UpdateProtectedJobCommandInput,
1825
- options?: __HttpHandlerOptions
1681
+ options?: __HttpHandlerOptions,
1826
1682
  ): Promise<UpdateProtectedJobCommandOutput>;
1827
1683
  updateProtectedJob(
1828
1684
  args: UpdateProtectedJobCommandInput,
1829
- cb: (err: any, data?: UpdateProtectedJobCommandOutput) => void
1685
+ cb: (err: any, data?: UpdateProtectedJobCommandOutput) => void,
1830
1686
  ): void;
1831
1687
  updateProtectedJob(
1832
1688
  args: UpdateProtectedJobCommandInput,
1833
1689
  options: __HttpHandlerOptions,
1834
- cb: (err: any, data?: UpdateProtectedJobCommandOutput) => void
1690
+ cb: (err: any, data?: UpdateProtectedJobCommandOutput) => void,
1835
1691
  ): void;
1836
1692
  updateProtectedQuery(
1837
1693
  args: UpdateProtectedQueryCommandInput,
1838
- options?: __HttpHandlerOptions
1694
+ options?: __HttpHandlerOptions,
1839
1695
  ): Promise<UpdateProtectedQueryCommandOutput>;
1840
1696
  updateProtectedQuery(
1841
1697
  args: UpdateProtectedQueryCommandInput,
1842
- cb: (err: any, data?: UpdateProtectedQueryCommandOutput) => void
1698
+ cb: (err: any, data?: UpdateProtectedQueryCommandOutput) => void,
1843
1699
  ): void;
1844
1700
  updateProtectedQuery(
1845
1701
  args: UpdateProtectedQueryCommandInput,
1846
1702
  options: __HttpHandlerOptions,
1847
- cb: (err: any, data?: UpdateProtectedQueryCommandOutput) => void
1703
+ cb: (err: any, data?: UpdateProtectedQueryCommandOutput) => void,
1848
1704
  ): void;
1849
1705
  paginateListAnalysisTemplates(
1850
1706
  args: ListAnalysisTemplatesCommandInput,
1851
1707
  paginationConfig?: Pick<
1852
1708
  PaginationConfiguration,
1853
1709
  Exclude<keyof PaginationConfiguration, "client">
1854
- >
1710
+ >,
1855
1711
  ): Paginator<ListAnalysisTemplatesCommandOutput>;
1856
1712
  paginateListCollaborationAnalysisTemplates(
1857
1713
  args: ListCollaborationAnalysisTemplatesCommandInput,
1858
1714
  paginationConfig?: Pick<
1859
1715
  PaginationConfiguration,
1860
1716
  Exclude<keyof PaginationConfiguration, "client">
1861
- >
1717
+ >,
1862
1718
  ): Paginator<ListCollaborationAnalysisTemplatesCommandOutput>;
1863
1719
  paginateListCollaborationChangeRequests(
1864
1720
  args: ListCollaborationChangeRequestsCommandInput,
1865
1721
  paginationConfig?: Pick<
1866
1722
  PaginationConfiguration,
1867
1723
  Exclude<keyof PaginationConfiguration, "client">
1868
- >
1724
+ >,
1869
1725
  ): Paginator<ListCollaborationChangeRequestsCommandOutput>;
1870
1726
  paginateListCollaborationConfiguredAudienceModelAssociations(
1871
1727
  args: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
1872
1728
  paginationConfig?: Pick<
1873
1729
  PaginationConfiguration,
1874
1730
  Exclude<keyof PaginationConfiguration, "client">
1875
- >
1731
+ >,
1876
1732
  ): Paginator<ListCollaborationConfiguredAudienceModelAssociationsCommandOutput>;
1877
1733
  paginateListCollaborationIdNamespaceAssociations(
1878
1734
  args: ListCollaborationIdNamespaceAssociationsCommandInput,
1879
1735
  paginationConfig?: Pick<
1880
1736
  PaginationConfiguration,
1881
1737
  Exclude<keyof PaginationConfiguration, "client">
1882
- >
1738
+ >,
1883
1739
  ): Paginator<ListCollaborationIdNamespaceAssociationsCommandOutput>;
1884
1740
  paginateListCollaborationPrivacyBudgets(
1885
1741
  args: ListCollaborationPrivacyBudgetsCommandInput,
1886
1742
  paginationConfig?: Pick<
1887
1743
  PaginationConfiguration,
1888
1744
  Exclude<keyof PaginationConfiguration, "client">
1889
- >
1745
+ >,
1890
1746
  ): Paginator<ListCollaborationPrivacyBudgetsCommandOutput>;
1891
1747
  paginateListCollaborationPrivacyBudgetTemplates(
1892
1748
  args: ListCollaborationPrivacyBudgetTemplatesCommandInput,
1893
1749
  paginationConfig?: Pick<
1894
1750
  PaginationConfiguration,
1895
1751
  Exclude<keyof PaginationConfiguration, "client">
1896
- >
1752
+ >,
1897
1753
  ): Paginator<ListCollaborationPrivacyBudgetTemplatesCommandOutput>;
1898
1754
  paginateListCollaborations(
1899
1755
  args?: ListCollaborationsCommandInput,
1900
1756
  paginationConfig?: Pick<
1901
1757
  PaginationConfiguration,
1902
1758
  Exclude<keyof PaginationConfiguration, "client">
1903
- >
1759
+ >,
1904
1760
  ): Paginator<ListCollaborationsCommandOutput>;
1905
1761
  paginateListConfiguredAudienceModelAssociations(
1906
1762
  args: ListConfiguredAudienceModelAssociationsCommandInput,
1907
1763
  paginationConfig?: Pick<
1908
1764
  PaginationConfiguration,
1909
1765
  Exclude<keyof PaginationConfiguration, "client">
1910
- >
1766
+ >,
1911
1767
  ): Paginator<ListConfiguredAudienceModelAssociationsCommandOutput>;
1912
1768
  paginateListConfiguredTableAssociations(
1913
1769
  args: ListConfiguredTableAssociationsCommandInput,
1914
1770
  paginationConfig?: Pick<
1915
1771
  PaginationConfiguration,
1916
1772
  Exclude<keyof PaginationConfiguration, "client">
1917
- >
1773
+ >,
1918
1774
  ): Paginator<ListConfiguredTableAssociationsCommandOutput>;
1919
1775
  paginateListConfiguredTables(
1920
1776
  args?: ListConfiguredTablesCommandInput,
1921
1777
  paginationConfig?: Pick<
1922
1778
  PaginationConfiguration,
1923
1779
  Exclude<keyof PaginationConfiguration, "client">
1924
- >
1780
+ >,
1925
1781
  ): Paginator<ListConfiguredTablesCommandOutput>;
1926
1782
  paginateListIdMappingTables(
1927
1783
  args: ListIdMappingTablesCommandInput,
1928
1784
  paginationConfig?: Pick<
1929
1785
  PaginationConfiguration,
1930
1786
  Exclude<keyof PaginationConfiguration, "client">
1931
- >
1787
+ >,
1932
1788
  ): Paginator<ListIdMappingTablesCommandOutput>;
1933
1789
  paginateListIdNamespaceAssociations(
1934
1790
  args: ListIdNamespaceAssociationsCommandInput,
1935
1791
  paginationConfig?: Pick<
1936
1792
  PaginationConfiguration,
1937
1793
  Exclude<keyof PaginationConfiguration, "client">
1938
- >
1794
+ >,
1939
1795
  ): Paginator<ListIdNamespaceAssociationsCommandOutput>;
1940
1796
  paginateListIntermediateTables(
1941
1797
  args: ListIntermediateTablesCommandInput,
1942
1798
  paginationConfig?: Pick<
1943
1799
  PaginationConfiguration,
1944
1800
  Exclude<keyof PaginationConfiguration, "client">
1945
- >
1801
+ >,
1946
1802
  ): Paginator<ListIntermediateTablesCommandOutput>;
1947
1803
  paginateListIntermediateTableVersions(
1948
1804
  args: ListIntermediateTableVersionsCommandInput,
1949
1805
  paginationConfig?: Pick<
1950
1806
  PaginationConfiguration,
1951
1807
  Exclude<keyof PaginationConfiguration, "client">
1952
- >
1808
+ >,
1953
1809
  ): Paginator<ListIntermediateTableVersionsCommandOutput>;
1954
1810
  paginateListMembers(
1955
1811
  args: ListMembersCommandInput,
1956
1812
  paginationConfig?: Pick<
1957
1813
  PaginationConfiguration,
1958
1814
  Exclude<keyof PaginationConfiguration, "client">
1959
- >
1815
+ >,
1960
1816
  ): Paginator<ListMembersCommandOutput>;
1961
1817
  paginateListMemberships(
1962
1818
  args?: ListMembershipsCommandInput,
1963
1819
  paginationConfig?: Pick<
1964
1820
  PaginationConfiguration,
1965
1821
  Exclude<keyof PaginationConfiguration, "client">
1966
- >
1822
+ >,
1967
1823
  ): Paginator<ListMembershipsCommandOutput>;
1968
1824
  paginateListPrivacyBudgets(
1969
1825
  args: ListPrivacyBudgetsCommandInput,
1970
1826
  paginationConfig?: Pick<
1971
1827
  PaginationConfiguration,
1972
1828
  Exclude<keyof PaginationConfiguration, "client">
1973
- >
1829
+ >,
1974
1830
  ): Paginator<ListPrivacyBudgetsCommandOutput>;
1975
1831
  paginateListPrivacyBudgetTemplates(
1976
1832
  args: ListPrivacyBudgetTemplatesCommandInput,
1977
1833
  paginationConfig?: Pick<
1978
1834
  PaginationConfiguration,
1979
1835
  Exclude<keyof PaginationConfiguration, "client">
1980
- >
1836
+ >,
1981
1837
  ): Paginator<ListPrivacyBudgetTemplatesCommandOutput>;
1982
1838
  paginateListProtectedJobs(
1983
1839
  args: ListProtectedJobsCommandInput,
1984
1840
  paginationConfig?: Pick<
1985
1841
  PaginationConfiguration,
1986
1842
  Exclude<keyof PaginationConfiguration, "client">
1987
- >
1843
+ >,
1988
1844
  ): Paginator<ListProtectedJobsCommandOutput>;
1989
1845
  paginateListProtectedQueries(
1990
1846
  args: ListProtectedQueriesCommandInput,
1991
1847
  paginationConfig?: Pick<
1992
1848
  PaginationConfiguration,
1993
1849
  Exclude<keyof PaginationConfiguration, "client">
1994
- >
1850
+ >,
1995
1851
  ): Paginator<ListProtectedQueriesCommandOutput>;
1996
1852
  paginateListSchemas(
1997
1853
  args: ListSchemasCommandInput,
1998
1854
  paginationConfig?: Pick<
1999
1855
  PaginationConfiguration,
2000
1856
  Exclude<keyof PaginationConfiguration, "client">
2001
- >
1857
+ >,
2002
1858
  ): Paginator<ListSchemasCommandOutput>;
2003
1859
  }
2004
- export declare class CleanRooms
2005
- extends CleanRoomsClient
2006
- implements CleanRooms {}
1860
+ export declare class CleanRooms extends CleanRoomsClient implements CleanRooms {}