Boto3 Mock This repo contains an example of how to mock out the secrets manager in boto3 using the moto library Setup Create a venv pip install the requirements.txt Run pytest