Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/
Dtest_connection.py616 parsed = self.ec2.describe_account_attributes()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dconnection.py4414 def describe_account_attributes(self, attribute_names=None, dry_run=False): member in EC2Connection