S3Configuration - Amazon CloudWatch Logs
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: December 30, 2025.

S3Configuration

Configuration for Amazon S3 destination where scheduled query results are delivered.

Contents

destinationIdentifier

The Amazon S3 URI where query results are delivered. Must be a valid S3 URI format.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: s3://[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9](/.*)?

Required: Yes

roleArn

The ARN of the IAM role that grants permissions to write query results to the specified Amazon S3 destination.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

See Also

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