@aws-sdk/client-cleanrooms 3.477.0 → 3.481.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/commands/BatchGetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/BatchGetSchemaCommand.js +18 -41
- package/dist-cjs/commands/CreateAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateCollaborationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/CreateMembershipCommand.js +18 -41
- package/dist-cjs/commands/CreatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteCollaborationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/DeleteMemberCommand.js +18 -41
- package/dist-cjs/commands/DeleteMembershipCommand.js +18 -41
- package/dist-cjs/commands/DeletePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/GetMembershipCommand.js +18 -41
- package/dist-cjs/commands/GetPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetProtectedQueryCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaCommand.js +18 -41
- package/dist-cjs/commands/ListAnalysisTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationAnalysisTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetsCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredTableAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredTablesCommand.js +18 -41
- package/dist-cjs/commands/ListMembersCommand.js +18 -41
- package/dist-cjs/commands/ListMembershipsCommand.js +18 -41
- package/dist-cjs/commands/ListPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListPrivacyBudgetsCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedQueriesCommand.js +18 -41
- package/dist-cjs/commands/ListSchemasCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PreviewPrivacyImpactCommand.js +18 -41
- package/dist-cjs/commands/StartProtectedQueryCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateCollaborationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/UpdateMembershipCommand.js +18 -41
- package/dist-cjs/commands/UpdatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateProtectedQueryCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListAnalysisTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationAnalysisTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationPrivacyBudgetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConfiguredAudienceModelAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConfiguredTableAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConfiguredTablesPaginator.js +2 -24
- package/dist-cjs/pagination/ListMembersPaginator.js +2 -24
- package/dist-cjs/pagination/ListMembershipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPrivacyBudgetTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListPrivacyBudgetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProtectedQueriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSchemasPaginator.js +2 -24
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/BatchGetSchemaCommand.js +18 -41
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/CreateCollaborationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableCommand.js +18 -41
- package/dist-es/commands/CreateMembershipCommand.js +18 -41
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteCollaborationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableCommand.js +18 -41
- package/dist-es/commands/DeleteMemberCommand.js +18 -41
- package/dist-es/commands/DeleteMembershipCommand.js +18 -41
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/GetCollaborationCommand.js +18 -41
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableCommand.js +18 -41
- package/dist-es/commands/GetMembershipCommand.js +18 -41
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetProtectedQueryCommand.js +18 -41
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/GetSchemaCommand.js +18 -41
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +18 -41
- package/dist-es/commands/ListCollaborationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredTablesCommand.js +18 -41
- package/dist-es/commands/ListMembersCommand.js +18 -41
- package/dist-es/commands/ListMembershipsCommand.js +18 -41
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +18 -41
- package/dist-es/commands/ListProtectedQueriesCommand.js +18 -41
- package/dist-es/commands/ListSchemasCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +18 -41
- package/dist-es/commands/StartProtectedQueryCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateCollaborationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableCommand.js +18 -41
- package/dist-es/commands/UpdateMembershipCommand.js +18 -41
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateProtectedQueryCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListAnalysisTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationAnalysisTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationPrivacyBudgetsPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationsPaginator.js +2 -23
- package/dist-es/pagination/ListConfiguredAudienceModelAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListConfiguredTableAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListConfiguredTablesPaginator.js +2 -23
- package/dist-es/pagination/ListMembersPaginator.js +2 -23
- package/dist-es/pagination/ListMembershipsPaginator.js +2 -23
- package/dist-es/pagination/ListPrivacyBudgetTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListPrivacyBudgetsPaginator.js +2 -23
- package/dist-es/pagination/ListProtectedQueriesPaginator.js +2 -23
- package/dist-es/pagination/ListSchemasPaginator.js +2 -23
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +6 -21
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/CreateMembershipCommand.d.ts +6 -21
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/GetMembershipCommand.d.ts +6 -21
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -21
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +6 -21
- package/dist-types/commands/ListMembersCommand.d.ts +6 -21
- package/dist-types/commands/ListMembershipsCommand.d.ts +6 -21
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +6 -21
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMembershipCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListAnalysisTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationAnalysisTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationPrivacyBudgetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredAudienceModelAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrivacyBudgetTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrivacyBudgetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtectedQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListAnalysisTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationAnalysisTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationPrivacyBudgetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConfiguredAudienceModelAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConfiguredTableAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConfiguredTablesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMembershipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPrivacyBudgetTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPrivacyBudgetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProtectedQueriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreatePrivacyBudgetTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "CreatePrivacyBudgetTemplateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "CreatePrivacyBudgetTemplate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreatePrivacyBudgetTemplateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreatePrivacyBudgetTemplateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreatePrivacyBudgetTemplateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "CreatePrivacyBudgetTemplate", {})
|
|
22
|
+
.n("CleanRoomsClient", "CreatePrivacyBudgetTemplateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreatePrivacyBudgetTemplateCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreatePrivacyBudgetTemplateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreatePrivacyBudgetTemplateCommand = CreatePrivacyBudgetTemplateCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteAnalysisTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteAnalysisTemplateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteAnalysisTemplate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteAnalysisTemplateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteAnalysisTemplateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteAnalysisTemplateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteAnalysisTemplate", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteAnalysisTemplateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteAnalysisTemplateCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteAnalysisTemplateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteAnalysisTemplateCommand = DeleteAnalysisTemplateCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteCollaborationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteCollaborationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteCollaboration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteCollaborationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteCollaborationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteCollaborationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteCollaboration", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteCollaborationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteCollaborationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteCollaborationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteCollaborationCommand = DeleteCollaborationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteConfiguredAudienceModelAssociationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteConfiguredAudienceModelAssociationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteConfiguredAudienceModelAssociation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteConfiguredAudienceModelAssociationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteConfiguredAudienceModelAssociationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConfiguredAudienceModelAssociationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredAudienceModelAssociation", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteConfiguredAudienceModelAssociationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteConfiguredAudienceModelAssociationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteConfiguredAudienceModelAssociationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConfiguredAudienceModelAssociationCommand = DeleteConfiguredAudienceModelAssociationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteConfiguredTableAnalysisRuleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteConfiguredTableAnalysisRuleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteConfiguredTableAnalysisRule",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteConfiguredTableAnalysisRuleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteConfiguredTableAnalysisRuleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConfiguredTableAnalysisRuleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAnalysisRule", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteConfiguredTableAnalysisRuleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteConfiguredTableAnalysisRuleCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteConfiguredTableAnalysisRuleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConfiguredTableAnalysisRuleCommand = DeleteConfiguredTableAnalysisRuleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteConfiguredTableAssociationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteConfiguredTableAssociationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteConfiguredTableAssociation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteConfiguredTableAssociationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteConfiguredTableAssociationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConfiguredTableAssociationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociation", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteConfiguredTableAssociationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteConfiguredTableAssociationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteConfiguredTableAssociationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConfiguredTableAssociationCommand = DeleteConfiguredTableAssociationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteConfiguredTableCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteConfiguredTableCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteConfiguredTable",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteConfiguredTableCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteConfiguredTableCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConfiguredTableCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTable", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteConfiguredTableCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteConfiguredTableCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteConfiguredTableCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConfiguredTableCommand = DeleteConfiguredTableCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteMemberCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteMemberCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteMember",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteMemberCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteMemberCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteMemberCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteMember", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteMemberCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteMemberCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteMemberCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteMemberCommand = DeleteMemberCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteMembershipCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CleanRoomsClient";
|
|
29
|
-
const commandName = "DeleteMembershipCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSBastionControlPlaneServiceLambda",
|
|
38
|
-
operation: "DeleteMembership",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteMembershipCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteMembershipCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteMembershipCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSBastionControlPlaneServiceLambda", "DeleteMembership", {})
|
|
22
|
+
.n("CleanRoomsClient", "DeleteMembershipCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteMembershipCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteMembershipCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteMembershipCommand = DeleteMembershipCommand;
|