Attach Load Balancer Tls Certificate

POST {{aws_lightsail_base_url}}/?certificateName&loadBalancerName&Version=2016-11-28

Request Params

KeyDatatypeRequiredDescription
certificateNamenullThe name of your SSL/TLS certificate.
loadBalancerNamenullThe name of the load balancer to which you want to associate the SSL/TLS certificate.
VersionstringThe version of the API.

Request Body

{"certificateName"=>"string", "loadBalancerName"=>"string"}