awslabs / ec2-migrate-longer-id

The code opts the entire account in to the longer id format for ec2 resources in each region with a single request. It will also print status and revert to shorter ids in case of problems.
Apache License 2.0
12 stars 13 forks source link

Fix name of Queue module for Python 2.7 #6

Closed default50 closed 8 years ago

default50 commented 8 years ago

This is to fix issue #5

default50 commented 8 years ago

Just realized there was a previous PR #4 that had this same fix. Closing this one.