@aws-sdk/client-cleanrooms 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +192 -193
- package/dist-cjs/models/CleanRoomsServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/CleanRooms.js +1 -1
- package/dist-es/CleanRoomsClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/BatchGetSchemaCommand.js +2 -2
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +2 -2
- package/dist-es/commands/CreateCollaborationCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableCommand.js +2 -2
- package/dist-es/commands/CreateIdMappingTableCommand.js +2 -2
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/CreateMembershipCommand.js +2 -2
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteCollaborationCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableCommand.js +2 -2
- package/dist-es/commands/DeleteIdMappingTableCommand.js +2 -2
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteMemberCommand.js +2 -2
- package/dist-es/commands/DeleteMembershipCommand.js +2 -2
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/GetAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +2 -2
- package/dist-es/commands/GetCollaborationCommand.js +2 -2
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableCommand.js +2 -2
- package/dist-es/commands/GetIdMappingTableCommand.js +2 -2
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/GetMembershipCommand.js +2 -2
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/GetProtectedJobCommand.js +2 -2
- package/dist-es/commands/GetProtectedQueryCommand.js +2 -2
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/GetSchemaCommand.js +2 -2
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +2 -2
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +2 -2
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +2 -2
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationsCommand.js +2 -2
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +2 -2
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +2 -2
- package/dist-es/commands/ListConfiguredTablesCommand.js +2 -2
- package/dist-es/commands/ListIdMappingTablesCommand.js +2 -2
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListMembershipsCommand.js +2 -2
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +2 -2
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +2 -2
- package/dist-es/commands/ListProtectedJobsCommand.js +2 -2
- package/dist-es/commands/ListProtectedQueriesCommand.js +2 -2
- package/dist-es/commands/ListSchemasCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PopulateIdMappingTableCommand.js +2 -2
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +2 -2
- package/dist-es/commands/StartProtectedJobCommand.js +2 -2
- package/dist-es/commands/StartProtectedQueryCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateCollaborationChangeRequestCommand.js +2 -2
- package/dist-es/commands/UpdateCollaborationCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableCommand.js +2 -2
- package/dist-es/commands/UpdateIdMappingTableCommand.js +2 -2
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateMembershipCommand.js +2 -2
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateProtectedJobCommand.js +2 -2
- package/dist-es/commands/UpdateProtectedQueryCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/CleanRoomsServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/CleanRoomsClient.d.ts +5 -5
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +6 -4
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/commands/CreateCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateMembershipCommand.d.ts +6 -4
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/GetIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetMembershipCommand.d.ts +6 -4
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetProtectedJobCommand.d.ts +6 -4
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -4
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationChangeRequestsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +6 -4
- package/dist-types/commands/ListIdMappingTablesCommand.d.ts +6 -4
- package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListMembershipsCommand.d.ts +6 -4
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectedJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +6 -4
- package/dist-types/commands/StartProtectedJobCommand.d.ts +6 -4
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMembershipCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProtectedJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { BatchGetSchemaAnalysisRuleInput, BatchGetSchemaAnalysisRuleOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetSchemaAnalysisRuleCommandInput extends BatchGetSchemaAn
|
|
|
22
22
|
export interface BatchGetSchemaAnalysisRuleCommandOutput extends BatchGetSchemaAnalysisRuleOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetSchemaAnalysisRuleCommand_base: {
|
|
25
|
-
new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves multiple analysis rule schemas.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { BatchGetSchemaInput, BatchGetSchemaOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetSchemaCommandInput extends BatchGetSchemaInput {
|
|
|
22
22
|
export interface BatchGetSchemaCommandOutput extends BatchGetSchemaOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetSchemaCommand_base: {
|
|
25
|
-
new (input: BatchGetSchemaCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetSchemaCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetSchemaCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetSchemaCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves multiple schemas by their identifiers.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateAnalysisTemplateInput, CreateAnalysisTemplateOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateAnalysisTemplateCommandInput extends CreateAnalysisTempla
|
|
|
22
22
|
export interface CreateAnalysisTemplateCommandOutput extends CreateAnalysisTemplateOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAnalysisTemplateCommand_base: {
|
|
25
|
-
new (input: CreateAnalysisTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAnalysisTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new analysis template.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateCollaborationChangeRequestInput, CreateCollaborationChangeRequestOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateCollaborationChangeRequestCommandInput extends CreateColl
|
|
|
22
22
|
export interface CreateCollaborationChangeRequestCommandOutput extends CreateCollaborationChangeRequestOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCollaborationChangeRequestCommand_base: {
|
|
25
|
-
new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationChangeRequestCommandInput, CreateCollaborationChangeRequestCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationChangeRequestCommandInput, CreateCollaborationChangeRequestCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new change request to modify an existing collaboration. This enables post-creation modifications to collaborations through a structured API-driven approach.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateCollaborationInput, CreateCollaborationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateCollaborationCommandInput extends CreateCollaborationInpu
|
|
|
22
22
|
export interface CreateCollaborationCommandOutput extends CreateCollaborationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCollaborationCommand_base: {
|
|
25
|
-
new (input: CreateCollaborationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateCollaborationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateCollaborationCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateCollaborationCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new collaboration.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateConfiguredAudienceModelAssociationInput, CreateConfiguredAudienceModelAssociationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateConfiguredAudienceModelAssociationCommandInput extends Cr
|
|
|
22
22
|
export interface CreateConfiguredAudienceModelAssociationCommandOutput extends CreateConfiguredAudienceModelAssociationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfiguredAudienceModelAssociationCommand_base: {
|
|
25
|
-
new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Provides the details necessary to create a configured audience model association.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateConfiguredTableAnalysisRuleInput, CreateConfiguredTableAnalysisRuleOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateConfiguredTableAnalysisRuleCommandInput extends CreateCon
|
|
|
22
22
|
export interface CreateConfiguredTableAnalysisRuleCommandOutput extends CreateConfiguredTableAnalysisRuleOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfiguredTableAnalysisRuleCommand_base: {
|
|
25
|
-
new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateConfiguredTableAssociationAnalysisRuleInput, CreateConfiguredTableAssociationAnalysisRuleOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateConfiguredTableAssociationAnalysisRuleCommandInput extend
|
|
|
22
22
|
export interface CreateConfiguredTableAssociationAnalysisRuleCommandOutput extends CreateConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfiguredTableAssociationAnalysisRuleCommand_base: {
|
|
25
|
-
new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p> Creates a new analysis rule for an associated configured table.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateConfiguredTableAssociationInput, CreateConfiguredTableAssociationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateConfiguredTableAssociationCommandInput extends CreateConf
|
|
|
22
22
|
export interface CreateConfiguredTableAssociationCommandOutput extends CreateConfiguredTableAssociationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfiguredTableAssociationCommand_base: {
|
|
25
|
-
new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a configured table association. A configured table association links a configured table with a collaboration.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateConfiguredTableInput, CreateConfiguredTableOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateConfiguredTableCommandInput extends CreateConfiguredTable
|
|
|
22
22
|
export interface CreateConfiguredTableCommandOutput extends CreateConfiguredTableOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfiguredTableCommand_base: {
|
|
25
|
-
new (input: CreateConfiguredTableCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateConfiguredTableCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new configured table resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateIdMappingTableInput, CreateIdMappingTableOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateIdMappingTableCommandInput extends CreateIdMappingTableIn
|
|
|
22
22
|
export interface CreateIdMappingTableCommandOutput extends CreateIdMappingTableOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIdMappingTableCommand_base: {
|
|
25
|
-
new (input: CreateIdMappingTableCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateIdMappingTableCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an ID mapping table.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateIdNamespaceAssociationInput, CreateIdNamespaceAssociationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateIdNamespaceAssociationCommandInput extends CreateIdNamesp
|
|
|
22
22
|
export interface CreateIdNamespaceAssociationCommandOutput extends CreateIdNamespaceAssociationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIdNamespaceAssociationCommand_base: {
|
|
25
|
-
new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an ID namespace association.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreateMembershipInput, CreateMembershipOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateMembershipCommandInput extends CreateMembershipInput {
|
|
|
22
22
|
export interface CreateMembershipCommandOutput extends CreateMembershipOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMembershipCommand_base: {
|
|
25
|
-
new (input: CreateMembershipCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateMembershipCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateMembershipCommandInput): import("@smithy/core/client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateMembershipCommandInput): import("@smithy/core/client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a membership for a specific collaboration identifier and joins the collaboration.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { CreatePrivacyBudgetTemplateInput, CreatePrivacyBudgetTemplateOutput } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface CreatePrivacyBudgetTemplateCommandInput extends CreatePrivacyBu
|
|
|
22
22
|
export interface CreatePrivacyBudgetTemplateCommandOutput extends CreatePrivacyBudgetTemplateOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePrivacyBudgetTemplateCommand_base: {
|
|
25
|
-
new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a privacy budget template for a specified collaboration. Each collaboration can have only one privacy budget template. If you need to change the privacy budget template, use the <a>UpdatePrivacyBudgetTemplate</a> operation.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteAnalysisTemplateInput, DeleteAnalysisTemplateOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteAnalysisTemplateCommandInput extends DeleteAnalysisTempla
|
|
|
22
22
|
export interface DeleteAnalysisTemplateCommandOutput extends DeleteAnalysisTemplateOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAnalysisTemplateCommand_base: {
|
|
25
|
-
new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an analysis template.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteCollaborationInput, DeleteCollaborationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteCollaborationCommandInput extends DeleteCollaborationInpu
|
|
|
22
22
|
export interface DeleteCollaborationCommandOutput extends DeleteCollaborationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCollaborationCommand_base: {
|
|
25
|
-
new (input: DeleteCollaborationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteCollaborationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteCollaborationCommandInput): import("@smithy/core/client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteCollaborationCommandInput): import("@smithy/core/client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a collaboration. It can only be called by the collaboration owner.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteConfiguredAudienceModelAssociationInput, DeleteConfiguredAudienceModelAssociationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteConfiguredAudienceModelAssociationCommandInput extends De
|
|
|
22
22
|
export interface DeleteConfiguredAudienceModelAssociationCommandOutput extends DeleteConfiguredAudienceModelAssociationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
|
|
25
|
-
new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Provides the information necessary to delete a configured audience model association.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteConfiguredTableAnalysisRuleInput, DeleteConfiguredTableAnalysisRuleOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteConfiguredTableAnalysisRuleCommandInput extends DeleteCon
|
|
|
22
22
|
export interface DeleteConfiguredTableAnalysisRuleCommandOutput extends DeleteConfiguredTableAnalysisRuleOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
|
|
25
|
-
new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a configured table analysis rule.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteConfiguredTableAssociationAnalysisRuleInput, DeleteConfiguredTableAssociationAnalysisRuleOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteConfiguredTableAssociationAnalysisRuleCommandInput extend
|
|
|
22
22
|
export interface DeleteConfiguredTableAssociationAnalysisRuleCommandOutput extends DeleteConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfiguredTableAssociationAnalysisRuleCommand_base: {
|
|
25
|
-
new (input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableAssociationAnalysisRuleCommandInput, DeleteConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableAssociationAnalysisRuleCommandInput, DeleteConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an analysis rule for a configured table association.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteConfiguredTableAssociationInput, DeleteConfiguredTableAssociationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteConfiguredTableAssociationCommandInput extends DeleteConf
|
|
|
22
22
|
export interface DeleteConfiguredTableAssociationCommandOutput extends DeleteConfiguredTableAssociationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfiguredTableAssociationCommand_base: {
|
|
25
|
-
new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a configured table association.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteConfiguredTableInput, DeleteConfiguredTableOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteConfiguredTableCommandInput extends DeleteConfiguredTable
|
|
|
22
22
|
export interface DeleteConfiguredTableCommandOutput extends DeleteConfiguredTableOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfiguredTableCommand_base: {
|
|
25
|
-
new (input: DeleteConfiguredTableCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteConfiguredTableCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a configured table.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteIdMappingTableInput, DeleteIdMappingTableOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteIdMappingTableCommandInput extends DeleteIdMappingTableIn
|
|
|
22
22
|
export interface DeleteIdMappingTableCommandOutput extends DeleteIdMappingTableOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIdMappingTableCommand_base: {
|
|
25
|
-
new (input: DeleteIdMappingTableCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteIdMappingTableCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<DeleteIdMappingTableCommandInput, DeleteIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<DeleteIdMappingTableCommandInput, DeleteIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an ID mapping table.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteIdNamespaceAssociationInput, DeleteIdNamespaceAssociationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteIdNamespaceAssociationCommandInput extends DeleteIdNamesp
|
|
|
22
22
|
export interface DeleteIdNamespaceAssociationCommandOutput extends DeleteIdNamespaceAssociationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIdNamespaceAssociationCommand_base: {
|
|
25
|
-
new (input: DeleteIdNamespaceAssociationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteIdNamespaceAssociationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteIdNamespaceAssociationCommandInput, DeleteIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteIdNamespaceAssociationCommandInput, DeleteIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an ID namespace association.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteMemberInput, DeleteMemberOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteMemberCommandInput extends DeleteMemberInput {
|
|
|
22
22
|
export interface DeleteMemberCommandOutput extends DeleteMemberOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMemberCommand_base: {
|
|
25
|
-
new (input: DeleteMemberCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteMemberCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteMemberCommandInput): import("@smithy/core/client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteMemberCommandInput): import("@smithy/core/client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified member from a collaboration. The removed member is placed in the Removed status and can't interact with the collaboration. The removed member's data is inaccessible to active members of the collaboration.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeleteMembershipInput, DeleteMembershipOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteMembershipCommandInput extends DeleteMembershipInput {
|
|
|
22
22
|
export interface DeleteMembershipCommandOutput extends DeleteMembershipOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMembershipCommand_base: {
|
|
25
|
-
new (input: DeleteMembershipCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteMembershipCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteMembershipCommandInput): import("@smithy/core/client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteMembershipCommandInput): import("@smithy/core/client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a specified membership. All resources under a membership must be deleted.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
4
4
|
import type { DeletePrivacyBudgetTemplateInput, DeletePrivacyBudgetTemplateOutput } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface DeletePrivacyBudgetTemplateCommandInput extends DeletePrivacyBu
|
|
|
22
22
|
export interface DeletePrivacyBudgetTemplateCommandOutput extends DeletePrivacyBudgetTemplateOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
25
|
-
new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a privacy budget template for a specified collaboration.</p>
|