aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::ElastiCache::ParameterGroup should support updates

Open
#319 5 comments 6 reactions 0 assignees View on GitHub
database
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

## Scope of request
AWS::ElastiCache::ParameterGroup is already supported as an immutable resource. The resource should be extended to support updates.

## Expected behavior
In Update, it shouldn't fail. Current behavior is:

> Update to resource type AWS::ElastiCache::ParameterGroup is not supported.

## Links to existing API doc
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Modifying.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/ParameterGroups.Modifying.html

## Category
DB

Contributor guide

Open the contributing guide

Research direction

Read the linked ElastiCache Parameter Groups modifying documentation and locate the AWS::ElastiCache::ParameterGroup Update entry point in the implementation. Confirm the current unsupported-update path, then verify that supported parameter changes complete successfully without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.