paws.compute (version 0.1.0)

lightsail_delete_load_balancer: 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.

Usage

lightsail_delete_load_balancer(loadBalancerName)

Arguments

loadBalancerName

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

Request syntax

svc$delete_load_balancer(
  loadBalancerName = "string"
)

Details

The delete load balancer operation supports tag-based access control via resource tags applied to the resource identified by loadBalancerName. For more information, see the Lightsail Dev Guide.