AwsRedshiftClusterClusterParameterStatus - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsRedshiftClusterClusterParameterStatus

The status of a parameter in a cluster parameter group for an Amazon Redshift cluster.

Contents

ParameterApplyErrorDescription

The error that prevented the parameter from being applied to the database.

Type: String

Pattern: .*\S.*

Required: No

ParameterApplyStatus

The status of the parameter. Indicates whether the parameter is in sync with the database, waiting for a cluster reboot, or encountered an error when it was applied.

Valid values: in-sync | pending-reboot | applying | invalid-parameter | apply-deferred | apply-error | unknown-error

Type: String

Pattern: .*\S.*

Required: No

ParameterName

The name of the parameter.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: