MozillaSecurity/laniakea

[EC2] Use boto3

jschwartzentruber opened this issue · 0 comments

We should support boto3 and remove boto2. In particular, the spot request API was simplified significantly (same API for spot/demand instances), but we need to use boto3 to take advantage of that..