aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::CertificateManager::Certificate] - [Enhancement] - Implement console link to AWS Resource from "Resources" tab
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.