Learn R Programming

paws.compute (version 0.7.0)

lightsail_attach_load_balancer_tls_certificate: Attaches a Transport Layer Security (TLS) certificate to your load balancer

Description

Attaches a Transport Layer Security (TLS) certificate to your load balancer. TLS is just an updated, more secure version of Secure Socket Layer (SSL).

See https://www.paws-r-sdk.com/docs/lightsail_attach_load_balancer_tls_certificate/ for full documentation.

Usage

lightsail_attach_load_balancer_tls_certificate(
  loadBalancerName,
  certificateName
)

Arguments

loadBalancerName

[required] The name of the load balancer to which you want to associate the SSL/TLS certificate.

certificateName

[required] The name of your SSL/TLS certificate.