Relative Content

Tag Archive for pythonamazon-s3mockingboto3python-unittest

Can’t mock a AWS S3 Client

I am trying to mock a call to the get_paginator function on the Python AWS S3 Client. Here my production code: