MCPcopy Create free account
hub / github.com/aws/aws-cli / submit

Method submit

awscli/s3transfer/futures.py:551–552  ·  view source on GitHub ↗
(self, fn, *args, **kwargs)

Source from the content-addressed store, hash-verified

549 pass
550
551 def submit(self, fn, *args, **kwargs):
552 raise NotImplementedError('submit()')
553
554 def shutdown(self, wait=True):
555 raise NotImplementedError('shutdown()')

Callers 12

_submitMethod · 0.45
_submit_copy_requestMethod · 0.45
submitMethod · 0.45
submitMethod · 0.45
queue_file_io_taskMethod · 0.45
download_fileMethod · 0.45
_submit_transferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected