Puppet Task: elasticache_aws_create_cache_parameter_group

Defined in:
tasks/elasticache_aws_create_cache_parameter_group.json,
tasks/elasticache_aws_create_cache_parameter_group.rb

Overview

Creates a new Amazon ElastiCache cache parameter group. An ElastiCache cache parameter group is a collection of parameters and their values that are applied to all of the nodes in any cluster or replication group using the CacheParameterGroup. A newly created CacheParameterGroup is an exact duplicate of the default parameter group for the CacheParameterGroupFamily. To customize the newly created CacheParameterGroup you can change the values of specific parameters. For more information, see: ModifyCacheParameterGroup in the ElastiCache API Reference. Parameters and Parameter Groups in the ElastiCache User Guide.

Supports noop? false

Parameters