moto/moto
2020-04-16 21:28:27 -07:00
..
acm ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
apigateway Linting 2020-04-14 08:06:00 +01:00
athena Add missing regions to all services 2019-12-26 17:12:22 +01:00
autoscaling Implement enter_standby, exit_standby and terminate_instance_in_auto_scaling_group 2020-04-13 10:54:13 +10:00
awslambda awslambda: Do not assume X-Amz-Invocation-Type is set 2020-04-16 21:28:27 -07:00
batch Linting 2020-03-12 14:07:34 +00:00
cloudformation Fix blank space 2020-03-22 18:08:12 -03:00
cloudwatch style with black 2020-04-01 22:48:40 -03:00
codecommit [codecommit] fix repository name check 2019-12-26 16:30:06 +01:00
codepipeline Merge pull request #2657 from gruebel/add-missing-regions 2020-01-02 17:27:25 -08:00
cognitoidentity Fixed linter errors 2019-12-26 21:03:49 +01:00
cognitoidp Merge pull request #2742 from xnegativx/master 2020-02-18 13:41:02 +00:00
config add rudimentary support for Config PutEvaluations with TestMode for now 2020-02-24 11:53:27 -06:00
core Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-12 13:50:59 -07:00
datapipeline Fixed linter errors 2019-12-26 21:03:49 +01:00
datasync Add missing regions to all services 2019-12-26 17:12:22 +01:00
dynamodb ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
dynamodb2 Allow reuse of components packed in models.py 2020-04-12 20:05:35 +01:00
dynamodbstreams Prevent JSON dumps error when dealing with complex types 2020-04-06 17:21:26 +10:00
ec2 Merge pull request #2880 from bblommers/bugfix/2877 2020-04-16 15:02:45 -07:00
ec2_instance_connect escape the dots 2019-12-19 17:47:17 -08:00
ecr Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-12 13:50:59 -07:00
ecs Changed mock_ecs to support ecs.run_task calls with a default cluster 2020-04-07 15:32:44 -07:00
elb Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
elbv2 Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-25 11:08:12 -07:00
emr Reformat 2020-03-07 08:21:27 -03:00
events add physical_resource_id support for Rule 2020-04-01 22:14:56 -03:00
glacier Fixed linter errors 2019-12-26 21:03:49 +01:00
glue Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
iam Linting 2020-03-11 13:19:40 +00:00
instance_metadata Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
iot Change whitespaces back to the way they were and fix typos 2020-01-23 15:46:50 +01:00
iotdata Add missing regions to all services 2019-12-26 17:12:22 +01:00
kinesis Fixed linter errors 2019-12-26 21:03:49 +01:00
kms fix test cases, bug when no tags are present and conflict 2020-02-21 15:21:41 -05:00
logs add support for RetentionInDays for LogGroup 2020-04-01 22:14:41 -03:00
opsworks ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
organizations Raise DuplicateOrganizationalUnitException 2020-02-06 12:38:37 +01:00
packages Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-25 11:08:12 -07:00
polly Fixed linter errors 2019-12-26 21:03:49 +01:00
rds Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
rds2 Bugfix: Allow stop_db_instance for compatible engines 2020-04-16 15:14:37 -04:00
redshift Fixed linter errors 2019-12-26 21:03:49 +01:00
resourcegroups Add missing regions to all services 2019-12-26 17:12:22 +01:00
resourcegroupstaggingapi fix test cases, bug when no tags are present and conflict 2020-02-21 15:21:41 -05:00
route53 Support GeoLocation and Failover on Route 53 2020-03-02 12:46:15 +00:00
s3 PutObject and DeleteObject should produce no XML 2020-04-06 21:01:43 +01:00
s3bucket_path Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
secretsmanager Adds initial support for secretsmanager update_secret 2020-04-16 08:20:43 -07:00
ses #2264 - SES - Ensure verify_email_address works with display names 2020-03-18 11:46:44 +00:00
sns Fix missing MessageAttributes when using RawMessageDelivery 2020-03-21 19:25:25 +01:00
sqs Limit SQS list_queues response to 1000 queues 2020-02-07 15:54:42 -06:00
ssm SSM: Fix the formatting associated with label_parameter_version/get_parameter_history updates 2020-03-11 11:57:04 -04:00
stepfunctions fix: stepfunction stop_execution 2020-03-27 15:35:50 -05:00
sts ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
swf Add SWF domain and type undeprecation 2020-03-05 23:37:17 +10:00
templates Add about page. 2017-03-12 19:58:40 -04:00
utilities adds utilities init 2020-02-18 10:33:27 -06:00
xray Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
__init__.py Merge pull request #2655 from levinine/add-codecommit 2019-12-27 09:04:19 -08:00
backends.py Merge pull request #2655 from levinine/add-codecommit 2019-12-27 09:04:19 -08:00
compat.py Fix linter errors. 2019-12-17 21:35:52 +05:30
server.py Fix some typos 2019-11-16 12:31:45 -08:00
settings.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00