mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
.. | ||
boto3_session_example.py | ||
README.rst |
Boto3 Session Example ===================== This is a `Boto3 <https://boto3.amazonaws.com/v1/documentation/api/latest/index.html>`_ session + `Dependency Injector <https://python-dependency-injector.ets-labs.org/>`_ example. Run --- To run the application do: .. code-block:: bash python boto3_session_example.py