redshift_delete_cluster_security_group {paws.database}R Documentation

Deletes an Amazon Redshift security group

Description

Deletes an Amazon Redshift security group.

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

Usage

redshift_delete_cluster_security_group(ClusterSecurityGroupName)

Arguments

ClusterSecurityGroupName

[required] The name of the cluster security group to be deleted.


[Package paws.database version 0.6.0 Index]