Home
last modified time | relevance | path

Searched refs:connect_ec2 (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Dkill_instance14 ec2 = boto.connect_ec2(region=region)
Dlist_instances50 ec2 = boto.connect_ec2(region=region)
Dinstance_events52 ec2 = boto.connect_ec2(region=region)
Delbadmin117 ec2 = boto.connect_ec2()
Dasadmin167 ec2 = boto.connect_ec2()
Dlaunch_instance155 ec2 = boto.connect_ec2(region=region)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
Dlaunch_ami.py146 c = boto.connect_ec2()
Dcopybot.py95 ec2 = boto.connect_ec2()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dserver.py65 self._ec2 = boto.connect_ec2()
214 ec2 = boto.connect_ec2()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/installers/ubuntu/
Debs.py113 ec2 = boto.connect_ec2()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
Dservice.py135 c = boto.connect_ec2()
Dbs.py110 ec2 = boto.connect_ec2()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
D__init__.py159 def connect_ec2(aws_access_key_id=None, aws_secret_access_key=None, **kwargs): function
508 return(connect_ec2(**kwargs))