@aws-sdk/client-cleanrooms 3.297.0 → 3.299.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 (77) hide show
  1. package/dist-cjs/commands/BatchGetSchemaCommand.js +2 -3
  2. package/dist-cjs/commands/CreateCollaborationCommand.js +2 -3
  3. package/dist-cjs/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -3
  4. package/dist-cjs/commands/CreateConfiguredTableAssociationCommand.js +2 -3
  5. package/dist-cjs/commands/CreateConfiguredTableCommand.js +2 -3
  6. package/dist-cjs/commands/CreateMembershipCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteCollaborationCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteConfiguredTableAssociationCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteConfiguredTableCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteMemberCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteMembershipCommand.js +2 -3
  13. package/dist-cjs/commands/GetCollaborationCommand.js +2 -3
  14. package/dist-cjs/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -3
  15. package/dist-cjs/commands/GetConfiguredTableAssociationCommand.js +2 -3
  16. package/dist-cjs/commands/GetConfiguredTableCommand.js +2 -3
  17. package/dist-cjs/commands/GetMembershipCommand.js +2 -3
  18. package/dist-cjs/commands/GetProtectedQueryCommand.js +1 -1
  19. package/dist-cjs/commands/GetSchemaAnalysisRuleCommand.js +2 -3
  20. package/dist-cjs/commands/GetSchemaCommand.js +2 -3
  21. package/dist-cjs/commands/ListCollaborationsCommand.js +2 -3
  22. package/dist-cjs/commands/ListConfiguredTableAssociationsCommand.js +2 -3
  23. package/dist-cjs/commands/ListConfiguredTablesCommand.js +2 -3
  24. package/dist-cjs/commands/ListMembersCommand.js +2 -3
  25. package/dist-cjs/commands/ListMembershipsCommand.js +2 -3
  26. package/dist-cjs/commands/ListProtectedQueriesCommand.js +2 -3
  27. package/dist-cjs/commands/ListSchemasCommand.js +2 -3
  28. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  29. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  30. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  31. package/dist-cjs/commands/UpdateCollaborationCommand.js +2 -3
  32. package/dist-cjs/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -3
  33. package/dist-cjs/commands/UpdateConfiguredTableAssociationCommand.js +2 -3
  34. package/dist-cjs/commands/UpdateConfiguredTableCommand.js +2 -3
  35. package/dist-cjs/commands/UpdateMembershipCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateProtectedQueryCommand.js +1 -1
  37. package/dist-cjs/models/models_0.js +4 -484
  38. package/dist-es/commands/BatchGetSchemaCommand.js +2 -3
  39. package/dist-es/commands/CreateCollaborationCommand.js +2 -3
  40. package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -3
  41. package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +2 -3
  42. package/dist-es/commands/CreateConfiguredTableCommand.js +2 -3
  43. package/dist-es/commands/CreateMembershipCommand.js +2 -3
  44. package/dist-es/commands/DeleteCollaborationCommand.js +2 -3
  45. package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -3
  46. package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +2 -3
  47. package/dist-es/commands/DeleteConfiguredTableCommand.js +2 -3
  48. package/dist-es/commands/DeleteMemberCommand.js +2 -3
  49. package/dist-es/commands/DeleteMembershipCommand.js +2 -3
  50. package/dist-es/commands/GetCollaborationCommand.js +2 -3
  51. package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -3
  52. package/dist-es/commands/GetConfiguredTableAssociationCommand.js +2 -3
  53. package/dist-es/commands/GetConfiguredTableCommand.js +2 -3
  54. package/dist-es/commands/GetMembershipCommand.js +2 -3
  55. package/dist-es/commands/GetProtectedQueryCommand.js +2 -2
  56. package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +2 -3
  57. package/dist-es/commands/GetSchemaCommand.js +2 -3
  58. package/dist-es/commands/ListCollaborationsCommand.js +2 -3
  59. package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +2 -3
  60. package/dist-es/commands/ListConfiguredTablesCommand.js +2 -3
  61. package/dist-es/commands/ListMembersCommand.js +2 -3
  62. package/dist-es/commands/ListMembershipsCommand.js +2 -3
  63. package/dist-es/commands/ListProtectedQueriesCommand.js +2 -3
  64. package/dist-es/commands/ListSchemasCommand.js +2 -3
  65. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  66. package/dist-es/commands/TagResourceCommand.js +2 -3
  67. package/dist-es/commands/UntagResourceCommand.js +2 -3
  68. package/dist-es/commands/UpdateCollaborationCommand.js +2 -3
  69. package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -3
  70. package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +2 -3
  71. package/dist-es/commands/UpdateConfiguredTableCommand.js +2 -3
  72. package/dist-es/commands/UpdateMembershipCommand.js +2 -3
  73. package/dist-es/commands/UpdateProtectedQueryCommand.js +2 -2
  74. package/dist-es/models/models_0.js +3 -374
  75. package/dist-types/models/models_0.d.ts +0 -428
  76. package/dist-types/ts3.4/models/models_0.d.ts +0 -313
  77. package/package.json +11 -10
@@ -2368,386 +2368,10 @@ export interface UntagResourceInput {
2368
2368
  */
2369
2369
  export interface UntagResourceOutput {
2370
2370
  }
2371
- /**
2372
- * @internal
2373
- */
2374
- export declare const AggregateColumnFilterSensitiveLog: (obj: AggregateColumn) => any;
2375
- /**
2376
- * @internal
2377
- */
2378
- export declare const AggregationConstraintFilterSensitiveLog: (obj: AggregationConstraint) => any;
2379
- /**
2380
- * @internal
2381
- */
2382
- export declare const AnalysisRuleAggregationFilterSensitiveLog: (obj: AnalysisRuleAggregation) => any;
2383
- /**
2384
- * @internal
2385
- */
2386
- export declare const AnalysisRuleListFilterSensitiveLog: (obj: AnalysisRuleList) => any;
2387
- /**
2388
- * @internal
2389
- */
2390
- export declare const AnalysisRulePolicyV1FilterSensitiveLog: (obj: AnalysisRulePolicyV1) => any;
2391
- /**
2392
- * @internal
2393
- */
2394
- export declare const AnalysisRulePolicyFilterSensitiveLog: (obj: AnalysisRulePolicy) => any;
2395
- /**
2396
- * @internal
2397
- */
2398
- export declare const AnalysisRuleFilterSensitiveLog: (obj: AnalysisRule) => any;
2399
- /**
2400
- * @internal
2401
- */
2402
- export declare const BatchGetSchemaInputFilterSensitiveLog: (obj: BatchGetSchemaInput) => any;
2403
- /**
2404
- * @internal
2405
- */
2406
- export declare const BatchGetSchemaErrorFilterSensitiveLog: (obj: BatchGetSchemaError) => any;
2407
- /**
2408
- * @internal
2409
- */
2410
- export declare const ColumnFilterSensitiveLog: (obj: Column) => any;
2411
- /**
2412
- * @internal
2413
- */
2414
- export declare const SchemaFilterSensitiveLog: (obj: Schema) => any;
2415
- /**
2416
- * @internal
2417
- */
2418
- export declare const BatchGetSchemaOutputFilterSensitiveLog: (obj: BatchGetSchemaOutput) => any;
2419
- /**
2420
- * @internal
2421
- */
2422
- export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
2423
- /**
2424
- * @internal
2425
- */
2426
- export declare const DataEncryptionMetadataFilterSensitiveLog: (obj: DataEncryptionMetadata) => any;
2427
- /**
2428
- * @internal
2429
- */
2430
- export declare const MemberSpecificationFilterSensitiveLog: (obj: MemberSpecification) => any;
2431
- /**
2432
- * @internal
2433
- */
2434
- export declare const CreateCollaborationInputFilterSensitiveLog: (obj: CreateCollaborationInput) => any;
2435
- /**
2436
- * @internal
2437
- */
2438
- export declare const CollaborationFilterSensitiveLog: (obj: Collaboration) => any;
2439
- /**
2440
- * @internal
2441
- */
2442
- export declare const CreateCollaborationOutputFilterSensitiveLog: (obj: CreateCollaborationOutput) => any;
2443
- /**
2444
- * @internal
2445
- */
2446
- export declare const DeleteCollaborationInputFilterSensitiveLog: (obj: DeleteCollaborationInput) => any;
2447
- /**
2448
- * @internal
2449
- */
2450
- export declare const DeleteCollaborationOutputFilterSensitiveLog: (obj: DeleteCollaborationOutput) => any;
2451
- /**
2452
- * @internal
2453
- */
2454
- export declare const DeleteMemberInputFilterSensitiveLog: (obj: DeleteMemberInput) => any;
2455
- /**
2456
- * @internal
2457
- */
2458
- export declare const DeleteMemberOutputFilterSensitiveLog: (obj: DeleteMemberOutput) => any;
2459
- /**
2460
- * @internal
2461
- */
2462
- export declare const GetCollaborationInputFilterSensitiveLog: (obj: GetCollaborationInput) => any;
2463
- /**
2464
- * @internal
2465
- */
2466
- export declare const GetCollaborationOutputFilterSensitiveLog: (obj: GetCollaborationOutput) => any;
2467
- /**
2468
- * @internal
2469
- */
2470
- export declare const GetSchemaInputFilterSensitiveLog: (obj: GetSchemaInput) => any;
2471
- /**
2472
- * @internal
2473
- */
2474
- export declare const GetSchemaOutputFilterSensitiveLog: (obj: GetSchemaOutput) => any;
2475
- /**
2476
- * @internal
2477
- */
2478
- export declare const GetSchemaAnalysisRuleInputFilterSensitiveLog: (obj: GetSchemaAnalysisRuleInput) => any;
2479
- /**
2480
- * @internal
2481
- */
2482
- export declare const GetSchemaAnalysisRuleOutputFilterSensitiveLog: (obj: GetSchemaAnalysisRuleOutput) => any;
2483
- /**
2484
- * @internal
2485
- */
2486
- export declare const ListCollaborationsInputFilterSensitiveLog: (obj: ListCollaborationsInput) => any;
2487
- /**
2488
- * @internal
2489
- */
2490
- export declare const CollaborationSummaryFilterSensitiveLog: (obj: CollaborationSummary) => any;
2491
- /**
2492
- * @internal
2493
- */
2494
- export declare const ListCollaborationsOutputFilterSensitiveLog: (obj: ListCollaborationsOutput) => any;
2495
- /**
2496
- * @internal
2497
- */
2498
- export declare const ListMembersInputFilterSensitiveLog: (obj: ListMembersInput) => any;
2499
- /**
2500
- * @internal
2501
- */
2502
- export declare const MemberSummaryFilterSensitiveLog: (obj: MemberSummary) => any;
2503
- /**
2504
- * @internal
2505
- */
2506
- export declare const ListMembersOutputFilterSensitiveLog: (obj: ListMembersOutput) => any;
2507
- /**
2508
- * @internal
2509
- */
2510
- export declare const ListSchemasInputFilterSensitiveLog: (obj: ListSchemasInput) => any;
2511
- /**
2512
- * @internal
2513
- */
2514
- export declare const SchemaSummaryFilterSensitiveLog: (obj: SchemaSummary) => any;
2515
- /**
2516
- * @internal
2517
- */
2518
- export declare const ListSchemasOutputFilterSensitiveLog: (obj: ListSchemasOutput) => any;
2519
- /**
2520
- * @internal
2521
- */
2522
- export declare const UpdateCollaborationInputFilterSensitiveLog: (obj: UpdateCollaborationInput) => any;
2523
- /**
2524
- * @internal
2525
- */
2526
- export declare const UpdateCollaborationOutputFilterSensitiveLog: (obj: UpdateCollaborationOutput) => any;
2527
- /**
2528
- * @internal
2529
- */
2530
- export declare const CreateConfiguredTableAssociationInputFilterSensitiveLog: (obj: CreateConfiguredTableAssociationInput) => any;
2531
- /**
2532
- * @internal
2533
- */
2534
- export declare const ConfiguredTableAssociationFilterSensitiveLog: (obj: ConfiguredTableAssociation) => any;
2535
- /**
2536
- * @internal
2537
- */
2538
- export declare const CreateConfiguredTableAssociationOutputFilterSensitiveLog: (obj: CreateConfiguredTableAssociationOutput) => any;
2539
- /**
2540
- * @internal
2541
- */
2542
- export declare const DeleteConfiguredTableAssociationInputFilterSensitiveLog: (obj: DeleteConfiguredTableAssociationInput) => any;
2543
- /**
2544
- * @internal
2545
- */
2546
- export declare const DeleteConfiguredTableAssociationOutputFilterSensitiveLog: (obj: DeleteConfiguredTableAssociationOutput) => any;
2547
- /**
2548
- * @internal
2549
- */
2550
- export declare const GetConfiguredTableAssociationInputFilterSensitiveLog: (obj: GetConfiguredTableAssociationInput) => any;
2551
- /**
2552
- * @internal
2553
- */
2554
- export declare const GetConfiguredTableAssociationOutputFilterSensitiveLog: (obj: GetConfiguredTableAssociationOutput) => any;
2555
- /**
2556
- * @internal
2557
- */
2558
- export declare const ListConfiguredTableAssociationsInputFilterSensitiveLog: (obj: ListConfiguredTableAssociationsInput) => any;
2559
- /**
2560
- * @internal
2561
- */
2562
- export declare const ConfiguredTableAssociationSummaryFilterSensitiveLog: (obj: ConfiguredTableAssociationSummary) => any;
2563
- /**
2564
- * @internal
2565
- */
2566
- export declare const ListConfiguredTableAssociationsOutputFilterSensitiveLog: (obj: ListConfiguredTableAssociationsOutput) => any;
2567
- /**
2568
- * @internal
2569
- */
2570
- export declare const UpdateConfiguredTableAssociationInputFilterSensitiveLog: (obj: UpdateConfiguredTableAssociationInput) => any;
2571
- /**
2572
- * @internal
2573
- */
2574
- export declare const UpdateConfiguredTableAssociationOutputFilterSensitiveLog: (obj: UpdateConfiguredTableAssociationOutput) => any;
2575
- /**
2576
- * @internal
2577
- */
2578
- export declare const GlueTableReferenceFilterSensitiveLog: (obj: GlueTableReference) => any;
2579
- /**
2580
- * @internal
2581
- */
2582
- export declare const TableReferenceFilterSensitiveLog: (obj: TableReference) => any;
2583
- /**
2584
- * @internal
2585
- */
2586
- export declare const CreateConfiguredTableInputFilterSensitiveLog: (obj: CreateConfiguredTableInput) => any;
2587
- /**
2588
- * @internal
2589
- */
2590
- export declare const ConfiguredTableFilterSensitiveLog: (obj: ConfiguredTable) => any;
2591
- /**
2592
- * @internal
2593
- */
2594
- export declare const CreateConfiguredTableOutputFilterSensitiveLog: (obj: CreateConfiguredTableOutput) => any;
2595
- /**
2596
- * @internal
2597
- */
2598
- export declare const ConfiguredTableAnalysisRulePolicyV1FilterSensitiveLog: (obj: ConfiguredTableAnalysisRulePolicyV1) => any;
2599
- /**
2600
- * @internal
2601
- */
2602
- export declare const ConfiguredTableAnalysisRulePolicyFilterSensitiveLog: (obj: ConfiguredTableAnalysisRulePolicy) => any;
2603
- /**
2604
- * @internal
2605
- */
2606
- export declare const CreateConfiguredTableAnalysisRuleInputFilterSensitiveLog: (obj: CreateConfiguredTableAnalysisRuleInput) => any;
2607
- /**
2608
- * @internal
2609
- */
2610
- export declare const ConfiguredTableAnalysisRuleFilterSensitiveLog: (obj: ConfiguredTableAnalysisRule) => any;
2611
- /**
2612
- * @internal
2613
- */
2614
- export declare const CreateConfiguredTableAnalysisRuleOutputFilterSensitiveLog: (obj: CreateConfiguredTableAnalysisRuleOutput) => any;
2615
- /**
2616
- * @internal
2617
- */
2618
- export declare const DeleteConfiguredTableInputFilterSensitiveLog: (obj: DeleteConfiguredTableInput) => any;
2619
- /**
2620
- * @internal
2621
- */
2622
- export declare const DeleteConfiguredTableOutputFilterSensitiveLog: (obj: DeleteConfiguredTableOutput) => any;
2623
- /**
2624
- * @internal
2625
- */
2626
- export declare const DeleteConfiguredTableAnalysisRuleInputFilterSensitiveLog: (obj: DeleteConfiguredTableAnalysisRuleInput) => any;
2627
- /**
2628
- * @internal
2629
- */
2630
- export declare const DeleteConfiguredTableAnalysisRuleOutputFilterSensitiveLog: (obj: DeleteConfiguredTableAnalysisRuleOutput) => any;
2631
- /**
2632
- * @internal
2633
- */
2634
- export declare const GetConfiguredTableInputFilterSensitiveLog: (obj: GetConfiguredTableInput) => any;
2635
- /**
2636
- * @internal
2637
- */
2638
- export declare const GetConfiguredTableOutputFilterSensitiveLog: (obj: GetConfiguredTableOutput) => any;
2639
- /**
2640
- * @internal
2641
- */
2642
- export declare const GetConfiguredTableAnalysisRuleInputFilterSensitiveLog: (obj: GetConfiguredTableAnalysisRuleInput) => any;
2643
- /**
2644
- * @internal
2645
- */
2646
- export declare const GetConfiguredTableAnalysisRuleOutputFilterSensitiveLog: (obj: GetConfiguredTableAnalysisRuleOutput) => any;
2647
- /**
2648
- * @internal
2649
- */
2650
- export declare const ListConfiguredTablesInputFilterSensitiveLog: (obj: ListConfiguredTablesInput) => any;
2651
- /**
2652
- * @internal
2653
- */
2654
- export declare const ConfiguredTableSummaryFilterSensitiveLog: (obj: ConfiguredTableSummary) => any;
2655
- /**
2656
- * @internal
2657
- */
2658
- export declare const ListConfiguredTablesOutputFilterSensitiveLog: (obj: ListConfiguredTablesOutput) => any;
2659
- /**
2660
- * @internal
2661
- */
2662
- export declare const UpdateConfiguredTableInputFilterSensitiveLog: (obj: UpdateConfiguredTableInput) => any;
2663
- /**
2664
- * @internal
2665
- */
2666
- export declare const UpdateConfiguredTableOutputFilterSensitiveLog: (obj: UpdateConfiguredTableOutput) => any;
2667
- /**
2668
- * @internal
2669
- */
2670
- export declare const UpdateConfiguredTableAnalysisRuleInputFilterSensitiveLog: (obj: UpdateConfiguredTableAnalysisRuleInput) => any;
2671
- /**
2672
- * @internal
2673
- */
2674
- export declare const UpdateConfiguredTableAnalysisRuleOutputFilterSensitiveLog: (obj: UpdateConfiguredTableAnalysisRuleOutput) => any;
2675
- /**
2676
- * @internal
2677
- */
2678
- export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
2679
- /**
2680
- * @internal
2681
- */
2682
- export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
2683
- /**
2684
- * @internal
2685
- */
2686
- export declare const CreateMembershipInputFilterSensitiveLog: (obj: CreateMembershipInput) => any;
2687
- /**
2688
- * @internal
2689
- */
2690
- export declare const MembershipFilterSensitiveLog: (obj: Membership) => any;
2691
- /**
2692
- * @internal
2693
- */
2694
- export declare const CreateMembershipOutputFilterSensitiveLog: (obj: CreateMembershipOutput) => any;
2695
- /**
2696
- * @internal
2697
- */
2698
- export declare const DeleteMembershipInputFilterSensitiveLog: (obj: DeleteMembershipInput) => any;
2699
- /**
2700
- * @internal
2701
- */
2702
- export declare const DeleteMembershipOutputFilterSensitiveLog: (obj: DeleteMembershipOutput) => any;
2703
- /**
2704
- * @internal
2705
- */
2706
- export declare const GetMembershipInputFilterSensitiveLog: (obj: GetMembershipInput) => any;
2707
- /**
2708
- * @internal
2709
- */
2710
- export declare const GetMembershipOutputFilterSensitiveLog: (obj: GetMembershipOutput) => any;
2711
- /**
2712
- * @internal
2713
- */
2714
- export declare const GetProtectedQueryInputFilterSensitiveLog: (obj: GetProtectedQueryInput) => any;
2715
- /**
2716
- * @internal
2717
- */
2718
- export declare const ProtectedQueryErrorFilterSensitiveLog: (obj: ProtectedQueryError) => any;
2719
- /**
2720
- * @internal
2721
- */
2722
- export declare const ProtectedQueryS3OutputFilterSensitiveLog: (obj: ProtectedQueryS3Output) => any;
2723
- /**
2724
- * @internal
2725
- */
2726
- export declare const ProtectedQueryOutputFilterSensitiveLog: (obj: ProtectedQueryOutput) => any;
2727
- /**
2728
- * @internal
2729
- */
2730
- export declare const ProtectedQueryResultFilterSensitiveLog: (obj: ProtectedQueryResult) => any;
2731
- /**
2732
- * @internal
2733
- */
2734
- export declare const ProtectedQueryS3OutputConfigurationFilterSensitiveLog: (obj: ProtectedQueryS3OutputConfiguration) => any;
2735
- /**
2736
- * @internal
2737
- */
2738
- export declare const ProtectedQueryOutputConfigurationFilterSensitiveLog: (obj: ProtectedQueryOutputConfiguration) => any;
2739
- /**
2740
- * @internal
2741
- */
2742
- export declare const ProtectedQueryResultConfigurationFilterSensitiveLog: (obj: ProtectedQueryResultConfiguration) => any;
2743
2371
  /**
2744
2372
  * @internal
2745
2373
  */
2746
2374
  export declare const ProtectedQuerySQLParametersFilterSensitiveLog: (obj: ProtectedQuerySQLParameters) => any;
2747
- /**
2748
- * @internal
2749
- */
2750
- export declare const ProtectedQueryStatisticsFilterSensitiveLog: (obj: ProtectedQueryStatistics) => any;
2751
2375
  /**
2752
2376
  * @internal
2753
2377
  */
@@ -2756,30 +2380,6 @@ export declare const ProtectedQueryFilterSensitiveLog: (obj: ProtectedQuery) =>
2756
2380
  * @internal
2757
2381
  */
2758
2382
  export declare const GetProtectedQueryOutputFilterSensitiveLog: (obj: GetProtectedQueryOutput) => any;
2759
- /**
2760
- * @internal
2761
- */
2762
- export declare const ListMembershipsInputFilterSensitiveLog: (obj: ListMembershipsInput) => any;
2763
- /**
2764
- * @internal
2765
- */
2766
- export declare const MembershipSummaryFilterSensitiveLog: (obj: MembershipSummary) => any;
2767
- /**
2768
- * @internal
2769
- */
2770
- export declare const ListMembershipsOutputFilterSensitiveLog: (obj: ListMembershipsOutput) => any;
2771
- /**
2772
- * @internal
2773
- */
2774
- export declare const ListProtectedQueriesInputFilterSensitiveLog: (obj: ListProtectedQueriesInput) => any;
2775
- /**
2776
- * @internal
2777
- */
2778
- export declare const ProtectedQuerySummaryFilterSensitiveLog: (obj: ProtectedQuerySummary) => any;
2779
- /**
2780
- * @internal
2781
- */
2782
- export declare const ListProtectedQueriesOutputFilterSensitiveLog: (obj: ListProtectedQueriesOutput) => any;
2783
2383
  /**
2784
2384
  * @internal
2785
2385
  */
@@ -2788,35 +2388,7 @@ export declare const StartProtectedQueryInputFilterSensitiveLog: (obj: StartProt
2788
2388
  * @internal
2789
2389
  */
2790
2390
  export declare const StartProtectedQueryOutputFilterSensitiveLog: (obj: StartProtectedQueryOutput) => any;
2791
- /**
2792
- * @internal
2793
- */
2794
- export declare const UpdateMembershipInputFilterSensitiveLog: (obj: UpdateMembershipInput) => any;
2795
- /**
2796
- * @internal
2797
- */
2798
- export declare const UpdateMembershipOutputFilterSensitiveLog: (obj: UpdateMembershipOutput) => any;
2799
- /**
2800
- * @internal
2801
- */
2802
- export declare const UpdateProtectedQueryInputFilterSensitiveLog: (obj: UpdateProtectedQueryInput) => any;
2803
2391
  /**
2804
2392
  * @internal
2805
2393
  */
2806
2394
  export declare const UpdateProtectedQueryOutputFilterSensitiveLog: (obj: UpdateProtectedQueryOutput) => any;
2807
- /**
2808
- * @internal
2809
- */
2810
- export declare const TagResourceInputFilterSensitiveLog: (obj: TagResourceInput) => any;
2811
- /**
2812
- * @internal
2813
- */
2814
- export declare const TagResourceOutputFilterSensitiveLog: (obj: TagResourceOutput) => any;
2815
- /**
2816
- * @internal
2817
- */
2818
- export declare const UntagResourceInputFilterSensitiveLog: (obj: UntagResourceInput) => any;
2819
- /**
2820
- * @internal
2821
- */
2822
- export declare const UntagResourceOutputFilterSensitiveLog: (obj: UntagResourceOutput) => any;