moto/moto
Steve Pulec efbb9c54a5
Merge pull request #2909 from oliparcol/bug/2759
S3 - Allow keys to start with leading slashes
2020-04-25 18:46:25 -05:00
..
acm ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
apigateway Add policy to apigateway 2020-04-25 03:13:36 -05: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 Merge pull request #2838 from bblommers/feature/2388 2020-04-25 18:44:18 -05:00
cloudwatch Merge pull request #2848 from bblommers/feature/2239 2020-04-25 18:39:21 -05: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 Merge pull request #2852 from bblommers/feature/mock_eb 2020-04-25 18:42:25 -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 branch 'master' into feature/dynamodb_item_limit 2020-04-25 18:38:08 -05:00
dynamodbstreams Prevent JSON dumps error when dealing with complex types 2020-04-06 17:21:26 +10:00
ec2 Merge pull request #2837 from bblommers/bug/2810 2020-04-25 18:44:48 -05: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
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 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 Added existence check of target thing to IoT ListThingPrincipals 2020-04-21 14:11:53 +09: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 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 Merge pull request #2909 from oliparcol/bug/2759 2020-04-25 18:46:25 -05: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 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 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 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 Elastic Beanstalk - Rename and Add Implementation Coverage 2020-03-30 14:08:22 +01:00
backends.py ElasticBeanstalk - Fix tests in Python2 and ServerMode 2020-03-30 16:28:36 +01: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