AWS::BCMDataExports::Export RefreshCadence - AWS CloudFormation

AWS::BCMDataExports::Export RefreshCadence

The cadence for AWS to update the data export in your S3 bucket.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Frequency" : String }

YAML

Frequency: String

Properties

Frequency

The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.

Required: Yes

Type: String

Allowed values: SYNCHRONOUS

Update requires: Replacement