class Aws::IoTAnalytics::Types::CustomerManagedDatastoreS3StorageSummary
Contains information about the data store that you manage.
@!attribute [rw] bucket
The name of the Amazon S3 bucket where your data is stored. @return [String]
@!attribute [rw] key_prefix
(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 (/). @return [String]
@!attribute [rw] role_arn
The ARN of the role that grants IoT Analytics permission to interact with your Amazon S3 resources. @return [String]
Constants
- SENSITIVE