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

View source: R/lightsail_operations.R

lightsail_attach_load_balancer_tls_certificateR Documentation

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.


paws.compute documentation built on May 29, 2024, 9:16 a.m.