ScheduledActionType - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: