AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateDatastore operation. Used to update the settings of a data store.
Namespace: Amazon.IoTAnalytics.Model
Assembly: AWSSDK.IoTAnalytics.dll
Version: 3.x.y.z
public class UpdateDatastoreRequest : AmazonIoTAnalyticsRequest IAmazonWebServiceRequest
The UpdateDatastoreRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateDatastoreRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DatastoreName | System.String |
Gets and sets the property DatastoreName. The name of the data store to be updated. |
![]() |
DatastoreStorage | Amazon.IoTAnalytics.Model.DatastoreStorage |
Gets and sets the property DatastoreStorage.
Where data in a data store is stored.. You can choose |
![]() |
FileFormatConfiguration | Amazon.IoTAnalytics.Model.FileFormatConfiguration |
Gets and sets the property FileFormatConfiguration. Contains the configuration information of file formats. IoT Analytics data stores support JSON and Parquet. The default file format is JSON. You can specify only one format. You can't change the file format after you create the data store. |
![]() |
RetentionPeriod | Amazon.IoTAnalytics.Model.RetentionPeriod |
Gets and sets the property RetentionPeriod. 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. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5