S3Configuration - Amazon CloudWatch Logs

S3Configuration

Configuration details for delivering scheduled query results to an Amazon S3 bucket.

Contents

destinationIdentifier

The S3 URI where query results will be stored (e.g., s3://bucket-name/prefix/).

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 CloudWatch Logs will assume to write results to the S3 bucket.

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: