moto/moto/iam
Mykola Mykhalov 689cd8f285
Implement IAM instance profile associations (#3482)
* Add associate_iam_instance_profile describe_iam_instance_profile_associations, disassociate_iam_instance_profile, replace_iam_instance_profile_association

* More tests, removed type hints, filter fix

* Ec2 fix
2020-11-20 22:00:53 +00:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
access_control.py Fix circular import issue 2020-04-30 12:11:33 +01:00
aws_managed_policies.py Fixes for get_policy and get_policy_version with AWS managed policies (#2231) 2019-06-06 13:36:39 +01:00
config.py duplicate dict.get logic 2020-09-21 17:56:04 -06:00
exceptions.py black format 2019-11-01 07:14:03 +01:00
models.py Implement IAM instance profile associations (#3482) 2020-11-20 22:00:53 +00:00
policy_validation.py More linting. 2019-11-22 09:39:07 -05:00
responses.py Fix: Return Tags in iam:CreateUserResponse 2020-11-09 14:59:06 -08:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00