Resource Type definition for AWS::IoTAnalytics::Pipeline
pipeline_activities
(Attributes List) (see below for nested schema)pipeline_name
(String)tags
(Attributes List) (see below for nested schema)id
(String) Uniquely identifies the resource.pipeline_id
(String)pipeline_activities
Optional:
add_attributes
(Attributes) (see below for nested schema)channel
(Attributes) (see below for nested schema)datastore
(Attributes) (see below for nested schema)device_registry_enrich
(Attributes) (see below for nested schema)device_shadow_enrich
(Attributes) (see below for nested schema)filter
(Attributes) (see below for nested schema)lambda
(Attributes) (see below for nested schema)math
(Attributes) (see below for nested schema)remove_attributes
(Attributes) (see below for nested schema)select_attributes
(Attributes) (see below for nested schema)pipeline_activities.add_attributes
Required:
attributes
(Map of String)name
(String)Optional:
next
(String)pipeline_activities.channel
Required:
channel_name
(String)name
(String)Optional:
next
(String)pipeline_activities.datastore
Required:
datastore_name
(String)name
(String)pipeline_activities.device_registry_enrich
Required:
attribute
(String)name
(String)role_arn
(String)thing_name
(String)Optional:
next
(String)pipeline_activities.device_shadow_enrich
Required:
attribute
(String)name
(String)role_arn
(String)thing_name
(String)Optional:
next
(String)pipeline_activities.filter
Required:
filter
(String)name
(String)Optional:
next
(String)pipeline_activities.lambda
Required:
batch_size
(Number)lambda_name
(String)name
(String)Optional:
next
(String)pipeline_activities.math
Required:
attribute
(String)math
(String)name
(String)Optional:
next
(String)pipeline_activities.remove_attributes
Required:
attributes
(List of String)name
(String)Optional:
next
(String)pipeline_activities.select_attributes
Required:
attributes
(List of String)name
(String)Optional:
next
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotanalytics_pipeline.example <resource ID>