Toolsmoto
M

moto

AWS mocking library for testing AWS service calls

cloudApache-2.0
Install
pip install moto

About

moto is a library for mocking AWS services in Python tests without making actual AWS calls.

cloudawstestingmocking