@aws-sdk/client-cleanrooms 3.928.0 → 3.930.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 +5038 -4550
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/CleanRoomsClient.js +2 -0
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/BatchGetSchemaCommand.js +3 -9
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/CreateCollaborationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/CreateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/CreateMembershipCommand.js +3 -9
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteCollaborationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdMappingTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteMemberCommand.js +3 -9
- package/dist-es/commands/DeleteMembershipCommand.js +3 -9
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/GetCollaborationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableCommand.js +3 -9
- package/dist-es/commands/GetIdMappingTableCommand.js +3 -9
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetMembershipCommand.js +3 -9
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetProtectedJobCommand.js +3 -9
- package/dist-es/commands/GetProtectedQueryCommand.js +3 -10
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetSchemaCommand.js +3 -9
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTablesCommand.js +3 -9
- package/dist-es/commands/ListIdMappingTablesCommand.js +3 -9
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -9
- package/dist-es/commands/ListMembershipsCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListProtectedJobsCommand.js +3 -9
- package/dist-es/commands/ListProtectedQueriesCommand.js +3 -9
- package/dist-es/commands/ListSchemasCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PopulateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +3 -9
- package/dist-es/commands/StartProtectedJobCommand.js +3 -9
- package/dist-es/commands/StartProtectedQueryCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/UpdateCollaborationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateMembershipCommand.js +3 -9
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedJobCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -225
- package/dist-es/models/models_1.js +0 -175
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4733 -0
- package/dist-types/CleanRoomsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +72 -58
- package/dist-types/models/models_1.d.ts +64 -40
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +542 -0
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -66
- package/dist-types/ts3.4/models/models_1.d.ts +0 -67
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
- package/package.json +33 -33
- package/dist-es/protocols/Aws_restJson1.js +0 -3369
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -785
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1049
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.