Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_fileobj
Method · 0.95
handle
Method · 0.95
__init__
Method · 0.45
put_object
Method · 0.45
_wait_for_key
Method · 0.45
put_object
Method · 0.45
create_client
Method · 0.45
md5_checksum
Function · 0.45
http_post
Function · 0.45
_wait_for_key
Method · 0.45
md5_checksum
Function · 0.45
reset_stubber_with_new_client
Method · 0.45
Calls
no outgoing calls
Tested by
15
put_object
Method · 0.36
md5_checksum
Function · 0.36
http_post
Function · 0.36
_wait_for_key
Method · 0.36
__init__
Method · 0.36
assert_popen_call
Method · 0.36
__init__
Method · 0.36
get_call_args
Method · 0.36
get_copy_task
Method · 0.36
get_copy_task
Method · 0.36
get_call_args
Method · 0.36
get_download_task
Method · 0.36