moto/moto/cognitoidp
George Alton 2d2708cfd7
Missing users now raise a UserNotFoundException
A missing user in a cognito user pool has raises a UserNotFoundException,
not a ResourceNotFoundException. This commit corrects the behaviour so
that the correct exception is raised
2018-10-17 18:39:52 +01:00
..
resources Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
__init__.py Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
exceptions.py Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
models.py Missing users now raise a UserNotFoundException 2018-10-17 18:39:52 +01:00
responses.py Be able to change enabled status for cognito-idp users 2018-10-17 11:28:24 +11:00
urls.py Implement some of cognito-idp 2018-05-07 09:38:04 -05:00