v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159650798.5 KB

Deletes an SSL/TLS certificate associated with a Lightsail load balancer.

The DeleteLoadBalancerTlsCertificate operation supports tag-based access control via resource tags applied to the resource identified by load balancer name. For more information, see the Amazon Lightsail Developer Guide.

post/#X-Amz-Target=Lightsail_20161128.DeleteLoadBalancerTlsCertificate

Headers

X-Amz-Target'Lightsail_20161128.DeleteLoadBalancerTlsCertificate' required

Request body

loadBalancerNamestring required

The load balancer name.

certificateNamestring required

The SSL/TLS certificate name.

forceboolean
<p>When <code>true</code>, forces the deletion of an SSL/TLS certificate.</p> <p>There can be two certificates associated with a Lightsail load balancer: the primary and the backup. The <code>force</code> parameter is required when the primary SSL/TLS certificate is in use by an instance attached to the load balancer.</p>

Response

Success