Represents a table that can be associated with collaborations
allowed_columns
(List of String)analysis_method
(String)name
(String)table_reference
(Attributes) (see below for nested schema)analysis_rules
(Attributes List) (see below for nested schema)description
(String)tags
(Attributes Set) An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration. (see below for nested schema)arn
(String)configured_table_identifier
(String)id
(String) Uniquely identifies the resource.table_reference
Required:
glue
(Attributes) (see below for nested schema)table_reference.glue
Required:
database_name
(String)table_name
(String)analysis_rules
Required:
policy
(Attributes) (see below for nested schema)type
(String)analysis_rules.policy
Required:
v1
(Attributes) (see below for nested schema)analysis_rules.policy.v1
Optional:
aggregation
(Attributes) (see below for nested schema)custom
(Attributes) (see below for nested schema)list
(Attributes) (see below for nested schema)analysis_rules.policy.v1.aggregation
Required:
aggregate_columns
(Attributes List) (see below for nested schema)dimension_columns
(List of String)join_columns
(List of String)output_constraints
(Attributes List) (see below for nested schema)scalar_functions
(List of String)Optional:
allowed_join_operators
(List of String)join_required
(String)analysis_rules.policy.v1.list.aggregate_columns
Required:
column_names
(List of String)function
(String)analysis_rules.policy.v1.list.output_constraints
Required:
column_name
(String)minimum
(Number)type
(String)analysis_rules.policy.v1.custom
Required:
allowed_analyses
(List of String)Optional:
allowed_analysis_providers
(List of String)differential_privacy
(Attributes) (see below for nested schema)analysis_rules.policy.v1.list.differential_privacy
Required:
columns
(Attributes List) (see below for nested schema)analysis_rules.policy.v1.list.differential_privacy.columns
Required:
name
(String)analysis_rules.policy.v1.list
Required:
join_columns
(List of String)list_columns
(List of String)Optional:
allowed_join_operators
(List of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_cleanrooms_configured_table.example <resource ID>