AWS::Redshift::ClusterParameterGroupResource Type definition for AWS::Redshift::ClusterParameterGroup
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Description | string | RequiredCreate-only |
ParameterGroupFamily | string | RequiredCreate-only |
ParameterGroupName | string | Create-only |
Parameters | Array<Parameter> | |
Tags | Array<Tag> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Redshift::ClusterParameterGroup
Resources:
MyResource:
Type: AWS::Redshift::ClusterParameterGroup
Properties:
Description: "value"
ParameterGroupFamily: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
redshift:CreateClusterParameterGroupredshift:ModifyClusterParameterGroupredshift:DescribeClusterParameterGroupsredshift:DescribeClusterParametersredshift:DescribeTagsredshift:CreateTagsec2:AllocateAddressec2:AssociateAddressredshift:DescribeClusterParameterGroupsinitech:DescribeReportredshift:DescribeClusterParametersredshift:DescribeTagsredshift:DescribeClusterParameterGroupsredshift:ResetClusterParameterGroupredshift:ModifyClusterParameterGroupredshift:DescribeClusterParametersredshift:DescribeTagsredshift:CreateTagsredshift:DeleteTagsinitech:UpdateReportredshift:DescribeTagsredshift:DeleteTagsredshift:DescribeClusterParameterGroupsredshift:DeleteClusterParameterGroupredshift:DescribeClusterParametersinitech:DeleteReportredshift:DescribeTagsredshift:DescribeClusterParameterGroupsredshift:DescribeClusterParametersinitech:ListReportsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterParameterGroupNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ParameterGroupNameParameterGroupFamilyDescription