AWS::BCMDataExports::Export DestinationConfigurations
The destinations used for data exports.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3Destination" :
S3Destination
}
YAML
S3Destination:
S3Destination
Properties
S3Destination
-
An object that describes the destination of the data exports file.
Required: Yes
Type: S3Destination
Update requires: No interruption