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

[AWS::CertificateManager::Certificate] - [Enhancement] - Implement console link to AWS Resource from "Resources" tab #2154

Open
rgoltz opened this issue Oct 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rgoltz
Copy link

rgoltz commented Oct 5, 2024

Name of the resource

AWS::CertificateManager::Certificate

Resource name

No response

Description

See #139, it is currently missing support for this feature.
If you are using the Console and you check the "Resources" tab of your stack (which having a AWS::CertificateManager::Certificate) you are not able to click on the click on the "Physical ID" - Normally this should be a link to the resource.

Other Details

Example (for eu-central-1 region):
You deploy AWS::CertificateManager::Certificate in CFN - It will get a ARN like:
arn:aws:acm:eu-central-1:1234567890:certificate/abc123xyz-qwer-abc-cba-pleaseaddthis
The link should be avilable and use a deep link link:
https://eu-central-1.console.aws.amazon.com/acm/home?region=eu-central-1#/certificates/abc123xyz-qwer-abc-cba-pleaseaddthis

@rgoltz rgoltz added the enhancement New feature or request label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant