:py:mod:`wfexs_backend.fetchers.s3`
===================================

.. py:module:: wfexs_backend.fetchers.s3

.. autodoc2-docstring:: wfexs_backend.fetchers.s3
   :allowtitles:

Module Contents
---------------

Functions
~~~~~~~~~

.. list-table::
   :class: autosummary longtable
   :align: left

   * - :py:obj:`downloadContentFrom_s3 <wfexs_backend.fetchers.s3.downloadContentFrom_s3>`
     - .. autodoc2-docstring:: wfexs_backend.fetchers.s3.downloadContentFrom_s3
          :summary:

API
~~~

.. py:function:: downloadContentFrom_s3(remote_file: wfexs_backend.common.URIType, cachedFilename: wfexs_backend.common.PathLikePath, secContext: Optional[SecurityContextConfig] = None) -> wfexs_backend.fetchers.ProtocolFetcherReturn
   :canonical: wfexs_backend.fetchers.s3.downloadContentFrom_s3

   .. autodoc2-docstring:: wfexs_backend.fetchers.s3.downloadContentFrom_s3
