If I Just Wanted To Get Ec2 Instances Whose Value Of Tag's Env Is "dev" , How Should I Modify Code Based On This Script?
[This script let me get all instances] How Can I use Python dictionary Grouping AWS instances by tag's name? When I run the script in this link : #!/usr/bin/env python # -*- encodi
Post a Comment for "If I Just Wanted To Get Ec2 Instances Whose Value Of Tag's Env Is "dev" , How Should I Modify Code Based On This Script?"