Values.DeleteCertificateRequestSourceDeletes an SSL/TLS certificate for your Amazon Lightsail content delivery network (CDN) distribution. Certificates that are currently attached to a distribution cannot be deleted. Use the DetachCertificateFromDistribution action to detach a certificate from a distribution.
type nonrec t = {certificateName : CertificateName.t;The name of the certificate to delete. Use the GetCertificates action to get a list of certificate names that you can specify.
*)}