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

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 Amazon SDKs, see the following: