Definition of AWS::IoTFleetWise::Campaign Resource Type
action
(String)collection_scheme
(Attributes) (see below for nested schema)name
(String)signal_catalog_arn
(String)target_arn
(String)compression
(String)data_destination_configs
(Attributes List) (see below for nested schema)data_extra_dimensions
(List of String)description
(String)diagnostics_mode
(String)expiry_time
(String)post_trigger_collection_duration
(Number)priority
(Number)signals_to_collect
(Attributes List) (see below for nested schema)spooling_mode
(String)start_time
(String)tags
(Attributes Set) (see below for nested schema)arn
(String)creation_time
(String)id
(String) Uniquely identifies the resource.last_modification_time
(String)status
(String)collection_scheme
Optional:
condition_based_collection_scheme
(Attributes) (see below for nested schema)time_based_collection_scheme
(Attributes) (see below for nested schema)collection_scheme.condition_based_collection_scheme
Required:
expression
(String)Optional:
condition_language_version
(Number)minimum_trigger_interval_ms
(Number)trigger_mode
(String)collection_scheme.time_based_collection_scheme
Required:
period_ms
(Number)data_destination_configs
Optional:
s3_config
(Attributes) (see below for nested schema)timestream_config
(Attributes) (see below for nested schema)data_destination_configs.s3_config
Required:
bucket_arn
(String)Optional:
data_format
(String)prefix
(String)storage_compression_format
(String)data_destination_configs.timestream_config
Required:
execution_role_arn
(String)timestream_table_arn
(String)signals_to_collect
Required:
name
(String)Optional:
max_sample_count
(Number)minimum_sampling_interval_ms
(Number)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotfleetwise_campaign.example <resource ID>