S3Configuration - Amazon Timestream
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).

Amazon Timestream for LiveAnalytics will no longer be open to new customers starting June 20, 2025. If you would like to use Amazon Timestream for LiveAnalytics, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see Amazon Timestream for LiveAnalytics availability change.

S3Configuration

The configuration that specifies an S3 location.

Contents

BucketName

The bucket name of the customer S3 bucket.

Type: String

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

Pattern: [a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]

Required: No

EncryptionOption

The encryption option for the customer S3 location. Options are S3 server-side encryption with an S3 managed key or Amazon managed key.

Type: String

Valid Values: SSE_S3 | SSE_KMS

Required: No

KmsKeyId

The Amazon KMS key ID for the customer S3 location when encrypting with an Amazon managed key.

Type: String

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

Required: No

ObjectKeyPrefix

The object key preview for the customer S3 location.

Type: String

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

Pattern: [a-zA-Z0-9|!\-_*'\(\)]([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: