Modify Cluster Subnet Group
GET {{aws_redshift_base_url}}/?ClusterSubnetGroupName&SubnetIds.SubnetIdentifier.N&Description
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClusterSubnetGroupName | null | The name of the subnet group to be modified. | |
SubnetIds.SubnetIdentifier.N | null | An array of VPC subnet IDs. A maximum of 20 subnets can be modified in a single request. | |
Description | null | A text description of the subnet group to be modified. |