Remediation
From Command Lineβ
Perform the following command to remove the wildcard certificate:
aws acm delete-certificate --certificate-arn {{certificateARN}}
Replace {{certificateARN}} with the ARN of the wildcard certificate you want to remove.