Resource Type definition for AWS::IoTAnalytics::Datastore
datastore_name
(String)datastore_partitions
(Attributes) (see below for nested schema)datastore_storage
(Attributes) (see below for nested schema)file_format_configuration
(Attributes) (see below for nested schema)retention_period
(Attributes) (see below for nested schema)tags
(Attributes List) (see below for nested schema)datastore_id
(String)id
(String) Uniquely identifies the resource.datastore_partitions
Optional:
partitions
(Attributes List) (see below for nested schema)datastore_partitions.partitions
Optional:
partition
(Attributes) (see below for nested schema)timestamp_partition
(Attributes) (see below for nested schema)datastore_partitions.partitions.partition
Required:
attribute_name
(String)datastore_partitions.partitions.timestamp_partition
Required:
attribute_name
(String)Optional:
timestamp_format
(String)datastore_storage
Optional:
customer_managed_s3
(Attributes) (see below for nested schema)iot_site_wise_multi_layer_storage
(Attributes) (see below for nested schema)service_managed_s3
(String)datastore_storage.customer_managed_s3
Required:
bucket
(String)role_arn
(String)Optional:
key_prefix
(String)datastore_storage.iot_site_wise_multi_layer_storage
Optional:
customer_managed_s3_storage
(Attributes) (see below for nested schema)datastore_storage.iot_site_wise_multi_layer_storage.customer_managed_s3_storage
Required:
bucket
(String)Optional:
key_prefix
(String)file_format_configuration
Optional:
json_configuration
(String)parquet_configuration
(Attributes) (see below for nested schema)file_format_configuration.parquet_configuration
Optional:
schema_definition
(Attributes) (see below for nested schema)file_format_configuration.parquet_configuration.schema_definition
Optional:
columns
(Attributes List) (see below for nested schema)file_format_configuration.parquet_configuration.schema_definition.columns
Required:
name
(String)type
(String)retention_period
Optional:
number_of_days
(Number)unlimited
(Boolean)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotanalytics_datastore.example <resource ID>