Replies: 1 comment
-
Hi @jgarte, you can use from moto import mock_aws
@mock_aws
def test():
... See the docs for all breaking changes: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
What should I be using now instead of
mock_secretsmanager
context manager?Beta Was this translation helpful? Give feedback.
All reactions