@aws-sdk/client-cleanrooms 3.1086.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +28 -56
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +21 -63
- package/dist-types/ts3.4/models/models_1.d.ts +15 -43
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39