moto/moto
2019-02-17 14:36:53 -06:00
..
acm
apigateway MockAWS implementation using botocore event hooks 2018-10-29 09:12:22 +01:00
autoscaling Merge pull request #1983 from kawaiwanyelp/autoscaling-instance-protection 2018-12-28 21:18:41 -05:00
awslambda Increasing code coverage 2019-02-16 12:37:46 -06:00
batch Adding cloudformation-validate. Cfn-lint does the heavy lifting. 2018-11-05 15:16:32 -08:00
cloudformation Add CloudFormation methods delete_change_set, describe_change_set and list_change_sets. 2019-01-21 17:18:50 +00:00
cloudwatch Merge branch 'master' into bugfix/1615-cloudwatch-statistics 2018-05-29 22:19:25 -04:00
cognitoidentity fixes for cognito identity library 2018-10-09 10:28:15 -07:00
cognitoidp Merge pull request #1730 from garyd203/cognitoidp-groups 2018-12-28 19:53:53 -05:00
core Merge pull request #1965 from andrewmccall/master 2018-12-28 21:05:07 -05:00
datapipeline
dynamodb Fix subtle typo 2018-06-01 08:38:35 +10:00
dynamodb2 Make EQ conditions work reliably in DynamoDB. 2019-01-10 21:39:12 +11:00
dynamodbstreams Fix flake8 failures 2018-11-08 11:08:24 -05:00
ec2 Merge pull request #2032 from drmorr0/spot_fleet_tag_specifications 2019-02-01 11:47:36 -08:00
ecr ECR now uses api.ecr as its endpoint. 2019-01-25 14:47:23 -05:00
ecs Merge pull request #1906 from jrstarke/1009 2018-12-28 19:57:57 -05:00
elb Add support for unregistered instances in ELB DescribeInstancesHealth API. 2018-08-06 10:47:00 +02:00
elbv2 Correctly generate resource name for target groups when using cloudformation 2018-06-06 11:07:14 -04:00
emr Uncomment EMR FailureDetails. Closes #1891. 2018-12-28 19:38:09 -05:00
events Merge pull request #1641 from cpitchford/bugfix_events_put_permission_action_filter 2018-05-29 22:32:49 -04:00
glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
glue Mock more of the Glue Data Catalog APIs 2018-10-03 15:34:38 +01:00
iam Add test for roles 2019-02-17 14:36:53 -06:00
instance_metadata
iot Merge pull request #1901 from cm-iwata/add_iot_attach_policy 2018-12-28 20:17:31 -05:00
iotdata
kinesis Add ApproximateArrivalTimestamp and MillisBehindLatest to Kinesis get_records response (#1715) 2018-07-13 10:06:28 +01:00
kms Update kms and lambda to work with terraform 2019-02-16 09:37:27 -06:00
logs Filter event log ids should be strings 2018-10-01 17:11:36 -04:00
opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
organizations organizations support: add exception handling for describe_organizations 2018-09-28 08:34:19 -07:00
packages cleaning up files 2019-02-17 14:30:43 -06:00
polly
rds update RDS models to include CopyTagsToSnapshot 2018-09-21 08:31:31 -05:00
rds2 allow for adding and removing tags on rds snapshots 2018-09-21 13:54:07 -05:00
redshift Add ClusterCreateTime to Redshift response 2018-08-20 18:48:13 -07:00
resourcegroupstaggingapi
route53 Add a missing trailing dot to the Name of ResourceRecordSet 2018-11-20 21:43:59 +09:00
s3 Fix bad merge. 2018-12-29 06:33:55 -05:00
s3bucket_path
secretsmanager adding Tags support 2018-12-21 14:04:52 -08:00
ses bugfix: support name-addr mailbox form 2018-07-26 21:08:31 -04:00
sns Allow attributes to be set with subscribe command (#1705) 2018-07-13 10:21:33 +01:00
sqs Go easier on the CPU when moto sqs is idle 2018-10-31 11:39:49 +00:00
ssm Merge pull request #2000 from AlanAlexander-Janrain/master 2018-12-28 21:27:45 -05:00
sts
swf
templates
xray
__init__.py Much of the way towards complete DynamoDB Streams implementation 2018-11-07 17:10:00 -05:00
backends.py Fix flake8 failures 2018-11-08 11:08:24 -05:00
compat.py
server.py Fix test failures in server mode 2018-11-08 13:57:44 -05:00
settings.py