Skip to content

jeyaram/aws-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

aws-utils

AWS Utilities

  • reregister-instances-to-elbs.py

ELBs treat instances as stopped even after starting them. This scripts reregisters the instances back to ELBs by deregistering & registering. The scripts uses boto aws library and requires list of ELBs as a parameter enclosed with double quotes and separated by space.

reregister-instances-to-elbs.py "elb-name-1 elb-name-2"

About

AWS Utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages