# AWS::Timestream::ScheduledQuery ErrorReportConfiguration Configuration for error reporting. Error reports will be generated when a problem is encountered when writing the query results. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "S3Configuration" : S3Configuration }### YAML
S3Configuration: S3Configuration## Properties #### S3Configuration Details on S3 location for error reports that result from running a query. _Required_: Yes _Type_: S3Configuration _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)