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

[AWS::Logs::LogGroup] - [Enhancement] - Implement `GetAtt` for the `Resource Name`

Open
#1,609 4 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::Logs::LogGroup

### Description

Currently `AWS::Logs::LogGroup` only supports `Ref` to get the `Resource Name`. Implementing this would be great.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html

Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::Logs::LogGroup documentation linked in the issue and review related coverage-roadmap issue 68. Confirm how the resource currently exposes its Ref value and identify the implementation and test entry points in the relevant provider; done means GetAtt returns the Resource Name for this resource.

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
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.