aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::ElastiCache::ReplicationGroup -Request to update the console link for ReplicationGroup resource to point to the actual resource
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::ElastiCache::ReplicationGroup
### Resource name
_No response_
### Description
When an `AWS::ElastiCache::ReplicationGroup` resource is created, clicking on the physical ID of this resource will navigate you to the ElastiCache console instead of navigating to the exact replication group.
For example, when we click on the physical id of the replication group resource in the Resources block of CloudFormation stack, it is directing us to the following link: https://us-west-2.console.aws.amazon.com/elasticache/home?region=us-west-2#replication-group:id=12345678
However, the above link is outdated and does not navigate to the actual replication group. The correct link is as follows: https://us-west-2.console.aws.amazon.com/elasticache/home?region=us-west-2#/redis/12345678
This is not an issue that impacts productivity. However, it would be convenient for the users to have access to the actual link directly from the CloudFormation console.
### Other Details
_No response_
Contributor guide
Research direction
Start with the AWS::ElastiCache::ReplicationGroup description and compare the outdated and proposed console URLs in the issue. No repository file, test, or implementation entry point is identified in the payload. Done means the CloudFormation console's physical ID link opens the exact replication group rather than the general ElastiCache view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100