moto/moto
Steve Pulec 2cd633e27d Merge pull request #323 from mikegrima/mgrima-add-boto-test-list_instance_profiles_for_role
Added in test for the boto IAM method: list_instance_profiles_for_role()
2015-02-27 15:32:16 -05:00
..
autoscaling Cleanup parameter parsing. 2014-12-31 13:23:08 -05:00
cloudformation Add support to AWS::EC2::SecurityGroupIngress creation 2015-02-25 12:20:25 -05:00
cloudwatch Cleanup parameter parsing. 2014-12-31 13:23:08 -05:00
core Fixed how parameters are passed in following clarification on GitHub comments. 2015-02-27 12:22:31 -08:00
dynamodb Add compat file for Py26 OrderedDict. 2014-11-29 22:43:30 -05:00
dynamodb2 Add compat file for Py26 OrderedDict. 2014-11-29 22:43:30 -05:00
ec2 Change SecurityGroupBackend.{authorize,revoke}_security_group_ingress() methods to receive group name or id, never both 2015-02-25 18:11:00 -05:00
elb Performance: Leverage jinja2's Environment to cache compiled Templates. 2014-12-12 12:46:07 -08:00
emr Add EMR clusters and tagging. 2015-02-14 12:00:14 -05:00
iam Fixed how parameters are passed in following clarification on GitHub comments. 2015-02-27 12:22:31 -08:00
kinesis Add compat file for Py26 OrderedDict. 2014-11-29 22:43:30 -05:00
rds Add StorageType and Iops elements to DBInstance XML response 2015-02-03 16:50:14 -05:00
rds2 fix: put db name in quotes, if present. 2015-02-15 18:51:34 -05:00
redshift Add cluster parameter groups. 2014-11-23 23:03:10 -05:00
route53 Add route53 health checks. 2015-01-17 19:06:43 -05:00
s3 Fix bucket versioning when running under moto_server 2015-02-22 22:22:41 +07:00
s3bucket_path Support Python 3 using six 2014-08-28 10:57:43 -04:00
ses Performance: Leverage jinja2's Environment to cache compiled Templates. 2014-12-12 12:46:07 -08:00
sns Add SNS topics to cloudformation. 2015-01-17 19:48:08 -05:00
sqs Performance: Leverage jinja2's Environment to cache compiled Templates. 2014-12-12 12:46:07 -08:00
sts Performance: Leverage jinja2's Environment to cache compiled Templates. 2014-12-12 12:46:07 -08:00
__init__.py building out new RDS2 Mock. 2015-01-19 07:38:10 +11:00
backends.py Add database CRUD. 2015-01-08 22:18:06 -05:00
compat.py Add compat file for Py26 OrderedDict. 2014-11-29 22:43:30 -05:00
server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00