Attach Load Balancer Tls Certificate
POST {{aws_lightsail_base_url}}/?certificateName&loadBalancerName&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
certificateName | null | The name of your SSL/TLS certificate. | |
loadBalancerName | null | The name of the load balancer to which you want to associate the SSL/TLS certificate. | |
Version | string | The version of the API. |
Request Body
{"certificateName"=>"string", "loadBalancerName"=>"string"}