class Aws::IoTAnalytics::Types::DatastoreIotSiteWiseMultiLayerStorage
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.
@note When making an API call, you may pass DatastoreIotSiteWiseMultiLayerStorage
data as a hash: { customer_managed_s3_storage: { # required bucket: "BucketName", # required key_prefix: "S3KeyPrefix", }, }
@!attribute [rw] customer_managed_s3_storage
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage. @return [Types::IotSiteWiseCustomerManagedDatastoreS3Storage]
Constants
- SENSITIVE