latest--aws-redshift-scheduledaction
sharedThe AWS::Redshift::ScheduledAction resource creates an Amazon Redshift Scheduled Action.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-redshift
Properties
The name of the scheduled action. The name must be unique within an account.
The schedule in at( ) or cron( ) format.
The IAM role to assume to run the target action.
The description of the scheduled action.
If true, the schedule is enabled. If false, the scheduled action does not trigger.
Definitions
Describes a resize cluster operation. For example, a scheduled action to run the ResizeCluster API operation.
Describes a pause cluster operation. For example, a scheduled action to run the PauseCluster API operation.
Describes a resume cluster operation. For example, a scheduled action to run the ResumeCluster API operation.