redshift_failover_primary_compute {paws.database} | R Documentation |
Fails over the primary compute unit of the specified Multi-AZ cluster to another Availability Zone
Description
Fails over the primary compute unit of the specified Multi-AZ cluster to another Availability Zone.
See https://www.paws-r-sdk.com/docs/redshift_failover_primary_compute/ for full documentation.
Usage
redshift_failover_primary_compute(ClusterIdentifier)
Arguments
ClusterIdentifier |
[required] The unique identifier of the cluster for which the primary compute unit will be failed over to another Availability Zone. |
[Package paws.database version 0.7.0 Index]