Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(cloudwatch): expose dashboardName property on the L2 Dashboard construct #17648

Closed
2 tasks
gshpychka opened this issue Nov 23, 2021 · 3 comments
Closed
2 tasks
Labels
@aws-cdk/aws-cloudwatch Related to Amazon CloudWatch effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. good first issue Related to contributions. See CONTRIBUTING.md p2

Comments

@gshpychka
Copy link
Contributor

Description

I would like to be able to access a Dashboard's name via a property - currently, it is not exposed.

Use Case

Referencing the name in the code, e.g. write it to an SSM parameter or to an export.

Proposed Solution

Expose the property on the Dashboard construct.

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@gshpychka gshpychka added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 23, 2021
@github-actions github-actions bot added the @aws-cdk/aws-cloudwatch Related to Amazon CloudWatch label Nov 23, 2021
@peterwoodworth peterwoodworth added effort/small Small work item – less than a day of effort good first issue Related to contributions. See CONTRIBUTING.md p2 and removed needs-triage This issue or PR still needs to be triaged. labels Nov 23, 2021
@peterwoodworth
Copy link
Contributor

peterwoodworth commented Nov 23, 2021

Contributions for this are welcome! Let me know if anyone needs help getting started

mergify bot pushed a commit that referenced this issue Apr 27, 2022
…onstruct (#17721)

Exposes `dashboardName` property on `Dashboard` construct. 

closes issue #17648 
----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@TheRealAmazonKendra
Copy link
Contributor

Solved by PR #17721

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloudwatch Related to Amazon CloudWatch effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. good first issue Related to contributions. See CONTRIBUTING.md p2
Projects
None yet
Development

No branches or pull requests

4 participants