Hi,

I want to list nodes in ec2west.

How?  Below is for east.

Driver = get_driver(Provider.EC2)
conn = Driver(key, secret)
conn.list_nodes()

Reply via email to