Detaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution
Source:R/lightsail_operations.R
lightsail_detach_certificate_from_distribution.RdDetaches an SSL/TLS certificate from your Amazon Lightsail content delivery network (CDN) distribution.
See https://www.paws-r-sdk.com/docs/lightsail_detach_certificate_from_distribution/ for full documentation.
Arguments
- distributionName
[required] The name of the distribution from which to detach the certificate.
Use the
get_distributionsaction to get a list of distribution names that you can specify.