Builder
Properties
The name of the data store to be updated.
Where data in a data store is stored.. You can choose serviceManagedS3
storage, customerManagedS3
storage, or iotSiteWiseMultiLayerStorage
storage. The default is serviceManagedS3
. You can't change the choice of Amazon S3 storage after your data store is created.
Contains the configuration information of file formats. IoT Analytics data stores support JSON and Parquet.
How long, in days, message data is kept for the data store. The retention period can't be updated if the data store's Amazon S3 storage is customer-managed.
Functions
construct an aws.sdk.kotlin.services.iotanalytics.model.FileFormatConfiguration inside the given block
construct an aws.sdk.kotlin.services.iotanalytics.model.RetentionPeriod inside the given block