moto/moto/cognitoidp
brodie.gallinger ec99a6b827 Existing user now raises a UsernameExistsException
If a user is attempted to be added to a pool that already contains a user with that username, the UsernameExistsException is thrown, to match AWS behaviour.
2019-08-06 13:51:00 -03: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 Existing user now raises a UsernameExistsException 2019-08-06 13:51:00 -03:00
models.py Existing user now raises a UsernameExistsException 2019-08-06 13:51:00 -03:00
responses.py Implement update_user_pool_domain 2019-07-16 13:09:13 +10:00
urls.py Implement some of cognito-idp 2018-05-07 09:38:04 -05:00