Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
elb
📤 Upload
📝 New File
📁 New Folder
Close
Editing: detach-load-balancer-from-subnets.rst
**To detach load balancers from subnets** This example detaches the specified load balancer from the specified subnet. Command:: aws elb detach-load-balancer-from-subnets --load-balancer-name my-load-balancer --subnets subnet-0ecac448 Output:: { "Subnets": [ "subnet-15aaab61" ] }
Save
Cancel