Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL Python tests using 'moto' should be explicit about AWS regions — David Winterbottom
https://til.codeinthehole.com/posts/python-tests-using-moto-should-be-explicit-about-aws-regions/
links
backlinks
Roast topics
Find topics
Find it!
Consider this test that creates an S3 bucket using moto: — can be read in 1 minute