cfntools / cloudformation-gaps

Project to track CloudFormation Coverage
34 stars 1 forks source link

AWS::ElastiCache::ParameterGroup.CacheParameterGroupName #33

Open trav-c opened 5 years ago

trav-c commented 5 years ago

The CacheParameterGroupName property can be set when creating a Parameter Group https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_CreateCacheParameterGroup.html

This is not currently supported by CloudFormation.

I reported this to AWS support in May 2019, who advised that they would be raising a new internal feature request for this.