Creates an SSL/TLS certificate that secures traffic for your website. After the certificate is created, it is installed on the specified Lightsail instance.
See https://www.paws-r-sdk.com/docs/lightsail_setup_instance_https/ for full documentation.
lightsail_setup_instance_https(
instanceName,
emailAddress,
domainNames,
certificateProvider
)
[required] The name of the Lightsail instance.
[required] The contact method for SSL/TLS certificate renewal alerts. You can enter one email address.
[required] The name of the domain and subdomains that were specified for the SSL/TLS certificate.
[required] The certificate authority that issues the SSL/TLS certificate.