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.
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.
Namespace: Amazon.IoTAnalytics.Model
Assembly: AWSSDK.IoTAnalytics.dll
Version: 3.x.y.z
public class DatastoreStorage
The DatastoreStorage type exposes the following members
Name | Description | |
---|---|---|
DatastoreStorage() |
Name | Type | Description | |
---|---|---|---|
CustomerManagedS3 | Amazon.IoTAnalytics.Model.CustomerManagedDatastoreS3Storage |
Gets and sets the property CustomerManagedS3.
S3-customer-managed; When you choose customer-managed storage, the |
|
IotSiteWiseMultiLayerStorage | Amazon.IoTAnalytics.Model.DatastoreIotSiteWiseMultiLayerStorage |
Gets and sets the property IotSiteWiseMultiLayerStorage. Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage. You can't change the choice of Amazon S3 storage after your data store is created. |
|
ServiceManagedS3 | Amazon.IoTAnalytics.Model.ServiceManagedDatastoreS3Storage |
Gets and sets the property ServiceManagedS3. Used to store data in an Amazon S3 bucket managed by IoT Analytics. You can't change the choice of Amazon S3 storage after your data store is created. |
.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