moto/moto
2019-10-18 12:06:12 +11: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 Existing user now raises a UsernameExistsException 2019-08-06 13:51:00 -03:00
config Added AWS Config batching capabilities 2019-10-13 12:28:09 -07:00
core Adding support for querying the AWS Config resource for S3. 2019-10-13 10:14:15 -07:00
datapipeline
dynamodb Fix subtle typo 2018-06-01 08:38:35 +10:00
dynamodb2 Merge branch 'master' into bugfix/1823 2019-10-14 10:02:22 +01: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
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
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
secretsmanager Use specialised exception for "secret has no value" scenario 2019-10-18 12:06:12 +11: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 fix test server error 2019-10-13 20:32:53 +02: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
templates
xray
__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
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