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