Update Load Balancer Attribute

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

Request Params

KeyDatatypeRequiredDescription
attributeNamenullThe name of the attribute you want to update. Valid values are below.
attributeValuenullThe value that you want to specify for the attribute name.
loadBalancerNamenullThe name of the load balancer that you want to modify (e.g., my-load-balancer.
VersionstringThe version of the API.

Request Body

{"attributeName"=>"string", "attributeValue"=>"string", "loadBalancerName"=>"string"}