cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

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

Open rgoltz opened this issue 1 year ago • 0 comments

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 avatar Oct 05 '24 11:10 rgoltz