AWS Clean Rooms Membership

AWS Clean Rooms Membership represents a participant’s association within an AWS Clean Rooms collaboration. It contains details about the member account, collaboration identifiers, membership status, and configuration settings that define how data is accessed and used securely. This resource enables organizations to collaborate on shared datasets without exposing underlying raw data, ensuring privacy and compliance while allowing joint analysis.

aws.cleanrooms_membership

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe unique ARN for the membership.
collaboration_arncorestringThe unique ARN for the membership's associated collaboration.
collaboration_creator_account_idcorestringThe identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.
collaboration_creator_display_namecorestringThe display name of the collaboration creator.
collaboration_idcorestringThe unique ID for the membership's collaboration.
collaboration_namecorestringThe name of the membership's collaboration.
create_timecoretimestampThe time when the membership was created.
default_job_result_configurationcorejsonThe default job result configuration for the membership.
default_result_configurationcorejsonThe default protected query result configuration as specified by the member who can receive results.
idcorestringThe unique ID of the membership.
job_log_statuscorestringAn indicator as to whether job logging has been enabled or disabled for the collaboration. When ENABLED, Clean Rooms logs details about jobs run within this collaboration and those logs can be viewed in Amazon CloudWatch Logs. The default value is DISABLED.
member_abilitiescorearray<string>The abilities granted to the collaboration member.
ml_member_abilitiescorejsonSpecifies the ML member abilities that are granted to a collaboration member.
payment_configurationcorejsonThe payment responsibilities accepted by the collaboration member.
query_log_statuscorestringAn indicator as to whether query logging has been enabled or disabled for the membership. When ENABLED, Clean Rooms logs details about queries run within this collaboration and those logs can be viewed in Amazon CloudWatch Logs. The default value is DISABLED.
statuscorestringThe status of the membership.
tagscorehstore_csv
update_timecoretimestampThe time the membership metadata was last updated.