Awso_cleanrooms_asyncSourceval batch_get_collaboration_analysis_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateInput.t ->
(Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateOutput.t,
Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateOutput.error)
Result.t
Async.Deferred.tval batch_get_schema :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.BatchGetSchemaInput.t ->
(Awso_cleanrooms.Values.BatchGetSchemaOutput.t,
Awso_cleanrooms.Values.BatchGetSchemaOutput.error)
Result.t
Async.Deferred.tval batch_get_schema_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleOutput.t,
Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval create_analysis_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateAnalysisTemplateInput.t ->
(Awso_cleanrooms.Values.CreateAnalysisTemplateOutput.t,
Awso_cleanrooms.Values.CreateAnalysisTemplateOutput.error)
Result.t
Async.Deferred.tval create_collaboration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateCollaborationInput.t ->
(Awso_cleanrooms.Values.CreateCollaborationOutput.t,
Awso_cleanrooms.Values.CreateCollaborationOutput.error)
Result.t
Async.Deferred.tval create_collaboration_change_request :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateCollaborationChangeRequestInput.t ->
(Awso_cleanrooms.Values.CreateCollaborationChangeRequestOutput.t,
Awso_cleanrooms.Values.CreateCollaborationChangeRequestOutput.error)
Result.t
Async.Deferred.tval create_configured_audience_model_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateConfiguredAudienceModelAssociationInput.t ->
(Awso_cleanrooms.Values.CreateConfiguredAudienceModelAssociationOutput.t,
Awso_cleanrooms.Values.CreateConfiguredAudienceModelAssociationOutput.error)
Result.t
Async.Deferred.tval create_configured_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateConfiguredTableInput.t ->
(Awso_cleanrooms.Values.CreateConfiguredTableOutput.t,
Awso_cleanrooms.Values.CreateConfiguredTableOutput.error)
Result.t
Async.Deferred.tval create_configured_table_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateConfiguredTableAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.CreateConfiguredTableAnalysisRuleOutput.t,
Awso_cleanrooms.Values.CreateConfiguredTableAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval create_configured_table_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateConfiguredTableAssociationInput.t ->
(Awso_cleanrooms.Values.CreateConfiguredTableAssociationOutput.t,
Awso_cleanrooms.Values.CreateConfiguredTableAssociationOutput.error)
Result.t
Async.Deferred.tval create_configured_table_association_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateConfiguredTableAssociationAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.CreateConfiguredTableAssociationAnalysisRuleOutput.t,
Awso_cleanrooms.Values.CreateConfiguredTableAssociationAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval create_id_mapping_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateIdMappingTableInput.t ->
(Awso_cleanrooms.Values.CreateIdMappingTableOutput.t,
Awso_cleanrooms.Values.CreateIdMappingTableOutput.error)
Result.t
Async.Deferred.tval create_id_namespace_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateIdNamespaceAssociationInput.t ->
(Awso_cleanrooms.Values.CreateIdNamespaceAssociationOutput.t,
Awso_cleanrooms.Values.CreateIdNamespaceAssociationOutput.error)
Result.t
Async.Deferred.tval create_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreateMembershipInput.t ->
(Awso_cleanrooms.Values.CreateMembershipOutput.t,
Awso_cleanrooms.Values.CreateMembershipOutput.error)
Result.t
Async.Deferred.tval create_privacy_budget_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.CreatePrivacyBudgetTemplateInput.t ->
(Awso_cleanrooms.Values.CreatePrivacyBudgetTemplateOutput.t,
Awso_cleanrooms.Values.CreatePrivacyBudgetTemplateOutput.error)
Result.t
Async.Deferred.tval delete_analysis_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteAnalysisTemplateInput.t ->
(Awso_cleanrooms.Values.DeleteAnalysisTemplateOutput.t,
Awso_cleanrooms.Values.DeleteAnalysisTemplateOutput.error)
Result.t
Async.Deferred.tval delete_collaboration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteCollaborationInput.t ->
(Awso_cleanrooms.Values.DeleteCollaborationOutput.t,
Awso_cleanrooms.Values.DeleteCollaborationOutput.error)
Result.t
Async.Deferred.tval delete_configured_audience_model_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteConfiguredAudienceModelAssociationInput.t ->
(Awso_cleanrooms.Values.DeleteConfiguredAudienceModelAssociationOutput.t,
Awso_cleanrooms.Values.DeleteConfiguredAudienceModelAssociationOutput.error)
Result.t
Async.Deferred.tval delete_configured_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteConfiguredTableInput.t ->
(Awso_cleanrooms.Values.DeleteConfiguredTableOutput.t,
Awso_cleanrooms.Values.DeleteConfiguredTableOutput.error)
Result.t
Async.Deferred.tval delete_configured_table_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteConfiguredTableAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.DeleteConfiguredTableAnalysisRuleOutput.t,
Awso_cleanrooms.Values.DeleteConfiguredTableAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval delete_configured_table_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationInput.t ->
(Awso_cleanrooms.Values.DeleteConfiguredTableAssociationOutput.t,
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationOutput.error)
Result.t
Async.Deferred.tval delete_configured_table_association_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.DeleteConfiguredTableAssociationAnalysisRuleOutput.t,
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval delete_id_mapping_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteIdMappingTableInput.t ->
(Awso_cleanrooms.Values.DeleteIdMappingTableOutput.t,
Awso_cleanrooms.Values.DeleteIdMappingTableOutput.error)
Result.t
Async.Deferred.tval delete_id_namespace_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteIdNamespaceAssociationInput.t ->
(Awso_cleanrooms.Values.DeleteIdNamespaceAssociationOutput.t,
Awso_cleanrooms.Values.DeleteIdNamespaceAssociationOutput.error)
Result.t
Async.Deferred.tval delete_member :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteMemberInput.t ->
(Awso_cleanrooms.Values.DeleteMemberOutput.t,
Awso_cleanrooms.Values.DeleteMemberOutput.error)
Result.t
Async.Deferred.tval delete_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeleteMembershipInput.t ->
(Awso_cleanrooms.Values.DeleteMembershipOutput.t,
Awso_cleanrooms.Values.DeleteMembershipOutput.error)
Result.t
Async.Deferred.tval delete_privacy_budget_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.DeletePrivacyBudgetTemplateInput.t ->
(Awso_cleanrooms.Values.DeletePrivacyBudgetTemplateOutput.t,
Awso_cleanrooms.Values.DeletePrivacyBudgetTemplateOutput.error)
Result.t
Async.Deferred.tval get_analysis_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetAnalysisTemplateInput.t ->
(Awso_cleanrooms.Values.GetAnalysisTemplateOutput.t,
Awso_cleanrooms.Values.GetAnalysisTemplateOutput.error)
Result.t
Async.Deferred.tval get_collaboration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetCollaborationInput.t ->
(Awso_cleanrooms.Values.GetCollaborationOutput.t,
Awso_cleanrooms.Values.GetCollaborationOutput.error)
Result.t
Async.Deferred.tval get_collaboration_analysis_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetCollaborationAnalysisTemplateInput.t ->
(Awso_cleanrooms.Values.GetCollaborationAnalysisTemplateOutput.t,
Awso_cleanrooms.Values.GetCollaborationAnalysisTemplateOutput.error)
Result.t
Async.Deferred.tval get_collaboration_change_request :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetCollaborationChangeRequestInput.t ->
(Awso_cleanrooms.Values.GetCollaborationChangeRequestOutput.t,
Awso_cleanrooms.Values.GetCollaborationChangeRequestOutput.error)
Result.t
Async.Deferred.tval get_collaboration_configured_audience_model_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetCollaborationConfiguredAudienceModelAssociationInput.t ->
(Awso_cleanrooms.Values.GetCollaborationConfiguredAudienceModelAssociationOutput.t,
Awso_cleanrooms.Values.GetCollaborationConfiguredAudienceModelAssociationOutput.error)
Result.t
Async.Deferred.tval get_collaboration_id_namespace_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetCollaborationIdNamespaceAssociationInput.t ->
(Awso_cleanrooms.Values.GetCollaborationIdNamespaceAssociationOutput.t,
Awso_cleanrooms.Values.GetCollaborationIdNamespaceAssociationOutput.error)
Result.t
Async.Deferred.tval get_collaboration_privacy_budget_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetCollaborationPrivacyBudgetTemplateInput.t ->
(Awso_cleanrooms.Values.GetCollaborationPrivacyBudgetTemplateOutput.t,
Awso_cleanrooms.Values.GetCollaborationPrivacyBudgetTemplateOutput.error)
Result.t
Async.Deferred.tval get_configured_audience_model_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetConfiguredAudienceModelAssociationInput.t ->
(Awso_cleanrooms.Values.GetConfiguredAudienceModelAssociationOutput.t,
Awso_cleanrooms.Values.GetConfiguredAudienceModelAssociationOutput.error)
Result.t
Async.Deferred.tval get_configured_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetConfiguredTableInput.t ->
(Awso_cleanrooms.Values.GetConfiguredTableOutput.t,
Awso_cleanrooms.Values.GetConfiguredTableOutput.error)
Result.t
Async.Deferred.tval get_configured_table_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetConfiguredTableAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.GetConfiguredTableAnalysisRuleOutput.t,
Awso_cleanrooms.Values.GetConfiguredTableAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval get_configured_table_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetConfiguredTableAssociationInput.t ->
(Awso_cleanrooms.Values.GetConfiguredTableAssociationOutput.t,
Awso_cleanrooms.Values.GetConfiguredTableAssociationOutput.error)
Result.t
Async.Deferred.tval get_configured_table_association_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetConfiguredTableAssociationAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.GetConfiguredTableAssociationAnalysisRuleOutput.t,
Awso_cleanrooms.Values.GetConfiguredTableAssociationAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval get_id_mapping_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetIdMappingTableInput.t ->
(Awso_cleanrooms.Values.GetIdMappingTableOutput.t,
Awso_cleanrooms.Values.GetIdMappingTableOutput.error)
Result.t
Async.Deferred.tval get_id_namespace_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetIdNamespaceAssociationInput.t ->
(Awso_cleanrooms.Values.GetIdNamespaceAssociationOutput.t,
Awso_cleanrooms.Values.GetIdNamespaceAssociationOutput.error)
Result.t
Async.Deferred.tval get_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetMembershipInput.t ->
(Awso_cleanrooms.Values.GetMembershipOutput.t,
Awso_cleanrooms.Values.GetMembershipOutput.error)
Result.t
Async.Deferred.tval get_privacy_budget_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetPrivacyBudgetTemplateInput.t ->
(Awso_cleanrooms.Values.GetPrivacyBudgetTemplateOutput.t,
Awso_cleanrooms.Values.GetPrivacyBudgetTemplateOutput.error)
Result.t
Async.Deferred.tval get_protected_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetProtectedJobInput.t ->
(Awso_cleanrooms.Values.GetProtectedJobOutput.t,
Awso_cleanrooms.Values.GetProtectedJobOutput.error)
Result.t
Async.Deferred.tval get_protected_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetProtectedQueryInput.t ->
(Awso_cleanrooms.Values.GetProtectedQueryOutput.t,
Awso_cleanrooms.Values.GetProtectedQueryOutput.error)
Result.t
Async.Deferred.tval get_schema :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetSchemaInput.t ->
(Awso_cleanrooms.Values.GetSchemaOutput.t,
Awso_cleanrooms.Values.GetSchemaOutput.error)
Result.t
Async.Deferred.tval get_schema_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.GetSchemaAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.GetSchemaAnalysisRuleOutput.t,
Awso_cleanrooms.Values.GetSchemaAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval list_analysis_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListAnalysisTemplatesInput.t ->
(Awso_cleanrooms.Values.ListAnalysisTemplatesOutput.t,
Awso_cleanrooms.Values.ListAnalysisTemplatesOutput.error)
Result.t
Async.Deferred.tval list_collaboration_analysis_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationAnalysisTemplatesInput.t ->
(Awso_cleanrooms.Values.ListCollaborationAnalysisTemplatesOutput.t,
Awso_cleanrooms.Values.ListCollaborationAnalysisTemplatesOutput.error)
Result.t
Async.Deferred.tval list_collaboration_change_requests :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationChangeRequestsInput.t ->
(Awso_cleanrooms.Values.ListCollaborationChangeRequestsOutput.t,
Awso_cleanrooms.Values.ListCollaborationChangeRequestsOutput.error)
Result.t
Async.Deferred.tval list_collaboration_configured_audience_model_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationConfiguredAudienceModelAssociationsInput.t ->
(Awso_cleanrooms.Values.ListCollaborationConfiguredAudienceModelAssociationsOutput.t,
Awso_cleanrooms.Values.ListCollaborationConfiguredAudienceModelAssociationsOutput.error)
Result.t
Async.Deferred.tval list_collaboration_id_namespace_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationIdNamespaceAssociationsInput.t ->
(Awso_cleanrooms.Values.ListCollaborationIdNamespaceAssociationsOutput.t,
Awso_cleanrooms.Values.ListCollaborationIdNamespaceAssociationsOutput.error)
Result.t
Async.Deferred.tval list_collaboration_privacy_budget_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetTemplatesInput.t ->
(Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetTemplatesOutput.t,
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetTemplatesOutput.error)
Result.t
Async.Deferred.tval list_collaboration_privacy_budgets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetsInput.t ->
(Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetsOutput.t,
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetsOutput.error)
Result.t
Async.Deferred.tval list_collaborations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListCollaborationsInput.t ->
(Awso_cleanrooms.Values.ListCollaborationsOutput.t,
Awso_cleanrooms.Values.ListCollaborationsOutput.error)
Result.t
Async.Deferred.tval list_configured_audience_model_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListConfiguredAudienceModelAssociationsInput.t ->
(Awso_cleanrooms.Values.ListConfiguredAudienceModelAssociationsOutput.t,
Awso_cleanrooms.Values.ListConfiguredAudienceModelAssociationsOutput.error)
Result.t
Async.Deferred.tval list_configured_table_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListConfiguredTableAssociationsInput.t ->
(Awso_cleanrooms.Values.ListConfiguredTableAssociationsOutput.t,
Awso_cleanrooms.Values.ListConfiguredTableAssociationsOutput.error)
Result.t
Async.Deferred.tval list_configured_tables :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListConfiguredTablesInput.t ->
(Awso_cleanrooms.Values.ListConfiguredTablesOutput.t,
Awso_cleanrooms.Values.ListConfiguredTablesOutput.error)
Result.t
Async.Deferred.tval list_id_mapping_tables :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListIdMappingTablesInput.t ->
(Awso_cleanrooms.Values.ListIdMappingTablesOutput.t,
Awso_cleanrooms.Values.ListIdMappingTablesOutput.error)
Result.t
Async.Deferred.tval list_id_namespace_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListIdNamespaceAssociationsInput.t ->
(Awso_cleanrooms.Values.ListIdNamespaceAssociationsOutput.t,
Awso_cleanrooms.Values.ListIdNamespaceAssociationsOutput.error)
Result.t
Async.Deferred.tval list_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListMembersInput.t ->
(Awso_cleanrooms.Values.ListMembersOutput.t,
Awso_cleanrooms.Values.ListMembersOutput.error)
Result.t
Async.Deferred.tval list_memberships :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListMembershipsInput.t ->
(Awso_cleanrooms.Values.ListMembershipsOutput.t,
Awso_cleanrooms.Values.ListMembershipsOutput.error)
Result.t
Async.Deferred.tval list_privacy_budget_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListPrivacyBudgetTemplatesInput.t ->
(Awso_cleanrooms.Values.ListPrivacyBudgetTemplatesOutput.t,
Awso_cleanrooms.Values.ListPrivacyBudgetTemplatesOutput.error)
Result.t
Async.Deferred.tval list_privacy_budgets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListPrivacyBudgetsInput.t ->
(Awso_cleanrooms.Values.ListPrivacyBudgetsOutput.t,
Awso_cleanrooms.Values.ListPrivacyBudgetsOutput.error)
Result.t
Async.Deferred.tval list_protected_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListProtectedJobsInput.t ->
(Awso_cleanrooms.Values.ListProtectedJobsOutput.t,
Awso_cleanrooms.Values.ListProtectedJobsOutput.error)
Result.t
Async.Deferred.tval list_protected_queries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListProtectedQueriesInput.t ->
(Awso_cleanrooms.Values.ListProtectedQueriesOutput.t,
Awso_cleanrooms.Values.ListProtectedQueriesOutput.error)
Result.t
Async.Deferred.tval list_schemas :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListSchemasInput.t ->
(Awso_cleanrooms.Values.ListSchemasOutput.t,
Awso_cleanrooms.Values.ListSchemasOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.ListTagsForResourceInput.t ->
(Awso_cleanrooms.Values.ListTagsForResourceOutput.t,
Awso_cleanrooms.Values.ListTagsForResourceOutput.error)
Result.t
Async.Deferred.tval populate_id_mapping_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.PopulateIdMappingTableInput.t ->
(Awso_cleanrooms.Values.PopulateIdMappingTableOutput.t,
Awso_cleanrooms.Values.PopulateIdMappingTableOutput.error)
Result.t
Async.Deferred.tval preview_privacy_impact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.PreviewPrivacyImpactInput.t ->
(Awso_cleanrooms.Values.PreviewPrivacyImpactOutput.t,
Awso_cleanrooms.Values.PreviewPrivacyImpactOutput.error)
Result.t
Async.Deferred.tval start_protected_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.StartProtectedJobInput.t ->
(Awso_cleanrooms.Values.StartProtectedJobOutput.t,
Awso_cleanrooms.Values.StartProtectedJobOutput.error)
Result.t
Async.Deferred.tval start_protected_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.StartProtectedQueryInput.t ->
(Awso_cleanrooms.Values.StartProtectedQueryOutput.t,
Awso_cleanrooms.Values.StartProtectedQueryOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.TagResourceInput.t ->
(Awso_cleanrooms.Values.TagResourceOutput.t,
Awso_cleanrooms.Values.TagResourceOutput.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UntagResourceInput.t ->
(Awso_cleanrooms.Values.UntagResourceOutput.t,
Awso_cleanrooms.Values.UntagResourceOutput.error)
Result.t
Async.Deferred.tval update_analysis_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateAnalysisTemplateInput.t ->
(Awso_cleanrooms.Values.UpdateAnalysisTemplateOutput.t,
Awso_cleanrooms.Values.UpdateAnalysisTemplateOutput.error)
Result.t
Async.Deferred.tval update_collaboration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateCollaborationInput.t ->
(Awso_cleanrooms.Values.UpdateCollaborationOutput.t,
Awso_cleanrooms.Values.UpdateCollaborationOutput.error)
Result.t
Async.Deferred.tval update_collaboration_change_request :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateCollaborationChangeRequestInput.t ->
(Awso_cleanrooms.Values.UpdateCollaborationChangeRequestOutput.t,
Awso_cleanrooms.Values.UpdateCollaborationChangeRequestOutput.error)
Result.t
Async.Deferred.tval update_configured_audience_model_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateConfiguredAudienceModelAssociationInput.t ->
(Awso_cleanrooms.Values.UpdateConfiguredAudienceModelAssociationOutput.t,
Awso_cleanrooms.Values.UpdateConfiguredAudienceModelAssociationOutput.error)
Result.t
Async.Deferred.tval update_configured_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateConfiguredTableInput.t ->
(Awso_cleanrooms.Values.UpdateConfiguredTableOutput.t,
Awso_cleanrooms.Values.UpdateConfiguredTableOutput.error)
Result.t
Async.Deferred.tval update_configured_table_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateConfiguredTableAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.UpdateConfiguredTableAnalysisRuleOutput.t,
Awso_cleanrooms.Values.UpdateConfiguredTableAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval update_configured_table_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationInput.t ->
(Awso_cleanrooms.Values.UpdateConfiguredTableAssociationOutput.t,
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationOutput.error)
Result.t
Async.Deferred.tval update_configured_table_association_analysis_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationAnalysisRuleInput.t ->
(Awso_cleanrooms.Values.UpdateConfiguredTableAssociationAnalysisRuleOutput.t,
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationAnalysisRuleOutput.error)
Result.t
Async.Deferred.tval update_id_mapping_table :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateIdMappingTableInput.t ->
(Awso_cleanrooms.Values.UpdateIdMappingTableOutput.t,
Awso_cleanrooms.Values.UpdateIdMappingTableOutput.error)
Result.t
Async.Deferred.tval update_id_namespace_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateIdNamespaceAssociationInput.t ->
(Awso_cleanrooms.Values.UpdateIdNamespaceAssociationOutput.t,
Awso_cleanrooms.Values.UpdateIdNamespaceAssociationOutput.error)
Result.t
Async.Deferred.tval update_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateMembershipInput.t ->
(Awso_cleanrooms.Values.UpdateMembershipOutput.t,
Awso_cleanrooms.Values.UpdateMembershipOutput.error)
Result.t
Async.Deferred.tval update_privacy_budget_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdatePrivacyBudgetTemplateInput.t ->
(Awso_cleanrooms.Values.UpdatePrivacyBudgetTemplateOutput.t,
Awso_cleanrooms.Values.UpdatePrivacyBudgetTemplateOutput.error)
Result.t
Async.Deferred.tval update_protected_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateProtectedJobInput.t ->
(Awso_cleanrooms.Values.UpdateProtectedJobOutput.t,
Awso_cleanrooms.Values.UpdateProtectedJobOutput.error)
Result.t
Async.Deferred.tval update_protected_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cleanrooms.Values.UpdateProtectedQueryInput.t ->
(Awso_cleanrooms.Values.UpdateProtectedQueryOutput.t,
Awso_cleanrooms.Values.UpdateProtectedQueryOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_cleanrooms.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module ProtectedQueryS3OutputConfigurationBucketString =
Awso_cleanrooms.Values.ProtectedQueryS3OutputConfigurationBucketStringmodule AggregationConstraintMinimumInteger =
Awso_cleanrooms.Values.AggregationConstraintMinimumIntegerSpecifies the name of the column that contains the unique identifier of your users, whose privacy you want to protect.
Provides the name of the columns that are required to overlap.
module ProtectedQueryMemberOutputConfiguration =
Awso_cleanrooms.Values.ProtectedQueryMemberOutputConfigurationContains configuration details for the protected query member output.
module ProtectedQueryS3OutputConfiguration =
Awso_cleanrooms.Values.ProtectedQueryS3OutputConfigurationContains the configuration to write the query results to S3.
module DifferentialPrivacyAggregationType =
Awso_cleanrooms.Values.DifferentialPrivacyAggregationTypemodule DifferentialPrivacyPrivacyBudgetAggregationMaxCountInteger =
Awso_cleanrooms.Values.DifferentialPrivacyPrivacyBudgetAggregationMaxCountIntegermodule DifferentialPrivacyPrivacyBudgetAggregationRemainingCountInteger =
Awso_cleanrooms.Values.DifferentialPrivacyPrivacyBudgetAggregationRemainingCountIntegerConstraint on query output removing output rows that do not meet a minimum number of distinct values of a specified column.
Column in configured table that can be used in aggregate function in query.
module AnalysisTemplateArnOrQueryWildcard =
Awso_cleanrooms.Values.AnalysisTemplateArnOrQueryWildcardProvides any necessary query constraint information.
The S3 location.
Properties that define how a specific data column should be handled during synthetic data generation, including its name, type, and role in predictive modeling.
module ProtectedQuerySingleMemberOutput =
Awso_cleanrooms.Values.ProtectedQuerySingleMemberOutputDetails about the member who received the query result.
module ProtectedQueryDistributeOutputConfigurationLocation =
Awso_cleanrooms.Values.ProtectedQueryDistributeOutputConfigurationLocationSpecifies where you'll distribute the results of your protected query. You must configure either an S3 destination or a collaboration member destination.
The Snowflake table schema.
module DirectAnalysisConfigurationDetails =
Awso_cleanrooms.Values.DirectAnalysisConfigurationDetailsThe direct analysis configuration details.
module ProtectedJobDirectAnalysisConfigurationDetails =
Awso_cleanrooms.Values.ProtectedJobDirectAnalysisConfigurationDetailsThe protected job direct analysis configuration details.
Detailed information about an access budget including time bounds, budget allocation, and configuration settings.
module DifferentialPrivacyPrivacyBudgetAggregation =
Awso_cleanrooms.Values.DifferentialPrivacyPrivacyBudgetAggregationInformation about the total number of aggregations, as well as the remaining aggregations.
module CollaborationChangeSpecification =
Awso_cleanrooms.Values.CollaborationChangeSpecificationDefines the specific changes being requested for a collaboration, including configuration modifications and approval requirements.
Specifies changes to collaboration membership, including adding new members with their abilities and display names.
A reason why the schema status is set to its current value.
The input source of the ID mapping table.
module AnalysisRuleAggregationAggregateColumnsList =
Awso_cleanrooms.Values.AnalysisRuleAggregationAggregateColumnsListmodule AnalysisRuleCustomAllowedAnalysesList =
Awso_cleanrooms.Values.AnalysisRuleCustomAllowedAnalysesListmodule AnalysisRuleCustomAllowedAnalysisProvidersList =
Awso_cleanrooms.Values.AnalysisRuleCustomAllowedAnalysisProvidersListmodule DifferentialPrivacyConfiguration =
Awso_cleanrooms.Values.DifferentialPrivacyConfigurationSpecifies the unique identifier for your users.
module AnalysisRuleIdMappingTableJoinColumnsList =
Awso_cleanrooms.Values.AnalysisRuleIdMappingTableJoinColumnsListmodule AnalysisRuleListJoinColumnsList =
Awso_cleanrooms.Values.AnalysisRuleListJoinColumnsListmodule ConsolidatedPolicyAggregationAggregateColumnsList =
Awso_cleanrooms.Values.ConsolidatedPolicyAggregationAggregateColumnsListmodule ConsolidatedPolicyCustomAllowedAnalysesList =
Awso_cleanrooms.Values.ConsolidatedPolicyCustomAllowedAnalysesListmodule ConsolidatedPolicyCustomAllowedAnalysisProvidersList =
Awso_cleanrooms.Values.ConsolidatedPolicyCustomAllowedAnalysisProvidersListmodule ConsolidatedPolicyListJoinColumnsList =
Awso_cleanrooms.Values.ConsolidatedPolicyListJoinColumnsListThe analysis template artifact.
Hash
module AnalysisTemplateValidationStatusReason =
Awso_cleanrooms.Values.AnalysisTemplateValidationStatusReasonThe reasons for the validation results.
module DifferentialPrivacyAggregationExpression =
Awso_cleanrooms.Values.DifferentialPrivacyAggregationExpressionmodule DifferentialPrivacySensitivityParametersUserContributionLimitInteger =
Awso_cleanrooms.Values.DifferentialPrivacySensitivityParametersUserContributionLimitIntegerContains output information for protected queries with an S3 output type.
module ProtectedQueryDistributeOutputConfigurationLocationsList =
Awso_cleanrooms.Values.ProtectedQueryDistributeOutputConfigurationLocationsListDetails about the member who received the job result.
module ProtectedJobS3OutputConfigurationOutputBucketString =
Awso_cleanrooms.Values.ProtectedJobS3OutputConfigurationOutputBucketStringIndividual budget parameter configuration that defines specific budget allocation settings for access budgets.
module ProtectedJobS3OutputConfigurationInputBucketString =
Awso_cleanrooms.Values.ProtectedJobS3OutputConfigurationInputBucketStringmodule DifferentialPrivacyPreviewAggregationMaxCountInteger =
Awso_cleanrooms.Values.DifferentialPrivacyPreviewAggregationMaxCountIntegerThe configuration details.
module ProtectedJobConfigurationDetails =
Awso_cleanrooms.Values.ProtectedJobConfigurationDetailsThe protected job configuration details.
module DifferentialPrivacyPrivacyBudgetAggregationList =
Awso_cleanrooms.Values.DifferentialPrivacyPrivacyBudgetAggregationListmodule MembershipModelInferencePaymentConfig =
Awso_cleanrooms.Values.MembershipModelInferencePaymentConfigAn object representing the collaboration member's model inference payment responsibilities set by the collaboration creator.
module MembershipModelTrainingPaymentConfig =
Awso_cleanrooms.Values.MembershipModelTrainingPaymentConfigAn object representing the collaboration member's model training payment responsibilities set by the collaboration creator.
module MembershipSyntheticDataGenerationPaymentConfig =
Awso_cleanrooms.Values.MembershipSyntheticDataGenerationPaymentConfigConfiguration for payment for synthetic data generation in a membership.
An object representing the collaboration member's model inference payment responsibilities set by the collaboration creator.
An object representing the collaboration member's model training payment responsibilities set by the collaboration creator.
module SyntheticDataGenerationPaymentConfig =
Awso_cleanrooms.Values.SyntheticDataGenerationPaymentConfigPayment configuration for synthetic data generation.
A union that contains the specification details for different types of changes.
A type of analysis rule that enables query structure and specified queries that produce aggregate statistics.
A type of analysis rule that enables the table owner to approve custom SQL queries on their configured tables. It supports differential privacy.
Defines details for the analysis rule ID mapping table.
A type of analysis rule that enables row-level analysis.
module ConfiguredTableAssociationAnalysisRuleAggregation =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRuleAggregationThe configured table association analysis rule applied to a configured table with the aggregation analysis rule.
module ConfiguredTableAssociationAnalysisRuleCustom =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRuleCustomThe configured table association analysis rule applied to a configured table with the custom analysis rule.
module ConfiguredTableAssociationAnalysisRuleList =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRuleListThe configured table association analysis rule applied to a configured table with the list analysis rule.
Controls on the analysis specifications that can be run on a configured table.
Controls on the analysis specifications that can be run on a configured table.
Controls on the analysis specifications that can be run on a configured table.
module AnalysisTemplateValidationStatus =
Awso_cleanrooms.Values.AnalysisTemplateValidationStatusmodule AnalysisTemplateValidationStatusReasonList =
Awso_cleanrooms.Values.AnalysisTemplateValidationStatusReasonListContains classification information for data columns, including mappings that specify how columns should be handled during synthetic data generation and privacy analysis.
module MLSyntheticDataParametersEpsilonDouble =
Awso_cleanrooms.Values.MLSyntheticDataParametersEpsilonDoublemodule MaxMembershipInferenceAttackScore =
Awso_cleanrooms.Values.MaxMembershipInferenceAttackScoremodule WorkerComputeConfigurationNumberInteger =
Awso_cleanrooms.Values.WorkerComputeConfigurationNumberIntegermodule WorkerComputeConfigurationProperties =
Awso_cleanrooms.Values.WorkerComputeConfigurationPropertiesThe configuration properties that define the compute environment settings for workers in Clean Rooms. These properties enable customization of the underlying compute environment to optimize performance for your specific workloads.
module DifferentialPrivacySensitivityParameters =
Awso_cleanrooms.Values.DifferentialPrivacySensitivityParametersProvides the sensitivity parameters.
Contains the output information for a protected query with a distribute output configuration. This output type allows query results to be distributed to multiple receivers, including S3 and collaboration members. It is only available for queries using the Spark analytics engine.
module ProtectedQueryDistributeOutputConfiguration =
Awso_cleanrooms.Values.ProtectedQueryDistributeOutputConfigurationSpecifies the configuration for distributing protected query results to multiple receivers, including S3 and collaboration members.
module ProtectedJobWorkerComputeConfigurationNumberInteger =
Awso_cleanrooms.Values.ProtectedJobWorkerComputeConfigurationNumberIntegerContains output information for protected jobs with an S3 output type.
module ProtectedJobMemberOutputConfigurationOutput =
Awso_cleanrooms.Values.ProtectedJobMemberOutputConfigurationOutputThe protected job member output configuration output.
module ProtectedJobS3OutputConfigurationOutput =
Awso_cleanrooms.Values.ProtectedJobS3OutputConfigurationOutputThe output configuration for a protected job's S3 output.
module ProtectedJobS3OutputConfigurationInput =
Awso_cleanrooms.Values.ProtectedJobS3OutputConfigurationInputContains input information for protected jobs with an S3 output type.
The schema of a Snowflake table.
module DifferentialPrivacyPreviewAggregation =
Awso_cleanrooms.Values.DifferentialPrivacyPreviewAggregationProvides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
The receiver configuration for a protected query.
module ProtectedJobReceiverConfiguration =
Awso_cleanrooms.Values.ProtectedJobReceiverConfigurationThe protected job receiver configuration.
Controls and tracks usage limits for associated configured tables within a collaboration across queries and job. Supports both period-based budgets that can renew (daily, weekly, or monthly) and fixed lifetime budgets. Contains the resource ARN, remaining budget information, and up to two budget configurations (period-based and lifetime). By default, table usage is unlimited unless a budget is configured.
module DifferentialPrivacyPrivacyBudget =
Awso_cleanrooms.Values.DifferentialPrivacyPrivacyBudgetSpecifies the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations available.
module MembershipJobComputePaymentConfig =
Awso_cleanrooms.Values.MembershipJobComputePaymentConfigAn object representing the payment responsibilities accepted by the collaboration member for query and job compute costs.
An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.
module MembershipQueryComputePaymentConfig =
Awso_cleanrooms.Values.MembershipQueryComputePaymentConfigAn object representing the payment responsibilities accepted by the collaboration member for query compute costs.
An object representing the collaboration member's payment responsibilities set by the collaboration creator for query and job compute costs.
An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.
An object representing the collaboration member's payment responsibilities set by the collaboration creator for query compute costs.
module IdNamespaceAssociationInputReferenceArn =
Awso_cleanrooms.Values.IdNamespaceAssociationInputReferenceArnmodule IdMappingTableInputReferenceArn =
Awso_cleanrooms.Values.IdMappingTableInputReferenceArnmodule ConfiguredTableAnalysisRuleType =
Awso_cleanrooms.Values.ConfiguredTableAnalysisRuleTypemodule ConfiguredTableAssociationAnalysisRuleType =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRuleTypeContains detailed information about the approval state of a given member in the collaboration for a given collaboration change request.
Represents a single change within a collaboration change request, containing the change identifier and specification.
A column within a schema relation, derived from the underlying table.
Information about the schema status. A status of READY means that based on the schema analysis rule, queries of the given analysis rule type are properly configured to run queries on this schema.
module IdMappingTableSchemaTypeProperties =
Awso_cleanrooms.Values.IdMappingTableSchemaTypePropertiesAdditional properties that are specific to the type of the associated schema.
Controls on the query specifications that can be run on configured table.
module ConfiguredTableAssociationAnalysisRulePolicyV1 =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRulePolicyV1Controls on the query specifications that can be run on an associated configured table.
Controls on the analysis specifications that can be run on a configured table.
Optional. The member who can query can provide this placeholder for a literal data value in an analysis template.
The analysis template artifacts.
module AnalysisTemplateArtifactMetadata =
Awso_cleanrooms.Values.AnalysisTemplateArtifactMetadataThe analysis template artifact metadata.
module AnalysisTemplateValidationStatusDetail =
Awso_cleanrooms.Values.AnalysisTemplateValidationStatusDetailThe status details of the analysis template validation. Clean Rooms Differential Privacy uses a general-purpose query structure to support complex SQL queries and validates whether an analysis template fits that general-purpose query structure. Validation is performed when analysis templates are created and fetched. Because analysis templates are immutable by design, we recommend that you create analysis templates after you associate the configured tables with their analysis rule to your collaboration. For more information, see https://docs.aws.amazon.com/clean-rooms/latest/userguide/analysis-rules-custom.html#custom-diff-privacy.
Parameters that control the generation of synthetic data for machine learning, including privacy settings and column classification details.
The configuration of the compute resources for workers running an analysis with the Clean Rooms SQL analytics engine.
module DifferentialPrivacySensitivityParametersList =
Awso_cleanrooms.Values.DifferentialPrivacySensitivityParametersListContains details about the protected query output.
module ProtectedQueryOutputConfiguration =
Awso_cleanrooms.Values.ProtectedQueryOutputConfigurationContains configuration details for protected query output.
module ProtectedQuerySQLParametersQueryStringString =
Awso_cleanrooms.Values.ProtectedQuerySQLParametersQueryStringStringInformation related to the utilization of resources that have been billed or charged for in a given context, such as a protected query.
Describes validation errors for specific input parameters.
module ProtectedJobWorkerComputeConfiguration =
Awso_cleanrooms.Values.ProtectedJobWorkerComputeConfigurationThe configuration of the compute resources for a PySpark job.
Contains details about the protected job output.
module ProtectedJobOutputConfigurationOutput =
Awso_cleanrooms.Values.ProtectedJobOutputConfigurationOutputThe protected job output configuration output.
Information related to the utilization of resources that have been billed or charged for in a given context, such as a protected job.
module AccessBudgetsPrivacyTemplateParametersOutput =
Awso_cleanrooms.Values.AccessBudgetsPrivacyTemplateParametersOutputOutput parameters for privacy budget templates with access budgets support, containing the configured budget information.
module DifferentialPrivacyTemplateParametersOutput =
Awso_cleanrooms.Values.DifferentialPrivacyTemplateParametersOutputThe epsilon and noise parameter values that were used for the differential privacy template.
module MembershipProtectedJobOutputConfiguration =
Awso_cleanrooms.Values.MembershipProtectedJobOutputConfigurationContains configurations for protected job results.
module MembershipProtectedQueryOutputConfiguration =
Awso_cleanrooms.Values.MembershipProtectedQueryOutputConfigurationContains configurations for protected query results.
A reference to a table within Athena.
A reference to a table within an Glue data catalog.
A reference to a table within Snowflake.
module ConfiguredTableAnalysisRulePolicyV1 =
Awso_cleanrooms.Values.ConfiguredTableAnalysisRulePolicyV1Controls on the query specifications that can be run on a configured table.
module ProtectedJobMemberOutputConfigurationInput =
Awso_cleanrooms.Values.ProtectedJobMemberOutputConfigurationInputThe protected job member output configuration input.
module DifferentialPrivacyPreviewAggregationList =
Awso_cleanrooms.Values.DifferentialPrivacyPreviewAggregationListmodule ProtectedJobReceiverConfigurations =
Awso_cleanrooms.Values.ProtectedJobReceiverConfigurationsThe epsilon parameter value and number of each aggregation function that you can perform.
module PrivacyBudgetTemplateIdentifier =
Awso_cleanrooms.Values.PrivacyBudgetTemplateIdentifierThe ML member abilities for a collaboration member.
An object representing the payment responsibilities accepted by the collaboration member.
An object representing the collaboration member's payment responsibilities set by the collaboration creator.
module IdNamespaceAssociationInputReferenceConfig =
Awso_cleanrooms.Values.IdNamespaceAssociationInputReferenceConfigProvides the information for the ID namespace association input reference configuration.
module IdNamespaceAssociationInputReferencePropertiesSummary =
Awso_cleanrooms.Values.IdNamespaceAssociationInputReferencePropertiesSummaryDetailed information about the ID namespace association input reference properties.
module IdMappingTableInputReferenceConfig =
Awso_cleanrooms.Values.IdMappingTableInputReferenceConfigProvides the input reference configuration for the ID mapping table.
module ConfiguredTableAnalysisRuleTypeList =
Awso_cleanrooms.Values.ConfiguredTableAnalysisRuleTypeListmodule ConfiguredTableAssociationAnalysisRuleTypeList =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRuleTypeListmodule ConfiguredAudienceModelAssociationArn =
Awso_cleanrooms.Values.ConfiguredAudienceModelAssociationArnmodule ConfiguredAudienceModelAssociationName =
Awso_cleanrooms.Values.ConfiguredAudienceModelAssociationNamemodule IdNamespaceAssociationIdentifier =
Awso_cleanrooms.Values.IdNamespaceAssociationIdentifiermodule ConfiguredAudienceModelAssociationIdentifier =
Awso_cleanrooms.Values.ConfiguredAudienceModelAssociationIdentifierInformation about the schema type properties.
Controls on the query specifications that can be run on configured table.
module ConfiguredTableAssociationAnalysisRulePolicy =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRulePolicyControls on the query specifications that can be run on an associated configured table.
Controls on the analysis specifications that can be run on a configured table.
A relation within an analysis.
The structure that defines the body of the analysis template.
The analysis source metadata.
module AnalysisTemplateValidationStatusDetailList =
Awso_cleanrooms.Values.AnalysisTemplateValidationStatusDetailListA structure that defines the level of detail included in error messages returned by PySpark jobs. This configuration allows you to control the verbosity of error messages to help with troubleshooting PySpark jobs while maintaining appropriate security controls.
The parameters that control how synthetic data is generated, including privacy settings, column classifications, and other configuration options that affect the data synthesis process.
The configuration of the compute resources for an analysis with the Spark analytics engine.
An array that contains the sensitivity parameters.
Details of errors thrown by the protected query.
Details about the query results.
module ProtectedQueryResultConfiguration =
Awso_cleanrooms.Values.ProtectedQueryResultConfigurationContains configurations for protected query results.
The parameters for the SQL type Protected Query.
Contains statistics about the execution of the protected query.
module ProtectedJobComputeConfiguration =
Awso_cleanrooms.Values.ProtectedJobComputeConfigurationThe configuration of the compute resources for a PySpark job.
The protected job error.
The parameters for the protected job.
Details about the job results.
module ProtectedJobResultConfigurationOutput =
Awso_cleanrooms.Values.ProtectedJobResultConfigurationOutputThe output configuration for a protected job result.
Contains statistics about the execution of the protected job.
module PrivacyBudgetTemplateAutoRefresh =
Awso_cleanrooms.Values.PrivacyBudgetTemplateAutoRefreshmodule PrivacyBudgetTemplateParametersOutput =
Awso_cleanrooms.Values.PrivacyBudgetTemplateParametersOutputThe epsilon and noise parameters that were used in the privacy budget template.
module AccessBudgetsPrivacyTemplateUpdateParameters =
Awso_cleanrooms.Values.AccessBudgetsPrivacyTemplateUpdateParametersUpdate parameters for privacy budget templates with access budgets functionality, allowing modification of existing budget configurations.
module DifferentialPrivacyTemplateUpdateParameters =
Awso_cleanrooms.Values.DifferentialPrivacyTemplateUpdateParametersThe epsilon and noise parameter values that you want to update in the differential privacy template.
module MembershipProtectedJobResultConfiguration =
Awso_cleanrooms.Values.MembershipProtectedJobResultConfigurationContains configurations for protected job results.
module MembershipProtectedQueryResultConfiguration =
Awso_cleanrooms.Values.MembershipProtectedQueryResultConfigurationContains configurations for protected query results.
The configuration settings for the ID mapping table.
module IdNamespaceAssociationInputReferenceProperties =
Awso_cleanrooms.Values.IdNamespaceAssociationInputReferencePropertiesProvides the information for the ID namespace association input reference properties.
module IdMappingTableInputReferenceProperties =
Awso_cleanrooms.Values.IdMappingTableInputReferencePropertiesThe input reference properties for the ID mapping table.
A pointer to the dataset that underlies this table.
module ConfiguredTableAssociationIdentifier =
Awso_cleanrooms.Values.ConfiguredTableAssociationIdentifiermodule ConfiguredTableAnalysisRulePolicy =
Awso_cleanrooms.Values.ConfiguredTableAnalysisRulePolicyControls on the query specifications that can be run on a configured table.
The settings for client-side encryption for cryptographic computing.
module ProtectedJobOutputConfigurationInput =
Awso_cleanrooms.Values.ProtectedJobOutputConfigurationInputThe protected job output configuration input.
module DifferentialPrivacyPrivacyImpact =
Awso_cleanrooms.Values.DifferentialPrivacyPrivacyImpactInformation about the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
module DifferentialPrivacyPreviewParametersInput =
Awso_cleanrooms.Values.DifferentialPrivacyPreviewParametersInputThe epsilon and noise parameters that you want to preview.
The schema summary for the objects listed by the request.
The protected query summary for the objects listed by the request.
The protected job summary for the objects listed by the request.
An array that summaries the specified privacy budget. This summary includes collaboration information, creation information, membership information, and privacy budget information.
A summary of the privacy budget template. The summary includes membership information, collaboration information, and creation information.
The membership object listed by the request.
The member object listed by the request.
Detailed information about the ID namespace association.
Detailed information about the ID mapping table.
The configured table summary for the objects listed by the request.
module ConfiguredTableAssociationSummary =
Awso_cleanrooms.Values.ConfiguredTableAssociationSummaryThe configured table association summary for the objects listed by the request.
module ConfiguredAudienceModelAssociationSummary =
Awso_cleanrooms.Values.ConfiguredAudienceModelAssociationSummaryA summary of the configured audience model association.
The metadata of the collaboration.
module CollaborationPrivacyBudgetSummary =
Awso_cleanrooms.Values.CollaborationPrivacyBudgetSummaryA summary of the collaboration privacy budgets. This summary includes the collaboration information, creation information, epsilon provided, and utility in terms of aggregations.
module CollaborationPrivacyBudgetTemplateSummary =
Awso_cleanrooms.Values.CollaborationPrivacyBudgetTemplateSummaryA summary of the collaboration's privacy budget template. This summary includes information about who created the privacy budget template and what collaborations it belongs to.
module CollaborationIdNamespaceAssociationSummary =
Awso_cleanrooms.Values.CollaborationIdNamespaceAssociationSummaryProvides summary information about the collaboration ID namespace association.
module CollaborationConfiguredAudienceModelAssociationSummary =
Awso_cleanrooms.Values.CollaborationConfiguredAudienceModelAssociationSummaryA summary of the configured audience model association in the collaboration.
module CollaborationChangeRequestSummary =
Awso_cleanrooms.Values.CollaborationChangeRequestSummarySummary information about a collaboration change request.
module CollaborationAnalysisTemplateSummary =
Awso_cleanrooms.Values.CollaborationAnalysisTemplateSummaryThe metadata of the analysis template within a collaboration.
The metadata of the analysis template.
module AccessBudgetsPrivacyTemplateParametersInput =
Awso_cleanrooms.Values.AccessBudgetsPrivacyTemplateParametersInputInput parameters for privacy budget templates that support access budgets functionality, enabling enhanced budget management capabilities.
module DifferentialPrivacyTemplateParametersInput =
Awso_cleanrooms.Values.DifferentialPrivacyTemplateParametersInputThe epsilon and noise parameter values that you want to use for the differential privacy template.
Basic metadata used to construct a new member.
Specifies a change to apply to a collaboration.
An error describing why a schema could not be fetched.
A schema is a relation within a collaboration.
module BatchGetSchemaAnalysisRuleError =
Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleErrorAn error that describes why a schema could not be fetched.
A specification about how data from the configured table can be used in a query.
Defines the information that's necessary to retrieve an analysis rule schema. Schema analysis rules are uniquely identified by a combination of the schema name and the analysis rule type for a given collaboration.
module BatchGetCollaborationAnalysisTemplateError =
Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateErrorDetails of errors thrown by the call to retrieve multiple analysis templates within a collaboration by their identifiers.
The analysis template within a collaboration.
Caller does not have sufficient access to perform this action.
Updating or deleting a resource can cause an inconsistent state.
Unexpected error during processing of request.
The parameters for an Clean Rooms protected query.
Request references a resource which does not exist.
Request was denied due to request throttling.
The input fails to satisfy the specified constraints.
The parameters for an Clean Rooms protected job.
An object that defines the privacy budget template.
module PrivacyBudgetTemplateUpdateParameters =
Awso_cleanrooms.Values.PrivacyBudgetTemplateUpdateParametersThe epsilon and noise parameters that you want to update in the privacy budget template.
The membership object.
Provides information to create the ID namespace association.
Describes information about the ID mapping table.
A table that has been configured for use in a collaboration.
Request denied because service quota has been exceeded.
A configured table association links a configured table to a collaboration.
module ConfiguredTableAssociationAnalysisRule =
Awso_cleanrooms.Values.ConfiguredTableAssociationAnalysisRuleAn analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule.
A configured table analysis rule, which limits how data for this table can be used.
module ConfiguredAudienceModelAssociation =
Awso_cleanrooms.Values.ConfiguredAudienceModelAssociationDetails about the configured audience model association.
The multi-party data share environment. The collaboration contains metadata about its purpose and participants.
Represents a request to modify a collaboration. Change requests enable structured modifications to collaborations after they have been created.
module CollaborationChangeRequestIdentifier =
Awso_cleanrooms.Values.CollaborationChangeRequestIdentifierThe analysis template.
module ProtectedJobResultConfigurationInput =
Awso_cleanrooms.Values.ProtectedJobResultConfigurationInputThe protected job result configuration input.
Provides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
module PreviewPrivacyImpactParametersInput =
Awso_cleanrooms.Values.PreviewPrivacyImpactParametersInputSpecifies the updated epsilon and noise parameters to preview. The preview allows you to see how the maximum number of each type of aggregation function would change with the new parameters.
module PrivacyBudgetTemplateSummaryList =
Awso_cleanrooms.Values.PrivacyBudgetTemplateSummaryListmodule IdNamespaceAssociationSummaryList =
Awso_cleanrooms.Values.IdNamespaceAssociationSummaryListmodule ConfiguredTableAssociationSummaryList =
Awso_cleanrooms.Values.ConfiguredTableAssociationSummaryListmodule ConfiguredAudienceModelAssociationSummaryList =
Awso_cleanrooms.Values.ConfiguredAudienceModelAssociationSummaryListmodule CollaborationPrivacyBudgetSummaryList =
Awso_cleanrooms.Values.CollaborationPrivacyBudgetSummaryListmodule CollaborationPrivacyBudgetTemplateSummaryList =
Awso_cleanrooms.Values.CollaborationPrivacyBudgetTemplateSummaryListmodule CollaborationIdNamespaceAssociationSummaryList =
Awso_cleanrooms.Values.CollaborationIdNamespaceAssociationSummaryListmodule CollaborationConfiguredAudienceModelAssociationSummaryList =
Awso_cleanrooms.Values.CollaborationConfiguredAudienceModelAssociationSummaryListmodule CollaborationChangeRequestSummaryList =
Awso_cleanrooms.Values.CollaborationChangeRequestSummaryListmodule CollaborationAnalysisTemplateSummaryList =
Awso_cleanrooms.Values.CollaborationAnalysisTemplateSummaryListmodule CollaborationPrivacyBudgetTemplate =
Awso_cleanrooms.Values.CollaborationPrivacyBudgetTemplateAn array that specifies the information for a collaboration's privacy budget template.
module CollaborationIdNamespaceAssociation =
Awso_cleanrooms.Values.CollaborationIdNamespaceAssociationDefines details for the collaboration ID namespace association.
module CollaborationConfiguredAudienceModelAssociation =
Awso_cleanrooms.Values.CollaborationConfiguredAudienceModelAssociationThe configured audience model association within a collaboration.
module PrivacyBudgetTemplateParametersInput =
Awso_cleanrooms.Values.PrivacyBudgetTemplateParametersInputThe epsilon and noise parameters that you want to use for the privacy budget template.
module BatchGetSchemaAnalysisRuleErrorList =
Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleErrorListmodule BatchGetCollaborationAnalysisTemplateErrorList =
Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateErrorListmodule CollaborationAnalysisTemplateList =
Awso_cleanrooms.Values.CollaborationAnalysisTemplateListUpdates the processing of a currently running query.
Updates the processing of a currently running query.
Updates the processing of a currently running job.
Updates the processing of a currently running job.
module UpdatePrivacyBudgetTemplateOutput =
Awso_cleanrooms.Values.UpdatePrivacyBudgetTemplateOutputUpdates the privacy budget template for the specified collaboration.
module UpdatePrivacyBudgetTemplateInput =
Awso_cleanrooms.Values.UpdatePrivacyBudgetTemplateInputUpdates the privacy budget template for the specified collaboration.
Updates a membership.
Updates a membership.
module UpdateIdNamespaceAssociationOutput =
Awso_cleanrooms.Values.UpdateIdNamespaceAssociationOutputProvides the details that are necessary to update an ID namespace association.
module UpdateIdNamespaceAssociationInput =
Awso_cleanrooms.Values.UpdateIdNamespaceAssociationInputProvides the details that are necessary to update an ID namespace association.
Provides the details that are necessary to update an ID mapping table.
Provides the details that are necessary to update an ID mapping table.
Updates a configured table.
Updates a configured table.
module UpdateConfiguredTableAssociationOutput =
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationOutputUpdates a configured table association.
module UpdateConfiguredTableAssociationInput =
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationInputUpdates a configured table association.
module UpdateConfiguredTableAssociationAnalysisRuleOutput =
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationAnalysisRuleOutputUpdates the analysis rule for a configured table association.
module UpdateConfiguredTableAssociationAnalysisRuleInput =
Awso_cleanrooms.Values.UpdateConfiguredTableAssociationAnalysisRuleInputUpdates the analysis rule for a configured table association.
module UpdateConfiguredTableAnalysisRuleOutput =
Awso_cleanrooms.Values.UpdateConfiguredTableAnalysisRuleOutputUpdates a configured table analysis rule.
module UpdateConfiguredTableAnalysisRuleInput =
Awso_cleanrooms.Values.UpdateConfiguredTableAnalysisRuleInputUpdates a configured table analysis rule.
module UpdateConfiguredAudienceModelAssociationOutput =
Awso_cleanrooms.Values.UpdateConfiguredAudienceModelAssociationOutputProvides the details necessary to update a configured audience model association.
module UpdateConfiguredAudienceModelAssociationInput =
Awso_cleanrooms.Values.UpdateConfiguredAudienceModelAssociationInputProvides the details necessary to update a configured audience model association.
Updates collaboration metadata and can only be called by the collaboration owner.
Updates collaboration metadata and can only be called by the collaboration owner.
module UpdateCollaborationChangeRequestOutput =
Awso_cleanrooms.Values.UpdateCollaborationChangeRequestOutputUpdates an existing collaboration change request. This operation allows approval actions for pending change requests in collaborations (APPROVE, DENY, CANCEL, COMMIT). For change requests without automatic approval, a member in the collaboration can manually APPROVE or DENY a change request. The collaboration owner can manually CANCEL or COMMIT a change request.
module UpdateCollaborationChangeRequestInput =
Awso_cleanrooms.Values.UpdateCollaborationChangeRequestInputUpdates an existing collaboration change request. This operation allows approval actions for pending change requests in collaborations (APPROVE, DENY, CANCEL, COMMIT). For change requests without automatic approval, a member in the collaboration can manually APPROVE or DENY a change request. The collaboration owner can manually CANCEL or COMMIT a change request.
Updates the analysis template metadata.
Updates the analysis template metadata.
Removes a tag or list of tags from a resource.
Removes a tag or list of tags from a resource.
Tags a resource.
Tags a resource.
Creates a protected query that is started by Clean Rooms.
Creates a protected query that is started by Clean Rooms.
Creates a protected job that is started by Clean Rooms.
Creates a protected job that is started by Clean Rooms.
An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
Defines the information that's necessary to populate an ID mapping table.
Defines the information that's necessary to populate an ID mapping table.
Lists all of the tags that have been added to a resource.
Lists all of the tags that have been added to a resource.
Lists the schemas for relations within a collaboration.
Lists the schemas for relations within a collaboration.
Lists protected queries, sorted by the most recent query.
Lists protected queries, sorted by the most recent query.
Lists protected jobs, sorted by most recent job.
Lists protected jobs, sorted by most recent job.
Returns detailed information about the privacy budgets in a specified membership.
Returns detailed information about the privacy budgets in a specified membership.
module ListPrivacyBudgetTemplatesOutput =
Awso_cleanrooms.Values.ListPrivacyBudgetTemplatesOutputReturns detailed information about the privacy budget templates in a specified membership.
module ListPrivacyBudgetTemplatesInput =
Awso_cleanrooms.Values.ListPrivacyBudgetTemplatesInputReturns detailed information about the privacy budget templates in a specified membership.
Lists all memberships resources within the caller's account.
Lists all memberships resources within the caller's account.
Lists all members within a collaboration.
Lists all members within a collaboration.
module ListIdNamespaceAssociationsOutput =
Awso_cleanrooms.Values.ListIdNamespaceAssociationsOutputReturns a list of ID namespace associations.
module ListIdNamespaceAssociationsInput =
Awso_cleanrooms.Values.ListIdNamespaceAssociationsInputReturns a list of ID namespace associations.
Returns a list of ID mapping tables.
Returns a list of ID mapping tables.
Lists configured tables.
Lists configured tables.
module ListConfiguredTableAssociationsOutput =
Awso_cleanrooms.Values.ListConfiguredTableAssociationsOutputLists configured table associations for a membership.
module ListConfiguredTableAssociationsInput =
Awso_cleanrooms.Values.ListConfiguredTableAssociationsInputLists configured table associations for a membership.
module ListConfiguredAudienceModelAssociationsOutput =
Awso_cleanrooms.Values.ListConfiguredAudienceModelAssociationsOutputLists information about requested configured audience model associations.
module ListConfiguredAudienceModelAssociationsInput =
Awso_cleanrooms.Values.ListConfiguredAudienceModelAssociationsInputLists information about requested configured audience model associations.
Lists collaborations the caller owns, is active in, or has been invited to.
Lists collaborations the caller owns, is active in, or has been invited to.
module ListCollaborationPrivacyBudgetsOutput =
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetsOutputReturns an array that summarizes each privacy budget in a specified collaboration. The summary includes the collaboration ARN, creation time, creating account, and privacy budget details.
module ListCollaborationPrivacyBudgetsInput =
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetsInputReturns an array that summarizes each privacy budget in a specified collaboration. The summary includes the collaboration ARN, creation time, creating account, and privacy budget details.
module ListCollaborationPrivacyBudgetTemplatesOutput =
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetTemplatesOutputReturns an array that summarizes each privacy budget template in a specified collaboration.
module ListCollaborationPrivacyBudgetTemplatesInput =
Awso_cleanrooms.Values.ListCollaborationPrivacyBudgetTemplatesInputReturns an array that summarizes each privacy budget template in a specified collaboration.
module ListCollaborationIdNamespaceAssociationsOutput =
Awso_cleanrooms.Values.ListCollaborationIdNamespaceAssociationsOutputReturns a list of the ID namespace associations in a collaboration.
module ListCollaborationIdNamespaceAssociationsInput =
Awso_cleanrooms.Values.ListCollaborationIdNamespaceAssociationsInputReturns a list of the ID namespace associations in a collaboration.
module ListCollaborationConfiguredAudienceModelAssociationsOutput =
Awso_cleanrooms.Values.ListCollaborationConfiguredAudienceModelAssociationsOutputLists configured audience model associations within a collaboration.
module ListCollaborationConfiguredAudienceModelAssociationsInput =
Awso_cleanrooms.Values.ListCollaborationConfiguredAudienceModelAssociationsInputLists configured audience model associations within a collaboration.
module ListCollaborationChangeRequestsOutput =
Awso_cleanrooms.Values.ListCollaborationChangeRequestsOutputLists all change requests for a collaboration with pagination support. Returns change requests sorted by creation time.
module ListCollaborationChangeRequestsInput =
Awso_cleanrooms.Values.ListCollaborationChangeRequestsInputLists all change requests for a collaboration with pagination support. Returns change requests sorted by creation time.
module ListCollaborationAnalysisTemplatesOutput =
Awso_cleanrooms.Values.ListCollaborationAnalysisTemplatesOutputLists analysis templates within a collaboration.
module ListCollaborationAnalysisTemplatesInput =
Awso_cleanrooms.Values.ListCollaborationAnalysisTemplatesInputLists analysis templates within a collaboration.
Lists analysis templates that the caller owns.
Lists analysis templates that the caller owns.
Retrieves the schema for a relation within a collaboration.
Retrieves the schema for a relation within a collaboration.
Retrieves a schema analysis rule.
Retrieves a schema analysis rule.
Returns query processing metadata.
Returns query processing metadata.
Returns job processing metadata.
Returns job processing metadata.
Returns details for a specified privacy budget template.
Returns details for a specified privacy budget template.
Retrieves a specified membership for an identifier.
Retrieves a specified membership for an identifier.
module GetIdNamespaceAssociationOutput =
Awso_cleanrooms.Values.GetIdNamespaceAssociationOutputRetrieves an ID namespace association.
Retrieves an ID namespace association.
Retrieves an ID mapping table.
Retrieves an ID mapping table.
Retrieves a configured table.
Retrieves a configured table.
module GetConfiguredTableAssociationOutput =
Awso_cleanrooms.Values.GetConfiguredTableAssociationOutputRetrieves a configured table association.
module GetConfiguredTableAssociationInput =
Awso_cleanrooms.Values.GetConfiguredTableAssociationInputRetrieves a configured table association.
module GetConfiguredTableAssociationAnalysisRuleOutput =
Awso_cleanrooms.Values.GetConfiguredTableAssociationAnalysisRuleOutputRetrieves the analysis rule for a configured table association.
module GetConfiguredTableAssociationAnalysisRuleInput =
Awso_cleanrooms.Values.GetConfiguredTableAssociationAnalysisRuleInputRetrieves the analysis rule for a configured table association.
module GetConfiguredTableAnalysisRuleOutput =
Awso_cleanrooms.Values.GetConfiguredTableAnalysisRuleOutputRetrieves a configured table analysis rule.
module GetConfiguredTableAnalysisRuleInput =
Awso_cleanrooms.Values.GetConfiguredTableAnalysisRuleInputRetrieves a configured table analysis rule.
module GetConfiguredAudienceModelAssociationOutput =
Awso_cleanrooms.Values.GetConfiguredAudienceModelAssociationOutputReturns information about a configured audience model association.
module GetConfiguredAudienceModelAssociationInput =
Awso_cleanrooms.Values.GetConfiguredAudienceModelAssociationInputReturns information about a configured audience model association.
module GetCollaborationPrivacyBudgetTemplateOutput =
Awso_cleanrooms.Values.GetCollaborationPrivacyBudgetTemplateOutputReturns details about a specified privacy budget template.
module GetCollaborationPrivacyBudgetTemplateInput =
Awso_cleanrooms.Values.GetCollaborationPrivacyBudgetTemplateInputReturns details about a specified privacy budget template.
Returns metadata about a collaboration.
Returns metadata about a collaboration.
module GetCollaborationIdNamespaceAssociationOutput =
Awso_cleanrooms.Values.GetCollaborationIdNamespaceAssociationOutputRetrieves an ID namespace association from a specific collaboration.
module GetCollaborationIdNamespaceAssociationInput =
Awso_cleanrooms.Values.GetCollaborationIdNamespaceAssociationInputRetrieves an ID namespace association from a specific collaboration.
module GetCollaborationConfiguredAudienceModelAssociationOutput =
Awso_cleanrooms.Values.GetCollaborationConfiguredAudienceModelAssociationOutputRetrieves a configured audience model association within a collaboration.
module GetCollaborationConfiguredAudienceModelAssociationInput =
Awso_cleanrooms.Values.GetCollaborationConfiguredAudienceModelAssociationInputRetrieves a configured audience model association within a collaboration.
module GetCollaborationChangeRequestOutput =
Awso_cleanrooms.Values.GetCollaborationChangeRequestOutputRetrieves detailed information about a specific collaboration change request.
module GetCollaborationChangeRequestInput =
Awso_cleanrooms.Values.GetCollaborationChangeRequestInputRetrieves detailed information about a specific collaboration change request.
module GetCollaborationAnalysisTemplateOutput =
Awso_cleanrooms.Values.GetCollaborationAnalysisTemplateOutputRetrieves an analysis template within a collaboration.
module GetCollaborationAnalysisTemplateInput =
Awso_cleanrooms.Values.GetCollaborationAnalysisTemplateInputRetrieves an analysis template within a collaboration.
Retrieves an analysis template.
Retrieves an analysis template.
module DeletePrivacyBudgetTemplateOutput =
Awso_cleanrooms.Values.DeletePrivacyBudgetTemplateOutputDeletes a privacy budget template for a specified collaboration.
module DeletePrivacyBudgetTemplateInput =
Awso_cleanrooms.Values.DeletePrivacyBudgetTemplateInputDeletes a privacy budget template for a specified collaboration.
Deletes a specified membership. All resources under a membership must be deleted.
Deletes a specified membership. All resources under a membership must be deleted.
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.
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.
module DeleteIdNamespaceAssociationOutput =
Awso_cleanrooms.Values.DeleteIdNamespaceAssociationOutputDeletes an ID namespace association.
module DeleteIdNamespaceAssociationInput =
Awso_cleanrooms.Values.DeleteIdNamespaceAssociationInputDeletes an ID namespace association.
Deletes an ID mapping table.
Deletes an ID mapping table.
The empty output for a successful deletion.
Deletes a configured table.
module DeleteConfiguredTableAssociationOutput =
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationOutputDeletes a configured table association.
module DeleteConfiguredTableAssociationInput =
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationInputDeletes a configured table association.
module DeleteConfiguredTableAssociationAnalysisRuleOutput =
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationAnalysisRuleOutputDeletes an analysis rule for a configured table association.
module DeleteConfiguredTableAssociationAnalysisRuleInput =
Awso_cleanrooms.Values.DeleteConfiguredTableAssociationAnalysisRuleInputDeletes an analysis rule for a configured table association.
module DeleteConfiguredTableAnalysisRuleOutput =
Awso_cleanrooms.Values.DeleteConfiguredTableAnalysisRuleOutputAn empty response that indicates a successful delete.
module DeleteConfiguredTableAnalysisRuleInput =
Awso_cleanrooms.Values.DeleteConfiguredTableAnalysisRuleInputDeletes a configured table analysis rule.
module DeleteConfiguredAudienceModelAssociationOutput =
Awso_cleanrooms.Values.DeleteConfiguredAudienceModelAssociationOutputProvides the information necessary to delete a configured audience model association.
module DeleteConfiguredAudienceModelAssociationInput =
Awso_cleanrooms.Values.DeleteConfiguredAudienceModelAssociationInputProvides the information necessary to delete a configured audience model association.
Deletes a collaboration. It can only be called by the collaboration owner.
Deletes a collaboration. It can only be called by the collaboration owner.
Deletes an analysis template.
Deletes an analysis template.
module CreatePrivacyBudgetTemplateOutput =
Awso_cleanrooms.Values.CreatePrivacyBudgetTemplateOutputCreates 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 UpdatePrivacyBudgetTemplate operation.
module CreatePrivacyBudgetTemplateInput =
Awso_cleanrooms.Values.CreatePrivacyBudgetTemplateInputCreates 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 UpdatePrivacyBudgetTemplate operation.
Creates a membership for a specific collaboration identifier and joins the collaboration.
Creates a membership for a specific collaboration identifier and joins the collaboration.
module CreateIdNamespaceAssociationOutput =
Awso_cleanrooms.Values.CreateIdNamespaceAssociationOutputCreates an ID namespace association.
module CreateIdNamespaceAssociationInput =
Awso_cleanrooms.Values.CreateIdNamespaceAssociationInputCreates an ID namespace association.
Creates an ID mapping table.
Creates an ID mapping table.
Creates a new configured table resource.
Creates a new configured table resource.
module CreateConfiguredTableAssociationOutput =
Awso_cleanrooms.Values.CreateConfiguredTableAssociationOutputCreates a configured table association. A configured table association links a configured table with a collaboration.
module CreateConfiguredTableAssociationInput =
Awso_cleanrooms.Values.CreateConfiguredTableAssociationInputCreates a configured table association. A configured table association links a configured table with a collaboration.
module CreateConfiguredTableAssociationAnalysisRuleOutput =
Awso_cleanrooms.Values.CreateConfiguredTableAssociationAnalysisRuleOutputCreates a new analysis rule for an associated configured table.
module CreateConfiguredTableAssociationAnalysisRuleInput =
Awso_cleanrooms.Values.CreateConfiguredTableAssociationAnalysisRuleInputCreates a new analysis rule for an associated configured table.
module CreateConfiguredTableAnalysisRuleOutput =
Awso_cleanrooms.Values.CreateConfiguredTableAnalysisRuleOutputCreates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.
module CreateConfiguredTableAnalysisRuleInput =
Awso_cleanrooms.Values.CreateConfiguredTableAnalysisRuleInputCreates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.
module CreateConfiguredAudienceModelAssociationOutput =
Awso_cleanrooms.Values.CreateConfiguredAudienceModelAssociationOutputProvides the details necessary to create a configured audience model association.
module CreateConfiguredAudienceModelAssociationInput =
Awso_cleanrooms.Values.CreateConfiguredAudienceModelAssociationInputProvides the details necessary to create a configured audience model association.
Creates a new collaboration.
Creates a new collaboration.
module CreateCollaborationChangeRequestOutput =
Awso_cleanrooms.Values.CreateCollaborationChangeRequestOutputCreates a new change request to modify an existing collaboration. This enables post-creation modifications to collaborations through a structured API-driven approach.
module CreateCollaborationChangeRequestInput =
Awso_cleanrooms.Values.CreateCollaborationChangeRequestInputCreates a new change request to modify an existing collaboration. This enables post-creation modifications to collaborations through a structured API-driven approach.
Creates a new analysis template.
Creates a new analysis template.
Retrieves multiple schemas by their identifiers.
Retrieves multiple schemas by their identifiers.
module BatchGetSchemaAnalysisRuleOutput =
Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleOutputRetrieves multiple analysis rule schemas.
module BatchGetSchemaAnalysisRuleInput =
Awso_cleanrooms.Values.BatchGetSchemaAnalysisRuleInputRetrieves multiple analysis rule schemas.
module BatchGetCollaborationAnalysisTemplateOutput =
Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateOutputRetrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
module BatchGetCollaborationAnalysisTemplateInput =
Awso_cleanrooms.Values.BatchGetCollaborationAnalysisTemplateInputRetrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).