Home
last modified time | relevance | path

Searched refs:instance_profile_arn (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dimage.py181 instance_profile_arn=None, tenancy=None, dry_run=False): argument
328 instance_profile_arn=instance_profile_arn,
Dconnection.py751 instance_profile_arn=None, tenancy=None, argument
964 if instance_profile_arn:
965 params['IamInstanceProfile.Arn'] = instance_profile_arn
1432 instance_profile_arn=None, argument
1628 if instance_profile_arn:
1629 params['%s.IamInstanceProfile.Arn' % ls] = instance_profile_arn