Modify Cluster Subnet Group

GET {{aws_redshift_base_url}}/?ClusterSubnetGroupName&SubnetIds.SubnetIdentifier.N&Description

Request Params

KeyDatatypeRequiredDescription
ClusterSubnetGroupNamenullThe name of the subnet group to be modified.
SubnetIds.SubnetIdentifier.NnullAn array of VPC subnet IDs. A maximum of 20 subnets can be modified in a single request.
DescriptionnullA text description of the subnet group to be modified.