MCPcopy
hub / github.com/aws/aws-cli / update

Method update

awscli/botocore/httpchecksum.py:48–49  ·  view source on GitHub ↗
(self, chunk)

Source from the content-addressed store, hash-verified

46 _CHUNK_SIZE = 1024 * 1024
47
48 def update(self, chunk):
49 pass
50
51 def digest(self):
52 pass

Callers 15

_handle_fileobjMethod · 0.95
handleMethod · 0.95
__init__Method · 0.45
put_objectMethod · 0.45
_wait_for_keyMethod · 0.45
put_objectMethod · 0.45
create_clientMethod · 0.45
md5_checksumFunction · 0.45
http_postFunction · 0.45
_wait_for_keyMethod · 0.45
md5_checksumFunction · 0.45

Calls

no outgoing calls

Tested by 15

put_objectMethod · 0.36
md5_checksumFunction · 0.36
http_postFunction · 0.36
_wait_for_keyMethod · 0.36
__init__Method · 0.36
assert_popen_callMethod · 0.36
__init__Method · 0.36
get_call_argsMethod · 0.36
get_copy_taskMethod · 0.36
get_copy_taskMethod · 0.36
get_call_argsMethod · 0.36
get_download_taskMethod · 0.36