@aws-sdk/client-cleanrooms 3.590.0 → 3.596.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -63
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMemberCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/GetMembershipCommand.d.ts +2 -1
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMembershipCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CleanRoomsServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -327,7 +327,6 @@ var CleanRoomsClient = _CleanRoomsClient;
|
|
|
327
327
|
|
|
328
328
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
329
329
|
|
|
330
|
-
var import_types = require("@smithy/types");
|
|
331
330
|
|
|
332
331
|
// src/models/models_0.ts
|
|
333
332
|
|
|
@@ -3353,7 +3352,6 @@ var BatchGetCollaborationAnalysisTemplateCommand = _BatchGetCollaborationAnalysi
|
|
|
3353
3352
|
|
|
3354
3353
|
|
|
3355
3354
|
|
|
3356
|
-
|
|
3357
3355
|
var _BatchGetSchemaAnalysisRuleCommand = class _BatchGetSchemaAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3358
3356
|
...commonParams
|
|
3359
3357
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3370,7 +3368,6 @@ var BatchGetSchemaAnalysisRuleCommand = _BatchGetSchemaAnalysisRuleCommand;
|
|
|
3370
3368
|
|
|
3371
3369
|
|
|
3372
3370
|
|
|
3373
|
-
|
|
3374
3371
|
var _BatchGetSchemaCommand = class _BatchGetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3375
3372
|
...commonParams
|
|
3376
3373
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3387,7 +3384,6 @@ var BatchGetSchemaCommand = _BatchGetSchemaCommand;
|
|
|
3387
3384
|
|
|
3388
3385
|
|
|
3389
3386
|
|
|
3390
|
-
|
|
3391
3387
|
var _CreateAnalysisTemplateCommand = class _CreateAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3392
3388
|
...commonParams
|
|
3393
3389
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3404,7 +3400,6 @@ var CreateAnalysisTemplateCommand = _CreateAnalysisTemplateCommand;
|
|
|
3404
3400
|
|
|
3405
3401
|
|
|
3406
3402
|
|
|
3407
|
-
|
|
3408
3403
|
var _CreateCollaborationCommand = class _CreateCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3409
3404
|
...commonParams
|
|
3410
3405
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3421,7 +3416,6 @@ var CreateCollaborationCommand = _CreateCollaborationCommand;
|
|
|
3421
3416
|
|
|
3422
3417
|
|
|
3423
3418
|
|
|
3424
|
-
|
|
3425
3419
|
var _CreateConfiguredAudienceModelAssociationCommand = class _CreateConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3426
3420
|
...commonParams
|
|
3427
3421
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3438,7 +3432,6 @@ var CreateConfiguredAudienceModelAssociationCommand = _CreateConfiguredAudienceM
|
|
|
3438
3432
|
|
|
3439
3433
|
|
|
3440
3434
|
|
|
3441
|
-
|
|
3442
3435
|
var _CreateConfiguredTableAnalysisRuleCommand = class _CreateConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3443
3436
|
...commonParams
|
|
3444
3437
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3455,7 +3448,6 @@ var CreateConfiguredTableAnalysisRuleCommand = _CreateConfiguredTableAnalysisRul
|
|
|
3455
3448
|
|
|
3456
3449
|
|
|
3457
3450
|
|
|
3458
|
-
|
|
3459
3451
|
var _CreateConfiguredTableAssociationCommand = class _CreateConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3460
3452
|
...commonParams
|
|
3461
3453
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3472,7 +3464,6 @@ var CreateConfiguredTableAssociationCommand = _CreateConfiguredTableAssociationC
|
|
|
3472
3464
|
|
|
3473
3465
|
|
|
3474
3466
|
|
|
3475
|
-
|
|
3476
3467
|
var _CreateConfiguredTableCommand = class _CreateConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3477
3468
|
...commonParams
|
|
3478
3469
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3489,7 +3480,6 @@ var CreateConfiguredTableCommand = _CreateConfiguredTableCommand;
|
|
|
3489
3480
|
|
|
3490
3481
|
|
|
3491
3482
|
|
|
3492
|
-
|
|
3493
3483
|
var _CreateMembershipCommand = class _CreateMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3494
3484
|
...commonParams
|
|
3495
3485
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3506,7 +3496,6 @@ var CreateMembershipCommand = _CreateMembershipCommand;
|
|
|
3506
3496
|
|
|
3507
3497
|
|
|
3508
3498
|
|
|
3509
|
-
|
|
3510
3499
|
var _CreatePrivacyBudgetTemplateCommand = class _CreatePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3511
3500
|
...commonParams
|
|
3512
3501
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3523,7 +3512,6 @@ var CreatePrivacyBudgetTemplateCommand = _CreatePrivacyBudgetTemplateCommand;
|
|
|
3523
3512
|
|
|
3524
3513
|
|
|
3525
3514
|
|
|
3526
|
-
|
|
3527
3515
|
var _DeleteAnalysisTemplateCommand = class _DeleteAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3528
3516
|
...commonParams
|
|
3529
3517
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3540,7 +3528,6 @@ var DeleteAnalysisTemplateCommand = _DeleteAnalysisTemplateCommand;
|
|
|
3540
3528
|
|
|
3541
3529
|
|
|
3542
3530
|
|
|
3543
|
-
|
|
3544
3531
|
var _DeleteCollaborationCommand = class _DeleteCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3545
3532
|
...commonParams
|
|
3546
3533
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3557,7 +3544,6 @@ var DeleteCollaborationCommand = _DeleteCollaborationCommand;
|
|
|
3557
3544
|
|
|
3558
3545
|
|
|
3559
3546
|
|
|
3560
|
-
|
|
3561
3547
|
var _DeleteConfiguredAudienceModelAssociationCommand = class _DeleteConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3562
3548
|
...commonParams
|
|
3563
3549
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3574,7 +3560,6 @@ var DeleteConfiguredAudienceModelAssociationCommand = _DeleteConfiguredAudienceM
|
|
|
3574
3560
|
|
|
3575
3561
|
|
|
3576
3562
|
|
|
3577
|
-
|
|
3578
3563
|
var _DeleteConfiguredTableAnalysisRuleCommand = class _DeleteConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3579
3564
|
...commonParams
|
|
3580
3565
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3591,7 +3576,6 @@ var DeleteConfiguredTableAnalysisRuleCommand = _DeleteConfiguredTableAnalysisRul
|
|
|
3591
3576
|
|
|
3592
3577
|
|
|
3593
3578
|
|
|
3594
|
-
|
|
3595
3579
|
var _DeleteConfiguredTableAssociationCommand = class _DeleteConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3596
3580
|
...commonParams
|
|
3597
3581
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3608,7 +3592,6 @@ var DeleteConfiguredTableAssociationCommand = _DeleteConfiguredTableAssociationC
|
|
|
3608
3592
|
|
|
3609
3593
|
|
|
3610
3594
|
|
|
3611
|
-
|
|
3612
3595
|
var _DeleteConfiguredTableCommand = class _DeleteConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3613
3596
|
...commonParams
|
|
3614
3597
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3625,7 +3608,6 @@ var DeleteConfiguredTableCommand = _DeleteConfiguredTableCommand;
|
|
|
3625
3608
|
|
|
3626
3609
|
|
|
3627
3610
|
|
|
3628
|
-
|
|
3629
3611
|
var _DeleteMemberCommand = class _DeleteMemberCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3630
3612
|
...commonParams
|
|
3631
3613
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3642,7 +3624,6 @@ var DeleteMemberCommand = _DeleteMemberCommand;
|
|
|
3642
3624
|
|
|
3643
3625
|
|
|
3644
3626
|
|
|
3645
|
-
|
|
3646
3627
|
var _DeleteMembershipCommand = class _DeleteMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3647
3628
|
...commonParams
|
|
3648
3629
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3659,7 +3640,6 @@ var DeleteMembershipCommand = _DeleteMembershipCommand;
|
|
|
3659
3640
|
|
|
3660
3641
|
|
|
3661
3642
|
|
|
3662
|
-
|
|
3663
3643
|
var _DeletePrivacyBudgetTemplateCommand = class _DeletePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3664
3644
|
...commonParams
|
|
3665
3645
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3676,7 +3656,6 @@ var DeletePrivacyBudgetTemplateCommand = _DeletePrivacyBudgetTemplateCommand;
|
|
|
3676
3656
|
|
|
3677
3657
|
|
|
3678
3658
|
|
|
3679
|
-
|
|
3680
3659
|
var _GetAnalysisTemplateCommand = class _GetAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3681
3660
|
...commonParams
|
|
3682
3661
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3693,7 +3672,6 @@ var GetAnalysisTemplateCommand = _GetAnalysisTemplateCommand;
|
|
|
3693
3672
|
|
|
3694
3673
|
|
|
3695
3674
|
|
|
3696
|
-
|
|
3697
3675
|
var _GetCollaborationAnalysisTemplateCommand = class _GetCollaborationAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3698
3676
|
...commonParams
|
|
3699
3677
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3710,7 +3688,6 @@ var GetCollaborationAnalysisTemplateCommand = _GetCollaborationAnalysisTemplateC
|
|
|
3710
3688
|
|
|
3711
3689
|
|
|
3712
3690
|
|
|
3713
|
-
|
|
3714
3691
|
var _GetCollaborationCommand = class _GetCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3715
3692
|
...commonParams
|
|
3716
3693
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3727,7 +3704,6 @@ var GetCollaborationCommand = _GetCollaborationCommand;
|
|
|
3727
3704
|
|
|
3728
3705
|
|
|
3729
3706
|
|
|
3730
|
-
|
|
3731
3707
|
var _GetCollaborationConfiguredAudienceModelAssociationCommand = class _GetCollaborationConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3732
3708
|
...commonParams
|
|
3733
3709
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3744,7 +3720,6 @@ var GetCollaborationConfiguredAudienceModelAssociationCommand = _GetCollaboratio
|
|
|
3744
3720
|
|
|
3745
3721
|
|
|
3746
3722
|
|
|
3747
|
-
|
|
3748
3723
|
var _GetCollaborationPrivacyBudgetTemplateCommand = class _GetCollaborationPrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3749
3724
|
...commonParams
|
|
3750
3725
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3761,7 +3736,6 @@ var GetCollaborationPrivacyBudgetTemplateCommand = _GetCollaborationPrivacyBudge
|
|
|
3761
3736
|
|
|
3762
3737
|
|
|
3763
3738
|
|
|
3764
|
-
|
|
3765
3739
|
var _GetConfiguredAudienceModelAssociationCommand = class _GetConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3766
3740
|
...commonParams
|
|
3767
3741
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3778,7 +3752,6 @@ var GetConfiguredAudienceModelAssociationCommand = _GetConfiguredAudienceModelAs
|
|
|
3778
3752
|
|
|
3779
3753
|
|
|
3780
3754
|
|
|
3781
|
-
|
|
3782
3755
|
var _GetConfiguredTableAnalysisRuleCommand = class _GetConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3783
3756
|
...commonParams
|
|
3784
3757
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3795,7 +3768,6 @@ var GetConfiguredTableAnalysisRuleCommand = _GetConfiguredTableAnalysisRuleComma
|
|
|
3795
3768
|
|
|
3796
3769
|
|
|
3797
3770
|
|
|
3798
|
-
|
|
3799
3771
|
var _GetConfiguredTableAssociationCommand = class _GetConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3800
3772
|
...commonParams
|
|
3801
3773
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3812,7 +3784,6 @@ var GetConfiguredTableAssociationCommand = _GetConfiguredTableAssociationCommand
|
|
|
3812
3784
|
|
|
3813
3785
|
|
|
3814
3786
|
|
|
3815
|
-
|
|
3816
3787
|
var _GetConfiguredTableCommand = class _GetConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3817
3788
|
...commonParams
|
|
3818
3789
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3829,7 +3800,6 @@ var GetConfiguredTableCommand = _GetConfiguredTableCommand;
|
|
|
3829
3800
|
|
|
3830
3801
|
|
|
3831
3802
|
|
|
3832
|
-
|
|
3833
3803
|
var _GetMembershipCommand = class _GetMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3834
3804
|
...commonParams
|
|
3835
3805
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3846,7 +3816,6 @@ var GetMembershipCommand = _GetMembershipCommand;
|
|
|
3846
3816
|
|
|
3847
3817
|
|
|
3848
3818
|
|
|
3849
|
-
|
|
3850
3819
|
var _GetPrivacyBudgetTemplateCommand = class _GetPrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3851
3820
|
...commonParams
|
|
3852
3821
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3863,7 +3832,6 @@ var GetPrivacyBudgetTemplateCommand = _GetPrivacyBudgetTemplateCommand;
|
|
|
3863
3832
|
|
|
3864
3833
|
|
|
3865
3834
|
|
|
3866
|
-
|
|
3867
3835
|
var _GetProtectedQueryCommand = class _GetProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3868
3836
|
...commonParams
|
|
3869
3837
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3880,7 +3848,6 @@ var GetProtectedQueryCommand = _GetProtectedQueryCommand;
|
|
|
3880
3848
|
|
|
3881
3849
|
|
|
3882
3850
|
|
|
3883
|
-
|
|
3884
3851
|
var _GetSchemaAnalysisRuleCommand = class _GetSchemaAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3885
3852
|
...commonParams
|
|
3886
3853
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3897,7 +3864,6 @@ var GetSchemaAnalysisRuleCommand = _GetSchemaAnalysisRuleCommand;
|
|
|
3897
3864
|
|
|
3898
3865
|
|
|
3899
3866
|
|
|
3900
|
-
|
|
3901
3867
|
var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3902
3868
|
...commonParams
|
|
3903
3869
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3914,7 +3880,6 @@ var GetSchemaCommand = _GetSchemaCommand;
|
|
|
3914
3880
|
|
|
3915
3881
|
|
|
3916
3882
|
|
|
3917
|
-
|
|
3918
3883
|
var _ListAnalysisTemplatesCommand = class _ListAnalysisTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3919
3884
|
...commonParams
|
|
3920
3885
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3931,7 +3896,6 @@ var ListAnalysisTemplatesCommand = _ListAnalysisTemplatesCommand;
|
|
|
3931
3896
|
|
|
3932
3897
|
|
|
3933
3898
|
|
|
3934
|
-
|
|
3935
3899
|
var _ListCollaborationAnalysisTemplatesCommand = class _ListCollaborationAnalysisTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3936
3900
|
...commonParams
|
|
3937
3901
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3948,7 +3912,6 @@ var ListCollaborationAnalysisTemplatesCommand = _ListCollaborationAnalysisTempla
|
|
|
3948
3912
|
|
|
3949
3913
|
|
|
3950
3914
|
|
|
3951
|
-
|
|
3952
3915
|
var _ListCollaborationConfiguredAudienceModelAssociationsCommand = class _ListCollaborationConfiguredAudienceModelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3953
3916
|
...commonParams
|
|
3954
3917
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3965,7 +3928,6 @@ var ListCollaborationConfiguredAudienceModelAssociationsCommand = _ListCollabora
|
|
|
3965
3928
|
|
|
3966
3929
|
|
|
3967
3930
|
|
|
3968
|
-
|
|
3969
3931
|
var _ListCollaborationPrivacyBudgetsCommand = class _ListCollaborationPrivacyBudgetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3970
3932
|
...commonParams
|
|
3971
3933
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3982,7 +3944,6 @@ var ListCollaborationPrivacyBudgetsCommand = _ListCollaborationPrivacyBudgetsCom
|
|
|
3982
3944
|
|
|
3983
3945
|
|
|
3984
3946
|
|
|
3985
|
-
|
|
3986
3947
|
var _ListCollaborationPrivacyBudgetTemplatesCommand = class _ListCollaborationPrivacyBudgetTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3987
3948
|
...commonParams
|
|
3988
3949
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3999,7 +3960,6 @@ var ListCollaborationPrivacyBudgetTemplatesCommand = _ListCollaborationPrivacyBu
|
|
|
3999
3960
|
|
|
4000
3961
|
|
|
4001
3962
|
|
|
4002
|
-
|
|
4003
3963
|
var _ListCollaborationsCommand = class _ListCollaborationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4004
3964
|
...commonParams
|
|
4005
3965
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4016,7 +3976,6 @@ var ListCollaborationsCommand = _ListCollaborationsCommand;
|
|
|
4016
3976
|
|
|
4017
3977
|
|
|
4018
3978
|
|
|
4019
|
-
|
|
4020
3979
|
var _ListConfiguredAudienceModelAssociationsCommand = class _ListConfiguredAudienceModelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4021
3980
|
...commonParams
|
|
4022
3981
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4033,7 +3992,6 @@ var ListConfiguredAudienceModelAssociationsCommand = _ListConfiguredAudienceMode
|
|
|
4033
3992
|
|
|
4034
3993
|
|
|
4035
3994
|
|
|
4036
|
-
|
|
4037
3995
|
var _ListConfiguredTableAssociationsCommand = class _ListConfiguredTableAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4038
3996
|
...commonParams
|
|
4039
3997
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4050,7 +4008,6 @@ var ListConfiguredTableAssociationsCommand = _ListConfiguredTableAssociationsCom
|
|
|
4050
4008
|
|
|
4051
4009
|
|
|
4052
4010
|
|
|
4053
|
-
|
|
4054
4011
|
var _ListConfiguredTablesCommand = class _ListConfiguredTablesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4055
4012
|
...commonParams
|
|
4056
4013
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4067,7 +4024,6 @@ var ListConfiguredTablesCommand = _ListConfiguredTablesCommand;
|
|
|
4067
4024
|
|
|
4068
4025
|
|
|
4069
4026
|
|
|
4070
|
-
|
|
4071
4027
|
var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4072
4028
|
...commonParams
|
|
4073
4029
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4084,7 +4040,6 @@ var ListMembersCommand = _ListMembersCommand;
|
|
|
4084
4040
|
|
|
4085
4041
|
|
|
4086
4042
|
|
|
4087
|
-
|
|
4088
4043
|
var _ListMembershipsCommand = class _ListMembershipsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4089
4044
|
...commonParams
|
|
4090
4045
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4101,7 +4056,6 @@ var ListMembershipsCommand = _ListMembershipsCommand;
|
|
|
4101
4056
|
|
|
4102
4057
|
|
|
4103
4058
|
|
|
4104
|
-
|
|
4105
4059
|
var _ListPrivacyBudgetsCommand = class _ListPrivacyBudgetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4106
4060
|
...commonParams
|
|
4107
4061
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4118,7 +4072,6 @@ var ListPrivacyBudgetsCommand = _ListPrivacyBudgetsCommand;
|
|
|
4118
4072
|
|
|
4119
4073
|
|
|
4120
4074
|
|
|
4121
|
-
|
|
4122
4075
|
var _ListPrivacyBudgetTemplatesCommand = class _ListPrivacyBudgetTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4123
4076
|
...commonParams
|
|
4124
4077
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4135,7 +4088,6 @@ var ListPrivacyBudgetTemplatesCommand = _ListPrivacyBudgetTemplatesCommand;
|
|
|
4135
4088
|
|
|
4136
4089
|
|
|
4137
4090
|
|
|
4138
|
-
|
|
4139
4091
|
var _ListProtectedQueriesCommand = class _ListProtectedQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4140
4092
|
...commonParams
|
|
4141
4093
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4152,7 +4104,6 @@ var ListProtectedQueriesCommand = _ListProtectedQueriesCommand;
|
|
|
4152
4104
|
|
|
4153
4105
|
|
|
4154
4106
|
|
|
4155
|
-
|
|
4156
4107
|
var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4157
4108
|
...commonParams
|
|
4158
4109
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4169,7 +4120,6 @@ var ListSchemasCommand = _ListSchemasCommand;
|
|
|
4169
4120
|
|
|
4170
4121
|
|
|
4171
4122
|
|
|
4172
|
-
|
|
4173
4123
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4174
4124
|
...commonParams
|
|
4175
4125
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4186,7 +4136,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4186
4136
|
|
|
4187
4137
|
|
|
4188
4138
|
|
|
4189
|
-
|
|
4190
4139
|
var _PreviewPrivacyImpactCommand = class _PreviewPrivacyImpactCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4191
4140
|
...commonParams
|
|
4192
4141
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4203,7 +4152,6 @@ var PreviewPrivacyImpactCommand = _PreviewPrivacyImpactCommand;
|
|
|
4203
4152
|
|
|
4204
4153
|
|
|
4205
4154
|
|
|
4206
|
-
|
|
4207
4155
|
var _StartProtectedQueryCommand = class _StartProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4208
4156
|
...commonParams
|
|
4209
4157
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4220,7 +4168,6 @@ var StartProtectedQueryCommand = _StartProtectedQueryCommand;
|
|
|
4220
4168
|
|
|
4221
4169
|
|
|
4222
4170
|
|
|
4223
|
-
|
|
4224
4171
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4225
4172
|
...commonParams
|
|
4226
4173
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4237,7 +4184,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4237
4184
|
|
|
4238
4185
|
|
|
4239
4186
|
|
|
4240
|
-
|
|
4241
4187
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4242
4188
|
...commonParams
|
|
4243
4189
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4254,7 +4200,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4254
4200
|
|
|
4255
4201
|
|
|
4256
4202
|
|
|
4257
|
-
|
|
4258
4203
|
var _UpdateAnalysisTemplateCommand = class _UpdateAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4259
4204
|
...commonParams
|
|
4260
4205
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4271,7 +4216,6 @@ var UpdateAnalysisTemplateCommand = _UpdateAnalysisTemplateCommand;
|
|
|
4271
4216
|
|
|
4272
4217
|
|
|
4273
4218
|
|
|
4274
|
-
|
|
4275
4219
|
var _UpdateCollaborationCommand = class _UpdateCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4276
4220
|
...commonParams
|
|
4277
4221
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4288,7 +4232,6 @@ var UpdateCollaborationCommand = _UpdateCollaborationCommand;
|
|
|
4288
4232
|
|
|
4289
4233
|
|
|
4290
4234
|
|
|
4291
|
-
|
|
4292
4235
|
var _UpdateConfiguredAudienceModelAssociationCommand = class _UpdateConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4293
4236
|
...commonParams
|
|
4294
4237
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4305,7 +4248,6 @@ var UpdateConfiguredAudienceModelAssociationCommand = _UpdateConfiguredAudienceM
|
|
|
4305
4248
|
|
|
4306
4249
|
|
|
4307
4250
|
|
|
4308
|
-
|
|
4309
4251
|
var _UpdateConfiguredTableAnalysisRuleCommand = class _UpdateConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4310
4252
|
...commonParams
|
|
4311
4253
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4322,7 +4264,6 @@ var UpdateConfiguredTableAnalysisRuleCommand = _UpdateConfiguredTableAnalysisRul
|
|
|
4322
4264
|
|
|
4323
4265
|
|
|
4324
4266
|
|
|
4325
|
-
|
|
4326
4267
|
var _UpdateConfiguredTableAssociationCommand = class _UpdateConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4327
4268
|
...commonParams
|
|
4328
4269
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4339,7 +4280,6 @@ var UpdateConfiguredTableAssociationCommand = _UpdateConfiguredTableAssociationC
|
|
|
4339
4280
|
|
|
4340
4281
|
|
|
4341
4282
|
|
|
4342
|
-
|
|
4343
4283
|
var _UpdateConfiguredTableCommand = class _UpdateConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4344
4284
|
...commonParams
|
|
4345
4285
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4356,7 +4296,6 @@ var UpdateConfiguredTableCommand = _UpdateConfiguredTableCommand;
|
|
|
4356
4296
|
|
|
4357
4297
|
|
|
4358
4298
|
|
|
4359
|
-
|
|
4360
4299
|
var _UpdateMembershipCommand = class _UpdateMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4361
4300
|
...commonParams
|
|
4362
4301
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4373,7 +4312,6 @@ var UpdateMembershipCommand = _UpdateMembershipCommand;
|
|
|
4373
4312
|
|
|
4374
4313
|
|
|
4375
4314
|
|
|
4376
|
-
|
|
4377
4315
|
var _UpdatePrivacyBudgetTemplateCommand = class _UpdatePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4378
4316
|
...commonParams
|
|
4379
4317
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4390,7 +4328,6 @@ var UpdatePrivacyBudgetTemplateCommand = _UpdatePrivacyBudgetTemplateCommand;
|
|
|
4390
4328
|
|
|
4391
4329
|
|
|
4392
4330
|
|
|
4393
|
-
|
|
4394
4331
|
var _UpdateProtectedQueryCommand = class _UpdateProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4395
4332
|
...commonParams
|
|
4396
4333
|
}).m(function(Command, cs, config, o) {
|