use aws connect calls that allow boto profile use

This commit is contained in:
Dan Abel 2014-10-31 14:46:32 +00:00 committed by Matt Clay
parent b46a1ff3e1
commit a51a8e1fd6

View file

@ -151,6 +151,7 @@ import hashlib
try:
import boto
import boto.ec2
from boto.s3.connection import Location
from boto.s3.connection import OrdinaryCallingFormat
from boto.s3.connection import S3Connection