IotSiteWiseCustomerManagedDatastoreS3StorageSummary - Amazon IoT Analytics
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IotSiteWiseCustomerManagedDatastoreS3StorageSummary

Contains information about the data store that you manage, which stores data used by Amazon IoT SiteWise.

Contents

bucket

The name of the Amazon S3 bucket where your data is stored.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 255.

Pattern: ^[a-zA-Z0-9.\-_]*$

Required: No

keyPrefix

(Optional) The prefix used to create the keys of the data store data objects. Each object in an Amazon S3 bucket has a key that is its unique identifier in the bucket. Each object in a bucket has exactly one key. The prefix must end with a forward slash (/).

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z0-9!_.*'()/{}:-]*/$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: