---
type: resource-type
title: EcParameterGroup
description: aws resource type AWS::ElastiCache::ParameterGroup
name: EcParameterGroup
lexicon: aws
resource_type: AWS::ElastiCache::ParameterGroup
---
`AWS::ElastiCache::ParameterGroup`, a resource type of the aws lexicon.

## Properties

- `CacheParameterGroupFamily` (`string`, required): The name of the cache parameter group family that this cache parameter group is compatible with.
- `Description` (`string`, required): The description for this cache parameter group.
- `CacheParameterGroupName` (`string`, optional): The name of the Cache Parameter Group.
- `Properties` (`Record<string, unknown>`, optional): A comma-delimited list of parameter name/value pairs. For more information see ModifyCacheParameterGroup in the Amazon ElastiCache API Reference Guide.
- `Tags` (`EcParameterGroup_Tag[]`, optional): Tags are composed of a Key/Value pair. You can use tags to categorize and track each parameter group. The tag value null is permitted.

## Attributes

- `CacheParameterGroupName`
