moto/moto
Mike Grima 893f0d4f83
Merge pull request #2463 from gruebel/fix-dynamodb-get-item-ProjectionExpression
Add ProjectionExpression & ExpressionAttributeNames to DynamoDB get_it…
2019-10-13 10:47:25 -07:00
..
acm Merge pull request #2374 from asherf/acm 2019-08-21 12:56:59 -07:00
apigateway linting 2019-10-08 14:46:57 +01:00
autoscaling Merge pull request #2319 from acsbendi/autoscaling-group-from-instance 2019-07-20 00:06:22 -04:00
awslambda Merge pull request #2457 from bblommers/feature/dynamodb_streams_invoke_lambda 2019-10-10 17:05:43 -05:00
batch Add option to call batch submit_job with job definition name only 2019-08-06 22:13:52 +02:00
cloudformation Merge pull request #2251 from acsbendi/random_suffix_fix 2019-07-01 21:03:36 -05:00
cloudwatch Fix wrong tag for cloudwatch metrics response. Closes #2267. 2019-07-06 17:40:36 -05:00
cognitoidentity adds test cases, and fixes formatting. 2019-09-01 17:38:33 +02:00
cognitoidp Implement update_user_pool_domain 2019-07-16 13:09:13 +10:00
config Adding support for querying the AWS Config resource for S3. 2019-10-13 10:14:15 -07:00
core Adding support for querying the AWS Config resource for S3. 2019-10-13 10:14:15 -07:00
datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
dynamodb Fix subtle typo 2018-06-01 08:38:35 +10:00
dynamodb2 Merge pull request #2463 from gruebel/fix-dynamodb-get-item-ProjectionExpression 2019-10-13 10:47:25 -07:00
dynamodbstreams Adding six.string_types checking 2019-08-27 19:59:43 -05:00
ec2 Merge pull request #2400 from acsbendi/elbv2-terminated-instance-target 2019-09-11 21:39:37 -05:00
ecr Delete ECR image when it has no tags 2019-06-17 13:41:35 -04:00
ecs Added Exception to for describe_container_instances to match aws api 2019-10-11 22:13:55 -07:00
elb Add support for unregistered instances in ELB DescribeInstancesHealth API. 2018-08-06 10:47:00 +02:00
elbv2 Validate elbv2 FixedResponseConfig attributes 2019-09-12 12:29:03 -04:00
emr Support CustomAmiId in EMR (#2037) 2019-05-25 11:19:26 +01:00
events Use self.region_name to generate rule ARN 2019-10-03 15:29:54 -04:00
glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
glue Add glue.batch_get_partition endpoint 2019-07-17 14:11:34 -05:00
iam Fix multiple IAM Policy Statement creation with empty sid 2019-09-10 23:43:50 -03:00
instance_metadata Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
iot Add support for IoT register_certificate (#1827) 2019-05-25 18:30:23 +01:00
iotdata fix #2392 Add validation for shadow version,when update_thing_shadow() has called 2019-08-26 17:47:08 +09:00
kinesis Supporting more modern Firehose features 2019-10-10 17:44:09 -07:00
kms remove dead code 2019-09-13 13:35:55 -07:00
logs feat: implement logs untag_log_group 2019-09-26 20:20:53 +01:00
opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
organizations [Resolves #2355] - create_organization(): add master account, default policy 2019-08-06 16:52:31 -07:00
packages Fix socket.fakesock compatibility 2019-07-03 11:26:33 -07:00
polly Fixed issue with server routing 2017-09-26 20:43:58 +01:00
rds Remove dead code 2019-10-10 09:14:22 +01:00
rds2 Fix 'MaxRecords' type issues by _get_param() 2019-07-18 03:09:53 +09:00
redshift add enhanced vpc routing option to redshift moto 2019-09-01 00:34:18 +10:00
resourcegroups Add resource-groups. (#1953) 2019-05-25 11:10:34 +01:00
resourcegroupstaggingapi Supporting tags in KMS (#2332) 2019-07-24 19:15:43 -07:00
route53 Don't error out on route53.list_tags_for_resource when resource has no tags 2019-08-28 13:57:42 -05:00
s3 Adding support for querying the AWS Config resource for S3. 2019-10-13 10:14:15 -07:00
s3bucket_path Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
secretsmanager #2366 - SecretsManager - put_secret_value should support binary values 2019-08-23 10:57:15 +01:00
ses Implementing send_templated_email 2019-10-02 08:39:35 +01:00
sns Add sns.untag_resource 2019-10-12 21:10:51 +02:00
sqs Merge pull request #2402 from gruebel/fix-sqs-maxReceiveCount 2019-09-11 21:52:16 -05:00
ssm Add ParameterFilters to SSM describe_parameters 2019-10-05 14:05:47 +02:00
stepfunctions stepfunctions: start_execution accepts name arg 2019-10-03 14:47:24 +01:00
sts trim invalid newline 2019-10-03 17:04:49 +09:00
swf improved SWF support 2017-12-23 05:45:05 +02:00
templates Add about page. 2017-03-12 19:58:40 -04:00
xray mock_xray_client: do return what f() returned 2017-12-17 04:40:26 +03:00
__init__.py Step Functions - State Machines methods 2019-09-02 16:26:40 +01:00
backends.py Step Functions - State Machines methods 2019-09-02 16:26:40 +01:00
compat.py Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
server.py Allows leading // for mocked s3 paths (#1637). 2019-08-28 16:17:45 +02:00
settings.py Moved INITIAL_NO_AUTH_ACTION_COUNT to settings. 2019-07-24 16:30:48 +02:00