Cleanrooms Configuredtable

This table represents the cleanrooms_configuredtable resource from Amazon Web Services.

aws.cleanrooms_configuredtable

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allowed_columnscorearray<string>The columns within the underlying Glue table that can be utilized within collaborations.
analysis_methodcorestringThe analysis method for the configured table. <code>DIRECT_QUERY</code> allows SQL queries to be run directly on this table. <code>DIRECT_JOB</code> allows PySpark jobs to be run directly on this table. <code>MULTIPLE</code> allows both SQL queries and PySpark jobs to be run directly on this table.
analysis_rule_typescorearray<string>The types of analysis rules associated with this configured table. Currently, only one analysis rule may be associated with a configured table.
arncorestringThe unique ARN for the configured table.
create_timecoretimestampThe time the configured table was created.
descriptioncorestringA description for the configured table.
idcorestringThe unique ID for the configured table.
namecorestringA name for the configured table.
selected_analysis_methodscorearray<string>The selected analysis methods for the configured table.
table_referencecorejsonThe table that this configured table represents.
tagscorehstore_csv
update_timecoretimestampThe time the configured table was last updated