moto/moto/iam
Brian Pandola bca5047202 Implement additional IAM endpoints
- attach_user_policy
- detach_user_policy
- list_attached_user_policies
2017-08-14 13:55:53 -07:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py Fix the error code for IAMNotFoundException to NoSuchEntity used by AWS. 2017-05-19 23:30:29 +01:00
models.py Implement additional IAM endpoints 2017-08-14 13:55:53 -07:00
responses.py Implement additional IAM endpoints 2017-08-14 13:55:53 -07:00
urls.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00
utils.py Implement IAM managed policy. 2016-10-20 10:07:41 -07:00