Amazon S3 Bucket DataExport
The
DataExport property type specifies how data related to the storage class analysis should be
exported for an Amazon S3 bucket.
DataExport is a property of the Amazon S3 Bucket StorageClassAnalysis property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Destination" : Destination, "OutputSchemaVersion" :String}
YAML
Destination:DestinationOutputSchemaVersion:String
Properties
Destination-
Information about where to publish the analytics results.
Required: Yes
Type: Destination
Update requires: No interruption
OutputSchemaVersion-
The version of the output schema to use when exporting data. Must be V_1.
Required: Yes
Type: String
Update requires: No interruption
