lightsail_delete_load_balancer: Deletes a Lightsail load balancer and all its associated...

View source: R/lightsail_operations.R

lightsail_delete_load_balancerR Documentation

Deletes a Lightsail load balancer and all its associated SSL/TLS certificates

Description

Deletes a Lightsail load balancer and all its associated SSL/TLS certificates. Once the load balancer is deleted, you will need to create a new load balancer, create a new certificate, and verify domain ownership again.

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

Usage

lightsail_delete_load_balancer(loadBalancerName)

Arguments

loadBalancerName

[required] The name of the load balancer you want to delete.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.