moto/moto
2020-05-01 13:50:11 +01:00
..
acm ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
apigateway Fixed apigateway usage plan api when dealing with non existing usage plans and non existing api keys 2020-04-27 22:58:51 +02: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 Merge pull request #2861 from bblommers/feature/883 2020-04-25 18:40:05 -05:00
batch Linting 2020-03-12 14:07:34 +00:00
cloudformation Keep cfnlint import function-local (~1s) 2020-04-28 10:28:47 +12:00
cloudwatch Fixed a regression with CloudWatch 2020-04-27 12:56:17 -07: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 #2800 - CognitoIdentity - Fix format of Identity ID 2020-04-04 14:09:38 +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 update last_used for access keys 2020-04-30 09:10:42 -05: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 Merge pull request #2924 from pvbouwel/ddb_full_parsing_executor 2020-04-26 15:53:25 -05:00
dynamodbstreams Prevent JSON dumps error when dealing with complex types 2020-04-06 17:21:26 +10:00
ec2 Merge pull request #2930 from usmangani1/LSISSUE1450 2020-04-30 12:13:19 +01:00
ec2_instance_connect Fix import errors 2020-04-28 10:40:34 +12: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
elasticbeanstalk ElasticBeanstalk - Fix tests in Python2 and ServerMode 2020-03-30 16:28:36 +01:00
elb Use ISO 8601 format for ELB DescribeLoadBalancers 2020-04-18 07:46:28 -04: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 Remove duplicated method 2020-03-30 13:49:19 +01: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 change code style to pass black --check 2020-04-21 22:34:05 +02:00
iam add tests 2020-04-30 09:10:42 -05:00
instance_metadata Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
iot Removed f string so python 2 can work correctly 2020-04-30 20:54:51 -04: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 Fix import errors 2020-04-28 10:40:34 +12: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 Extend new S3 tag structure to ResourceGroupStaging API 2020-04-01 16:15:03 +01:00
route53 Support GeoLocation and Failover on Route 53 2020-03-02 12:46:15 +00:00
s3 S3 DeleteObjects - Allow multiple querystring formats 2020-05-01 13:50:11 +01:00
s3bucket_path Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
secretsmanager handle description in describe secret operation, add tests 2020-04-24 21:47:11 +02: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 Fix deprecation warning. 2020-04-19 19:12:48 -07:00
stepfunctions fix: stepfunction stop_execution 2020-03-27 15:35:50 -05:00
sts Add AssumeRoleWithSAML response to responses.py. 2020-04-16 11:47:30 -07: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 Use TaggingService for S3 Objects 2020-03-31 12:04:04 +01:00
xray Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
__init__.py Lazily import submodules 2020-04-28 10:40:32 +12:00
backends.py Lazily import submodules 2020-04-28 10:40:32 +12:00
compat.py Fix linter errors. 2019-12-17 21:35:52 +05:30
server.py Lazily import submodules 2020-04-28 10:40:32 +12:00
settings.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00