Redshift¶
Filters¶
Standard Value Filter (see Generic Filters)
param
Checks the
ClusterParameterGroups
for Redshift resourceSchema:
{ "default": { "type": "object" }, "key": { "type": "string" }, "op": { "$ref": "#/definitions/filters_common/comparison_operators" }, "value": { "$ref": "#/definitions/filters_common/value" }, "value_from": { "$ref": "#/definitions/filters_common/value_from" }, "value_type": { "$ref": "#/definitions/filters_common/value_types" } }
Actions¶
delete
Delete Redshift resource and you can specify if you want to
skip-snapshot
, default is FalseSchema:
{ "skip-snapshot": { "type": "boolean" } }