The AWS::Redshift::ScheduledAction resource creates an Amazon Redshift Scheduled Action.
AWS::Redshift::ScheduledAction
If true, the schedule is enabled. If false, the scheduled action does not trigger.
The end time in UTC of the scheduled action. After this time, the scheduled action does not trigger.
The IAM role to assume to run the target action.
List of times when the scheduled action will run.
The schedule in at( ) or cron( ) format.
at( )
cron( )
The description of the scheduled action.
The name of the scheduled action. The name must be unique within an account.
The start time in UTC of the scheduled action. Before this time, the scheduled action does not trigger.
The state of the scheduled action.
A JSON format string of the Amazon Redshift API operation with input parameters.