Puppet Task: redshift_aws_create_cluster_parameter_group
- Defined in:
-
tasks/redshift_aws_create_cluster_parameter_group.json,
tasks/redshift_aws_create_cluster_parameter_group.rb
Overview
Creates an Amazon Redshift parameter group. Creating parameter groups is independent of creating clusters. You can associate a cluster with a parameter group when you create the cluster. You can also associate an existing cluster with a parameter group after the cluster is created by using ModifyCluster. Parameters in the parameter group define specific behavior that applies to the databases you create on the cluster. For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.