Resource Type definition for AWS::IoTAnalytics::Dataset
actions
(Attributes List) (see below for nested schema)content_delivery_rules
(Attributes List) (see below for nested schema)dataset_name
(String)late_data_rules
(Attributes List) (see below for nested schema)retention_period
(Attributes) (see below for nested schema)tags
(Attributes List) (see below for nested schema)triggers
(Attributes List) (see below for nested schema)versioning_configuration
(Attributes) (see below for nested schema)dataset_id
(String)id
(String) Uniquely identifies the resource.actions
Required:
action_name
(String)Optional:
container_action
(Attributes) (see below for nested schema)query_action
(Attributes) (see below for nested schema)actions.container_action
Required:
execution_role_arn
(String)image
(String)resource_configuration
(Attributes) (see below for nested schema)Optional:
variables
(Attributes List) (see below for nested schema)actions.container_action.resource_configuration
Required:
compute_type
(String)volume_size_in_gb
(Number)actions.container_action.variables
Required:
variable_name
(String)Optional:
dataset_content_version_value
(Attributes) (see below for nested schema)double_value
(Number)output_file_uri_value
(Attributes) (see below for nested schema)string_value
(String)actions.container_action.variables.dataset_content_version_value
Required:
dataset_name
(String)actions.container_action.variables.output_file_uri_value
Required:
file_name
(String)actions.query_action
Required:
sql_query
(String)Optional:
filters
(Attributes List) (see below for nested schema)actions.query_action.filters
Optional:
delta_time
(Attributes) (see below for nested schema)actions.query_action.filters.delta_time
Required:
offset_seconds
(Number)time_expression
(String)content_delivery_rules
Required:
destination
(Attributes) (see below for nested schema)Optional:
entry_name
(String)content_delivery_rules.destination
Optional:
iot_events_destination_configuration
(Attributes) (see below for nested schema)s3_destination_configuration
(Attributes) (see below for nested schema)content_delivery_rules.destination.iot_events_destination_configuration
Required:
input_name
(String)role_arn
(String)content_delivery_rules.destination.s3_destination_configuration
Required:
bucket
(String)key
(String)role_arn
(String)Optional:
glue_configuration
(Attributes) (see below for nested schema)content_delivery_rules.destination.s3_destination_configuration.glue_configuration
Required:
database_name
(String)table_name
(String)late_data_rules
Required:
rule_configuration
(Attributes) (see below for nested schema)Optional:
rule_name
(String)late_data_rules.rule_configuration
Optional:
delta_time_session_window_configuration
(Attributes) (see below for nested schema)late_data_rules.rule_configuration.delta_time_session_window_configuration
Required:
timeout_in_minutes
(Number)retention_period
Optional:
number_of_days
(Number)unlimited
(Boolean)tags
Required:
key
(String)value
(String)triggers
Optional:
schedule
(Attributes) (see below for nested schema)triggering_dataset
(Attributes) (see below for nested schema)triggers.schedule
Required:
schedule_expression
(String)triggers.triggering_dataset
Required:
dataset_name
(String)versioning_configuration
Optional:
max_versions
(Number)unlimited
(Boolean)Import is supported using the following syntax:
$ terraform import awscc_iotanalytics_dataset.example <resource ID>