AWS::Redshift::ClusterParameterGroup Parameter - AWS CloudFormation (original) (raw)

Describes a parameter in a cluster parameter group.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
  "ParameterName" : String,
  "ParameterValue" : String
}

YAML

  ParameterName: String
  ParameterValue: String

Properties

ParameterName

The name of the parameter.

Required: Yes

Type: String

Maximum: 2147483647

Update requires: No interruption

ParameterValue

The value of the parameter. If ParameterName is wlm_json_configuration, then the maximum size of ParameterValue is 8000 characters.

Required: Yes

Type: String

Maximum: 2147483647

Update requires: No interruption

AWS::Redshift::ClusterParameterGroup

Tag

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.