paws.compute (version 0.1.0)

lightsail_get_load_balancer_tls_certificates: Returns information about the TLS certificates that are associated with the specified Lightsail load balancer

Description

Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.

Usage

lightsail_get_load_balancer_tls_certificates(loadBalancerName)

Arguments

loadBalancerName

[required] The name of the load balancer you associated with your SSL/TLS certificate.

Request syntax

svc$get_load_balancer_tls_certificates(
  loadBalancerName = "string"
)

Details

TLS is just an updated, more secure version of Secure Socket Layer (SSL).

You can have a maximum of 2 certificates associated with a Lightsail load balancer. One is active and the other is inactive.