redshift_reboot_cluster: Reboots a cluster

View source: R/redshift_operations.R

redshift_reboot_clusterR Documentation

Reboots a cluster

Description

Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting. A cluster event is created when the reboot is completed. Any pending cluster modifications (see modify_cluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.

See https://www.paws-r-sdk.com/docs/redshift_reboot_cluster/ for full documentation.

Usage

redshift_reboot_cluster(ClusterIdentifier)

Arguments

ClusterIdentifier

[required] The cluster identifier.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.