View Source aws_cleanrooms (aws v1.0.4)
Welcome to the Clean Rooms API Reference.
Clean Rooms is an Amazon Web Services service that helps multiple parties to join their data together in a secure collaboration workspace. In the collaboration, members who can query and receive results can get insights into the collective datasets without either party getting access to the other party's raw data.
To learn more about Clean Rooms concepts, procedures, and best practices, see the Clean Rooms User Guide: https://docs.aws.amazon.com/clean-rooms/latest/userguide/what-is.html.
To learn more about SQL commands, functions, and conditions supported in Clean Rooms, see the Clean Rooms SQL Reference: https://docs.aws.amazon.com/clean-rooms/latest/sql-reference/sql-reference.html.Summary
Functions
Creates a new analysis rule for a configured table.
Creates a configured table association.
Creates a privacy budget template for a specified membership.
Deletes a collaboration.
Removes the specified member from a collaboration.
Deletes a specified membership.
Returns an array that summarizes each privacy budget in a specified collaboration.
Functions
batch_get_collaboration_analysis_template(Client, CollaborationIdentifier, Input)
View Sourcebatch_get_collaboration_analysis_template(Client, CollaborationIdentifier, Input0, Options0)
View Sourcebatch_get_schema(Client, CollaborationIdentifier, Input0, Options0)
View Sourcecreate_analysis_template(Client, MembershipIdentifier, Input0, Options0)
View Sourcecreate_configured_audience_model_association(Client, MembershipIdentifier, Input)
View Sourcecreate_configured_audience_model_association(Client, MembershipIdentifier, Input0, Options0)
View Sourcecreate_configured_table_analysis_rule(Client, ConfiguredTableIdentifier, Input)
View SourceCreates a new analysis rule for a configured table.
Currently, only one analysis rule can be created for a given configured table.create_configured_table_analysis_rule(Client, ConfiguredTableIdentifier, Input0, Options0)
View Sourcecreate_configured_table_association(Client, MembershipIdentifier, Input)
View SourceCreates a configured table association.
A configured table association links a configured table with a collaboration.create_configured_table_association(Client, MembershipIdentifier, Input0, Options0)
View Sourcecreate_privacy_budget_template(Client, MembershipIdentifier, Input)
View SourceCreates a privacy budget template for a specified membership.
Each membership can have only one privacy budget template, but it can be deleted and recreated. If you need to change the privacy budget template for a membership, use theUpdatePrivacyBudgetTemplate
operation.
create_privacy_budget_template(Client, MembershipIdentifier, Input0, Options0)
View Sourcedelete_analysis_template(Client, AnalysisTemplateIdentifier, MembershipIdentifier, Input)
View Sourcedelete_analysis_template(Client, AnalysisTemplateIdentifier, MembershipIdentifier, Input0, Options0)
View SourceDeletes a collaboration.
It can only be called by the collaboration owner.delete_collaboration(Client, CollaborationIdentifier, Input0, Options0)
View Sourcedelete_configured_audience_model_association(Client, ConfiguredAudienceModelAssociationIdentifier, MembershipIdentifier, Input)
View Sourcedelete_configured_audience_model_association(Client, ConfiguredAudienceModelAssociationIdentifier, MembershipIdentifier, Input0, Options0)
View Sourcedelete_configured_table(Client, ConfiguredTableIdentifier, Input0, Options0)
View Sourcedelete_configured_table_analysis_rule(Client, AnalysisRuleType, ConfiguredTableIdentifier, Input)
View Sourcedelete_configured_table_analysis_rule(Client, AnalysisRuleType, ConfiguredTableIdentifier, Input0, Options0)
View Sourcedelete_configured_table_association(Client, ConfiguredTableAssociationIdentifier, MembershipIdentifier, Input)
View Sourcedelete_configured_table_association(Client, ConfiguredTableAssociationIdentifier, MembershipIdentifier, Input0, Options0)
View SourceRemoves 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.delete_member(Client, AccountId, CollaborationIdentifier, Input0, Options0)
View SourceDeletes a specified membership.
All resources under a membership must be deleted.delete_privacy_budget_template(Client, MembershipIdentifier, PrivacyBudgetTemplateIdentifier, Input)
View Sourcedelete_privacy_budget_template(Client, MembershipIdentifier, PrivacyBudgetTemplateIdentifier, Input0, Options0)
View Sourceget_analysis_template(Client, AnalysisTemplateIdentifier, MembershipIdentifier)
View Sourceget_analysis_template(Client, AnalysisTemplateIdentifier, MembershipIdentifier, QueryMap, HeadersMap)
View Sourceget_analysis_template(Client, AnalysisTemplateIdentifier, MembershipIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_collaboration(Client, CollaborationIdentifier, QueryMap, HeadersMap)
View Sourceget_collaboration(Client, CollaborationIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_collaboration_analysis_template(Client, AnalysisTemplateArn, CollaborationIdentifier)
View Sourceget_collaboration_analysis_template(Client, AnalysisTemplateArn, CollaborationIdentifier, QueryMap, HeadersMap)
View Sourceget_collaboration_analysis_template(Client, AnalysisTemplateArn, CollaborationIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_collaboration_configured_audience_model_association(Client, CollaborationIdentifier, ConfiguredAudienceModelAssociationIdentifier)
View Sourceget_collaboration_configured_audience_model_association(Client, CollaborationIdentifier, ConfiguredAudienceModelAssociationIdentifier, QueryMap, HeadersMap)
View Sourceget_collaboration_configured_audience_model_association(Client, CollaborationIdentifier, ConfiguredAudienceModelAssociationIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_collaboration_privacy_budget_template(Client, CollaborationIdentifier, PrivacyBudgetTemplateIdentifier)
View Sourceget_collaboration_privacy_budget_template(Client, CollaborationIdentifier, PrivacyBudgetTemplateIdentifier, QueryMap, HeadersMap)
View Sourceget_collaboration_privacy_budget_template(Client, CollaborationIdentifier, PrivacyBudgetTemplateIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_configured_audience_model_association(Client, ConfiguredAudienceModelAssociationIdentifier, MembershipIdentifier)
View Sourceget_configured_audience_model_association(Client, ConfiguredAudienceModelAssociationIdentifier, MembershipIdentifier, QueryMap, HeadersMap)
View Sourceget_configured_audience_model_association(Client, ConfiguredAudienceModelAssociationIdentifier, MembershipIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_configured_table(Client, ConfiguredTableIdentifier, QueryMap, HeadersMap)
View Sourceget_configured_table(Client, ConfiguredTableIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_configured_table_analysis_rule(Client, AnalysisRuleType, ConfiguredTableIdentifier)
View Sourceget_configured_table_analysis_rule(Client, AnalysisRuleType, ConfiguredTableIdentifier, QueryMap, HeadersMap)
View Sourceget_configured_table_analysis_rule(Client, AnalysisRuleType, ConfiguredTableIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_configured_table_association(Client, ConfiguredTableAssociationIdentifier, MembershipIdentifier)
View Sourceget_configured_table_association(Client, ConfiguredTableAssociationIdentifier, MembershipIdentifier, QueryMap, HeadersMap)
View Sourceget_configured_table_association(Client, ConfiguredTableAssociationIdentifier, MembershipIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_membership(Client, MembershipIdentifier, QueryMap, HeadersMap)
View Sourceget_membership(Client, MembershipIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_privacy_budget_template(Client, MembershipIdentifier, PrivacyBudgetTemplateIdentifier)
View Sourceget_privacy_budget_template(Client, MembershipIdentifier, PrivacyBudgetTemplateIdentifier, QueryMap, HeadersMap)
View Sourceget_privacy_budget_template(Client, MembershipIdentifier, PrivacyBudgetTemplateIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_protected_query(Client, MembershipIdentifier, ProtectedQueryIdentifier)
View Sourceget_protected_query(Client, MembershipIdentifier, ProtectedQueryIdentifier, QueryMap, HeadersMap)
View Sourceget_protected_query(Client, MembershipIdentifier, ProtectedQueryIdentifier, QueryMap, HeadersMap, Options0)
View Sourceget_schema(Client, CollaborationIdentifier, Name, QueryMap, HeadersMap)
View Sourceget_schema(Client, CollaborationIdentifier, Name, QueryMap, HeadersMap, Options0)
View Sourceget_schema_analysis_rule(Client, CollaborationIdentifier, Name, Type)
View Sourceget_schema_analysis_rule(Client, CollaborationIdentifier, Name, Type, QueryMap, HeadersMap)
View Sourceget_schema_analysis_rule(Client, CollaborationIdentifier, Name, Type, QueryMap, HeadersMap, Options0)
View Sourcelist_analysis_templates(Client, MembershipIdentifier, QueryMap, HeadersMap)
View Sourcelist_analysis_templates(Client, MembershipIdentifier, QueryMap, HeadersMap, Options0)
View Sourcelist_collaboration_analysis_templates(Client, CollaborationIdentifier)
View Sourcelist_collaboration_analysis_templates(Client, CollaborationIdentifier, QueryMap, HeadersMap)
View Sourcelist_collaboration_analysis_templates(Client, CollaborationIdentifier, QueryMap, HeadersMap, Options0)
View Sourcelist_collaboration_configured_audience_model_associations(Client, CollaborationIdentifier)
View Sourcelist_collaboration_configured_audience_model_associations(Client, CollaborationIdentifier, QueryMap, HeadersMap)
View Sourcelist_collaboration_configured_audience_model_associations(Client, CollaborationIdentifier, QueryMap, HeadersMap, Options0)
View Sourcelist_collaboration_privacy_budget_templates(Client, CollaborationIdentifier)
View Sourcelist_collaboration_privacy_budget_templates(Client, CollaborationIdentifier, QueryMap, HeadersMap)
View Sourcelist_collaboration_privacy_budget_templates(Client, CollaborationIdentifier, QueryMap, HeadersMap, Options0)
View Sourcelist_collaboration_privacy_budgets(Client, CollaborationIdentifier, PrivacyBudgetType)
View SourceReturns 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.