@aws-sdk/client-cleanrooms 3.1077.0 → 3.1079.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 +108 -1003
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +2 -14
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/BatchGetSchemaCommand.js +2 -14
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +2 -14
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +2 -14
- package/dist-es/commands/CreateCollaborationCommand.js +2 -14
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +2 -14
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +2 -14
- package/dist-es/commands/CreateConfiguredTableCommand.js +2 -14
- package/dist-es/commands/CreateIdMappingTableCommand.js +2 -14
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +2 -14
- package/dist-es/commands/CreateIntermediateTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/CreateIntermediateTableCommand.js +2 -14
- package/dist-es/commands/CreateMembershipCommand.js +2 -14
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteCollaborationCommand.js +2 -14
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteConfiguredTableCommand.js +2 -14
- package/dist-es/commands/DeleteIdMappingTableCommand.js +2 -14
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteIntermediateTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/DeleteIntermediateTableCommand.js +2 -14
- package/dist-es/commands/DeleteMemberCommand.js +2 -14
- package/dist-es/commands/DeleteMembershipCommand.js +2 -14
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +2 -14
- package/dist-es/commands/DisallowIntermediateTableCommand.js +2 -14
- package/dist-es/commands/GetAnalysisTemplateCommand.js +2 -14
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +2 -14
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +2 -14
- package/dist-es/commands/GetCollaborationCommand.js +2 -14
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +2 -14
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +2 -14
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +2 -14
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +2 -14
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +2 -14
- package/dist-es/commands/GetConfiguredTableCommand.js +2 -14
- package/dist-es/commands/GetIdMappingTableCommand.js +2 -14
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +2 -14
- package/dist-es/commands/GetIntermediateTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/GetIntermediateTableCommand.js +2 -14
- package/dist-es/commands/GetMembershipCommand.js +2 -14
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +2 -14
- package/dist-es/commands/GetProtectedJobCommand.js +2 -14
- package/dist-es/commands/GetProtectedQueryCommand.js +2 -14
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/GetSchemaCommand.js +2 -14
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +2 -14
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +2 -14
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +2 -14
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +2 -14
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +2 -14
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +2 -14
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +2 -14
- package/dist-es/commands/ListCollaborationsCommand.js +2 -14
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +2 -14
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +2 -14
- package/dist-es/commands/ListConfiguredTablesCommand.js +2 -14
- package/dist-es/commands/ListIdMappingTablesCommand.js +2 -14
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +2 -14
- package/dist-es/commands/ListIntermediateTableVersionsCommand.js +2 -14
- package/dist-es/commands/ListIntermediateTablesCommand.js +2 -14
- package/dist-es/commands/ListMembersCommand.js +2 -14
- package/dist-es/commands/ListMembershipsCommand.js +2 -14
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +2 -14
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +2 -14
- package/dist-es/commands/ListProtectedJobsCommand.js +2 -14
- package/dist-es/commands/ListProtectedQueriesCommand.js +2 -14
- package/dist-es/commands/ListSchemasCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PopulateIdMappingTableCommand.js +2 -14
- package/dist-es/commands/PopulateIntermediateTableCommand.js +2 -14
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +2 -14
- package/dist-es/commands/StartProtectedJobCommand.js +2 -14
- package/dist-es/commands/StartProtectedQueryCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateCollaborationChangeRequestCommand.js +2 -14
- package/dist-es/commands/UpdateCollaborationCommand.js +2 -14
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateConfiguredTableCommand.js +2 -14
- package/dist-es/commands/UpdateIdMappingTableCommand.js +2 -14
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateIntermediateTableAnalysisRuleCommand.js +2 -14
- package/dist-es/commands/UpdateIntermediateTableCommand.js +2 -14
- package/dist-es/commands/UpdateMembershipCommand.js +2 -14
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateProtectedJobCommand.js +2 -14
- package/dist-es/commands/UpdateProtectedQueryCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +3 -8
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateCollaborationChangeRequestCommand.d.ts +3 -8
- package/dist-types/commands/CreateCollaborationCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +3 -8
- package/dist-types/commands/CreateIdMappingTableCommand.d.ts +3 -8
- package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntermediateTableCommand.d.ts +3 -8
- package/dist-types/commands/CreateMembershipCommand.d.ts +3 -8
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntermediateTableCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMemberCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMembershipCommand.d.ts +3 -8
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DisallowIntermediateTableCommand.d.ts +3 -8
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetCollaborationChangeRequestCommand.d.ts +3 -8
- package/dist-types/commands/GetCollaborationCommand.d.ts +3 -8
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +3 -8
- package/dist-types/commands/GetIdMappingTableCommand.d.ts +3 -8
- package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetIntermediateTableCommand.d.ts +3 -8
- package/dist-types/commands/GetMembershipCommand.d.ts +3 -8
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetProtectedJobCommand.d.ts +3 -8
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +3 -8
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetSchemaCommand.d.ts +3 -8
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationChangeRequestsCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +3 -8
- package/dist-types/commands/ListCollaborationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +3 -8
- package/dist-types/commands/ListIdMappingTablesCommand.d.ts +3 -8
- package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListIntermediateTableVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListIntermediateTablesCommand.d.ts +3 -8
- package/dist-types/commands/ListMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListMembershipsCommand.d.ts +3 -8
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +3 -8
- package/dist-types/commands/ListProtectedJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +3 -8
- package/dist-types/commands/ListSchemasCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +3 -8
- package/dist-types/commands/PopulateIntermediateTableCommand.d.ts +3 -8
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +3 -8
- package/dist-types/commands/StartProtectedJobCommand.d.ts +3 -8
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCollaborationChangeRequestCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIntermediateTableCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProtectedJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListCollaborations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListCollaborationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListCollaborations", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListCollaborationsCommand")
|
|
14
|
-
.sc(ListCollaborations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListCollaborationsCommand extends command(_ep0, _mw0, "ListCollaborations", ListCollaborations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConfiguredAudienceModelAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConfiguredAudienceModelAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListConfiguredAudienceModelAssociations", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListConfiguredAudienceModelAssociationsCommand")
|
|
14
|
-
.sc(ListConfiguredAudienceModelAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConfiguredAudienceModelAssociationsCommand extends command(_ep0, _mw0, "ListConfiguredAudienceModelAssociations", ListConfiguredAudienceModelAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConfiguredTableAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConfiguredTableAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListConfiguredTableAssociations", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListConfiguredTableAssociationsCommand")
|
|
14
|
-
.sc(ListConfiguredTableAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConfiguredTableAssociationsCommand extends command(_ep0, _mw0, "ListConfiguredTableAssociations", ListConfiguredTableAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConfiguredTables$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConfiguredTablesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListConfiguredTables", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListConfiguredTablesCommand")
|
|
14
|
-
.sc(ListConfiguredTables$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConfiguredTablesCommand extends command(_ep0, _mw0, "ListConfiguredTables", ListConfiguredTables$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListIdMappingTables$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListIdMappingTablesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListIdMappingTables", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListIdMappingTablesCommand")
|
|
14
|
-
.sc(ListIdMappingTables$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListIdMappingTablesCommand extends command(_ep0, _mw0, "ListIdMappingTables", ListIdMappingTables$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListIdNamespaceAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListIdNamespaceAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListIdNamespaceAssociations", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListIdNamespaceAssociationsCommand")
|
|
14
|
-
.sc(ListIdNamespaceAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListIdNamespaceAssociationsCommand extends command(_ep0, _mw0, "ListIdNamespaceAssociations", ListIdNamespaceAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListIntermediateTableVersions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListIntermediateTableVersionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListIntermediateTableVersions", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListIntermediateTableVersionsCommand")
|
|
14
|
-
.sc(ListIntermediateTableVersions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListIntermediateTableVersionsCommand extends command(_ep0, _mw0, "ListIntermediateTableVersions", ListIntermediateTableVersions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListIntermediateTables$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListIntermediateTablesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListIntermediateTables", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListIntermediateTablesCommand")
|
|
14
|
-
.sc(ListIntermediateTables$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListIntermediateTablesCommand extends command(_ep0, _mw0, "ListIntermediateTables", ListIntermediateTables$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListMembers$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListMembersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListMembers", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListMembersCommand")
|
|
14
|
-
.sc(ListMembers$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListMembersCommand extends command(_ep0, _mw0, "ListMembers", ListMembers$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListMemberships$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListMembershipsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListMemberships", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListMembershipsCommand")
|
|
14
|
-
.sc(ListMemberships$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListMembershipsCommand extends command(_ep0, _mw0, "ListMemberships", ListMemberships$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListPrivacyBudgetTemplates$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListPrivacyBudgetTemplatesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListPrivacyBudgetTemplates", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListPrivacyBudgetTemplatesCommand")
|
|
14
|
-
.sc(ListPrivacyBudgetTemplates$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListPrivacyBudgetTemplatesCommand extends command(_ep0, _mw0, "ListPrivacyBudgetTemplates", ListPrivacyBudgetTemplates$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListPrivacyBudgets$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListPrivacyBudgetsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListPrivacyBudgets", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListPrivacyBudgetsCommand")
|
|
14
|
-
.sc(ListPrivacyBudgets$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListPrivacyBudgetsCommand extends command(_ep0, _mw0, "ListPrivacyBudgets", ListPrivacyBudgets$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListProtectedJobs$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListProtectedJobsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListProtectedJobs", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListProtectedJobsCommand")
|
|
14
|
-
.sc(ListProtectedJobs$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListProtectedJobsCommand extends command(_ep0, _mw0, "ListProtectedJobs", ListProtectedJobs$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListProtectedQueries$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListProtectedQueriesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListProtectedQueries", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListProtectedQueriesCommand")
|
|
14
|
-
.sc(ListProtectedQueries$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListProtectedQueriesCommand extends command(_ep0, _mw0, "ListProtectedQueries", ListProtectedQueries$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListSchemas$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListSchemasCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListSchemas", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListSchemasCommand")
|
|
14
|
-
.sc(ListSchemas$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListSchemasCommand extends command(_ep0, _mw0, "ListSchemas", ListSchemas$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListTagsForResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "ListTagsForResource", {})
|
|
13
|
-
.n("CleanRoomsClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PopulateIdMappingTable$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PopulateIdMappingTableCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "PopulateIdMappingTable", {})
|
|
13
|
-
.n("CleanRoomsClient", "PopulateIdMappingTableCommand")
|
|
14
|
-
.sc(PopulateIdMappingTable$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PopulateIdMappingTableCommand extends command(_ep0, _mw0, "PopulateIdMappingTable", PopulateIdMappingTable$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PopulateIntermediateTable$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PopulateIntermediateTableCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "PopulateIntermediateTable", {})
|
|
13
|
-
.n("CleanRoomsClient", "PopulateIntermediateTableCommand")
|
|
14
|
-
.sc(PopulateIntermediateTable$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PopulateIntermediateTableCommand extends command(_ep0, _mw0, "PopulateIntermediateTable", PopulateIntermediateTable$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PreviewPrivacyImpact$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PreviewPrivacyImpactCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "PreviewPrivacyImpact", {})
|
|
13
|
-
.n("CleanRoomsClient", "PreviewPrivacyImpactCommand")
|
|
14
|
-
.sc(PreviewPrivacyImpact$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PreviewPrivacyImpactCommand extends command(_ep0, _mw0, "PreviewPrivacyImpact", PreviewPrivacyImpact$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { StartProtectedJob$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartProtectedJobCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "StartProtectedJob", {})
|
|
13
|
-
.n("CleanRoomsClient", "StartProtectedJobCommand")
|
|
14
|
-
.sc(StartProtectedJob$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartProtectedJobCommand extends command(_ep0, _mw0, "StartProtectedJob", StartProtectedJob$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { StartProtectedQuery$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartProtectedQueryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "StartProtectedQuery", {})
|
|
13
|
-
.n("CleanRoomsClient", "StartProtectedQueryCommand")
|
|
14
|
-
.sc(StartProtectedQuery$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartProtectedQueryCommand extends command(_ep0, _mw0, "StartProtectedQuery", StartProtectedQuery$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class TagResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "TagResource", {})
|
|
13
|
-
.n("CleanRoomsClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UntagResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UntagResource", {})
|
|
13
|
-
.n("CleanRoomsClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateAnalysisTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateAnalysisTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateAnalysisTemplate", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateAnalysisTemplateCommand")
|
|
14
|
-
.sc(UpdateAnalysisTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateAnalysisTemplateCommand extends command(_ep0, _mw0, "UpdateAnalysisTemplate", UpdateAnalysisTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateCollaborationChangeRequest$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateCollaborationChangeRequestCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateCollaborationChangeRequest", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateCollaborationChangeRequestCommand")
|
|
14
|
-
.sc(UpdateCollaborationChangeRequest$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateCollaborationChangeRequestCommand extends command(_ep0, _mw0, "UpdateCollaborationChangeRequest", UpdateCollaborationChangeRequest$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateCollaboration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateCollaborationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateCollaboration", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateCollaborationCommand")
|
|
14
|
-
.sc(UpdateCollaboration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateCollaborationCommand extends command(_ep0, _mw0, "UpdateCollaboration", UpdateCollaboration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateConfiguredAudienceModelAssociation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateConfiguredAudienceModelAssociationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredAudienceModelAssociation", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateConfiguredAudienceModelAssociationCommand")
|
|
14
|
-
.sc(UpdateConfiguredAudienceModelAssociation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "UpdateConfiguredAudienceModelAssociation", UpdateConfiguredAudienceModelAssociation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateConfiguredTableAnalysisRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateConfiguredTableAnalysisRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAnalysisRule", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableAnalysisRuleCommand")
|
|
14
|
-
.sc(UpdateConfiguredTableAnalysisRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAnalysisRule", UpdateConfiguredTableAnalysisRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateConfiguredTableAssociationAnalysisRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateConfiguredTableAssociationAnalysisRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociationAnalysisRule", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableAssociationAnalysisRuleCommand")
|
|
14
|
-
.sc(UpdateConfiguredTableAssociationAnalysisRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAssociationAnalysisRule", UpdateConfiguredTableAssociationAnalysisRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateConfiguredTableAssociation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateConfiguredTableAssociationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociation", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableAssociationCommand")
|
|
14
|
-
.sc(UpdateConfiguredTableAssociation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateConfiguredTableAssociationCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAssociation", UpdateConfiguredTableAssociation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateConfiguredTable$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateConfiguredTableCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTable", {})
|
|
13
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableCommand")
|
|
14
|
-
.sc(UpdateConfiguredTable$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateConfiguredTableCommand extends command(_ep0, _mw0, "UpdateConfiguredTable", UpdateConfiguredTable$) {
|
|
16
4
|
}
|