ScheduledActionType
The action type that specifies an Amazon Redshift API operation that is supported by the Amazon Redshift scheduler.
Contents
Note
In the following list, the required parameters are described first.
- PauseCluster
-
An action that runs a
PauseCluster
API operation.Type: PauseClusterMessage object
Required: No
- ResizeCluster
-
An action that runs a
ResizeCluster
API operation.Type: ResizeClusterMessage object
Required: No
- ResumeCluster
-
An action that runs a
ResumeCluster
API operation.Type: ResumeClusterMessage object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: