..
acm
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
2019-12-16 21:05:29 -05:00
apigateway
Linting
2020-05-04 09:27:57 +01:00
athena
Linting
2020-05-16 15:03:26 +01:00
autoscaling
Fix autoscaling tags ( #3010 )
2020-05-24 12:21:29 +01:00
awslambda
Merge pull request #2973 from bblommers/master
2020-05-14 17:53:49 -05:00
batch
Linting
2020-03-12 14:07:34 +00:00
cloudformation
Cloud formation "depends_on" #2845 Add depends on and update name type mapping ( #2994 )
2020-05-18 09:47:18 +01: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
Keep order in request body to ensure auth signing works. ( #3024 )
2020-05-24 08:51:45 +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
Merge pull request #2989 from bblommers/improve_coverage
2020-05-14 17:55:55 -05:00
dynamodbstreams
Prevent JSON dumps error when dealing with complex types
2020-04-06 17:21:26 +10:00
ec2
Enhancement/describe network acls ( #3003 )
2020-05-26 11:04:59 +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
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
Corrected bug in IAM delete_role() due to overloading of name 'role' … ( #3019 )
2020-05-27 17:00:28 +01:00
instance_metadata
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
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
Fix s3 Added Error handling in case of invalid uploadID ( #2979 )
2020-05-12 14:59:07 +01:00
s3bucket_path
secretsmanager
handle description in describe secret operation, add tests
2020-04-24 21:47:11 +02:00
ses
Merge pull request #2972 from bblommers/ses_validate_raw_email
2020-05-14 17:52:50 -05: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