S3Configuration - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: