class Aws::IoTAnalytics::Types::CreateDatastoreRequest


@return [Types::DatastorePartitions]
Contains information about the partition dimensions in a data store.
@!attribute [rw] datastore_partitions
@return [Types::FileFormatConfiguration]<br>: parquet.apache.org/
You can’t change the file format after you create the data store.
The default file format is JSON. You can specify only one format.
Analytics data stores support JSON and [Parquet].
Contains the configuration information of file formats. IoT
@!attribute [rw] file_format_configuration
@return [Array<Types::Tag>]
Metadata which can be used to manage the data store.
@!attribute [rw] tags
@return [Types::RetentionPeriod]
‘customerManagedS3` storage is selected, this parameter is ignored.
How long, in days, message data is kept for the data store. When
@!attribute [rw] retention_period
@return [Types::DatastoreStorage]
storage after your data store is created.
`serviceManagedS3`. You can’t change the choice of Amazon S3
`iotSiteWiseMultiLayerStorage` storage. The default is
`serviceManagedS3` storage, ‘customerManagedS3` storage, or
Where data in a data store is stored.. You can choose
@!attribute [rw] datastore_storage
@return [String]
The name of the data store.
@!attribute [rw] datastore_name