moto/moto/iam
Will Bengtson a420064621 IAM get account authorization details (#1736)
* start of get_account_authorization_details for iam

* add get_account_authorization_details dynamic template

* remove old commented out template

* Fix flake8 problems and add unit test
2018-08-07 10:31:36 -07:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
aws_managed_policies.py regenerating policies 2017-09-20 18:12:30 -07:00
exceptions.py Fix the error code for IAMNotFoundException to NoSuchEntity used by AWS. 2017-05-19 23:30:29 +01:00
models.py IAM get account authorization details (#1736) 2018-08-07 10:31:36 -07:00
responses.py IAM get account authorization details (#1736) 2018-08-07 10:31:36 -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