This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Logs::ScheduledQuery DestinationConfiguration
Configuration for where to deliver scheduled query results. Specifies the destination type and associated settings for result delivery.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "S3Configuration" :S3Configuration}
Properties
S3Configuration-
Configuration for delivering query results to Amazon S3.
Required: No
Type: S3Configuration
Update requires: No interruption