moto/moto
2020-06-20 10:43:02 +01:00
..
acm ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
apigateway Enhancement : API-Gateway Put Integration Response - Adding support f… (#3058) 2020-06-10 07:58:40 +01:00
athena Implemented Athena create_named_query, get_named_query (#1524) (#3065) 2020-06-11 17:27:29 +01:00
autoscaling Fix autoscaling tags (#3010) 2020-05-24 12:21:29 +01:00
awslambda Cloudformation support for EventSourceMapping (#3045) 2020-06-14 16:03:00 +01:00
batch Linting 2020-03-12 14:07:34 +00:00
cloudformation fix to capture yaml scanner error (#3077) 2020-06-18 09:50:58 +01:00
cloudwatch Fix: Cloudwatch delete Alarm status code handling on invalid alarm name (#3028) 2020-05-28 15:52:56 +01: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 CognitoIDP - Return KID in headers of ID token 2020-06-20 10:43:02 +01:00
config add rudimentary support for Config PutEvaluations with TestMode for now 2020-02-24 11:53:27 -06:00
core Fix: Support streaming upload from requests. (#3062) 2020-06-11 06:50:50 +01: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 Cloudformation support for EventSourceMapping (#3045) 2020-06-14 16:03:00 +01:00
dynamodbstreams Prevent JSON dumps error when dealing with complex types 2020-04-06 17:21:26 +10:00
ec2 Improve parsing of string values that represents booleans during block device mapping construction (#3073) 2020-06-16 06:03:02 +01:00
ec2instanceconnect Improve implementation coverage (and layout) 2020-05-12 14:58:35 +01: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 Implement placement constraints model 2020-05-02 18:47:59 +02: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 Cloudformation - EventBus support (#3052) 2020-06-06 11:31:14 +01: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 Correct group inline policy rendering (#3069) 2020-06-14 09:23:52 +01:00
instance_metadata Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
iot Implemented parent_group, recursive and name_prefix_filter for function list_thing_groups() 2020-05-05 18:08:28 -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 CloudWatch logs subscription filters (#2982) 2020-05-12 13:34:10 +01:00
managedblockchain Added node actions and other fixes 2020-05-15 19:38:19 -05:00
opsworks Fix the online status in OpsWorks 2020-05-07 10:57:27 +03: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 Add Redshift.ClusterAlreadyExists Error 2020-05-06 14:28:40 -07:00
resourcegroups Add missing regions to all services 2019-12-26 17:12:22 +01:00
resourcegroupstaggingapi Add tag get_resource support for target groups (#3012) 2020-05-24 10:25:38 +01:00
route53 Support GeoLocation and Failover on Route 53 2020-03-02 12:46:15 +00:00
s3 Return correct error when creating a bucket with empty CreateBucketConfiguration (#3079) 2020-06-19 11:44:43 +01:00
s3bucket_path Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
secretsmanager Fix: SecretsManager - Added missing pop() override to get_secret_name… (#3057) 2020-06-10 08:54:03 +01:00
ses Enhancement : SES - Added create-receipt-rule-set, create-receipt-rul… (#3059) 2020-06-10 10:23:43 +01:00
sns Fix missing MessageAttributes when using RawMessageDelivery 2020-03-21 19:25:25 +01:00
sqs SQS - Return multiple group-messages in the same request 2020-05-24 12:12:35 +01:00
ssm Fix ssm.get_parameters missing validation 2020-05-06 14:38:25 +02:00
stepfunctions SFN - fix InvalidARN exception on start_execution (#3007) 2020-05-24 15:06:02 +01: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
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 Merge remote-tracking branch 'spulec/master' into improve_coverage 2020-05-12 15:02:24 +01:00
backends.py Merge remote-tracking branch 'spulec/master' into improve_coverage 2020-05-12 15:02:24 +01: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