Represents a collaboration between AWS accounts that allows for secure data collaboration
creator_display_name
(String)creator_member_abilities
(Set of String)description
(String)members
(Attributes List) (see below for nested schema)name
(String)query_log_status
(String)creator_payment_configuration
(Attributes) (see below for nested schema)data_encryption_metadata
(Attributes) (see below for nested schema)tags
(Attributes Set) An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration. (see below for nested schema)arn
(String)collaboration_identifier
(String)id
(String) Uniquely identifies the resource.members
Required:
account_id
(String)display_name
(String)member_abilities
(Set of String)Optional:
payment_configuration
(Attributes) (see below for nested schema)members.payment_configuration
Required:
query_compute
(Attributes) (see below for nested schema)members.payment_configuration.query_compute
Required:
is_responsible
(Boolean)creator_payment_configuration
Required:
query_compute
(Attributes) (see below for nested schema)creator_payment_configuration.query_compute
Required:
is_responsible
(Boolean)data_encryption_metadata
Required:
allow_cleartext
(Boolean)allow_duplicates
(Boolean)allow_joins_on_columns_with_different_names
(Boolean)preserve_nulls
(Boolean)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_cleanrooms_collaboration.example <resource ID>