AWS::Timestream::Table MagneticStoreRejectedDataLocation
The location to write error reports for records rejected, asynchronously, during magnetic store writes.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3Configuration" :
S3Configuration
}
Properties
S3Configuration
-
Configuration of an S3 location to write error reports for records rejected, asynchronously, during magnetic store writes.
Required: No
Type: S3Configuration
Update requires: No interruption