class Aws::IoTAnalytics::Types::Datastore


@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 [Time]
after October 23, 2020.
This feature only applies to messages that arrived in the data store
`lastMessageArrivalTime` value is an approximation.
Simple Storage Service one data store. Hence, the
IoT Analytics updates this value at most once per minute for Amazon
The last time when a new message arrived in the data store.
@!attribute [rw] last_message_arrival_time
@return [Time]
The last time the data store was updated.
@!attribute [rw] last_update_time
@return [Time]
When the data store was created.
@!attribute [rw] creation_time
@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 [String]
: The data store is being deleted.
DELETING
: The data store has been created and can be used.
ACTIVE
: The data store is being created.
CREATING
The status of a data store:
@!attribute [rw] status
@return [String]
The ARN of the data store.
@!attribute [rw] arn
@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] storage
@return [String]
The name of the data store.
@!attribute [rw] name
Information about a data store.