Is there any way that we can know which Loadbalancer ELB an ACM certificate is attached to if we have the ARN for the ACM certificate ?
I know the opposite is possible.
Is there any way that we can know which Loadbalancer ELB an ACM certificate is attached to if we have the ARN for the ACM certificate ?
I know the opposite is possible.
The ACM DescribeCertificate API response includes an "InUseBy" property that is a list of ARNs representing the AWS resources using the certificate.