HomeSort by relevance Sort by last modified time
    Searched full:get_aws_metadata (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
utils.py 179 def get_aws_metadata(headers, provider=None): function
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
bucket.py 206 k.metadata = boto.utils.get_aws_metadata(response.msg, provider)
    [all...]
key.py 305 self.metadata = boto.utils.get_aws_metadata(response_headers,
    [all...]

Completed in 175 milliseconds