This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::DataZone::Connection LineageSyncSchedule
The lineage sync schedule.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Schedule" :String}
YAML
Schedule:String
Properties
Schedule- 
                    
The lineage sync schedule.
Required: No
Type: String
Pattern:
^cron\((\b[0-5]?[0-9]\b) (\b2[0-3]\b|\b[0-1]?[0-9]\b) ([-?*,/\dLW]){1,83} ([-*,/\d]|[a-zA-Z]{3}){1,23} ([-?#*,/\dL]|[a-zA-Z]{3}){1,13} ([^\)]+)\)$Update requires: No interruption