PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
elbv2
**To describe load balancer attributes** This example describes the attributes of the specified load balancer. Command:: aws elbv2 describe-load-balancer-attributes --load-balancer-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-load-balancer/50dc6c495c0c9188 Output:: { "Attributes": [ { "Value": "false", "Key": "access_logs.s3.enabled" }, { "Value": "60", "Key": "idle_timeout.timeout_seconds" }, { "Value": "", "Key": "access_logs.s3.prefix" }, { "Value": "false", "Key": "deletion_protection.enabled" }, { "Value": "", "Key": "access_logs.s3.bucket" } ] }
[-] modify-listener.rst
[edit]
[-] describe-listener-certificates.rst
[edit]
[-] create-target-group.rst
[edit]
[-] add-tags.rst
[edit]
[-] describe-target-group-attributes.rst
[edit]
[-] modify-load-balancer-attributes.rst
[edit]
[+]
..
[-] describe-rules.rst
[edit]
[-] delete-target-group.rst
[edit]
[-] describe-load-balancer-attributes.rst
[edit]
[-] delete-listener.rst
[edit]
[-] set-subnets.rst
[edit]
[-] set-security-groups.rst
[edit]
[-] add-listener-certificates.rst
[edit]
[-] modify-rule.rst
[edit]
[-] describe-target-groups.rst
[edit]
[-] modify-target-group-attributes.rst
[edit]
[-] describe-account-limits.rst
[edit]
[-] delete-rule.rst
[edit]
[-] delete-load-balancer.rst
[edit]
[-] register-targets.rst
[edit]
[-] describe-tags.rst
[edit]
[-] modify-target-group.rst
[edit]
[-] remove-tags.rst
[edit]
[-] describe-ssl-policies.rst
[edit]
[-] remove-listener-certificates.rst
[edit]
[-] create-rule.rst
[edit]
[-] deregister-targets.rst
[edit]
[-] set-ip-address-type.rst
[edit]
[-] create-listener.rst
[edit]
[-] describe-target-health.rst
[edit]
[-] describe-listeners.rst
[edit]
[-] set-rule-priorities.rst
[edit]
[-] describe-load-balancers.rst
[edit]
[-] create-load-balancer.rst
[edit]