..
acm
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
2019-12-16 21:05:29 -05:00
apigateway
Merge branch 'master' into feature-apigw-authorizers
2020-02-18 10:49:53 -06:00
athena
Add missing regions to all services
2019-12-26 17:12:22 +01:00
autoscaling
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
awslambda
Merge pull request #2704 from bblommers/bugfix/2642
2020-02-15 10:46:01 -06:00
batch
Add missing regions to all services
2019-12-26 17:12:22 +01:00
cloudformation
requested changes from review
2020-02-01 14:52:48 -06:00
cloudwatch
Fixed linter errors
2019-12-26 21:03:49 +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
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
Implemented S3 Account-level public access block.
2020-02-17 15:41:27 -08:00
core
Implemented S3 Account-level public access block.
2020-02-17 15:41:27 -08: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
DynamoDB - Send item to DDB Stream on update, not just on create
2020-02-18 11:49:55 +00:00
dynamodbstreams
Add missing regions to all services
2019-12-26 17:12:22 +01:00
ec2
#2732 - Created AMI should have AccountID as the OwnerID
2020-02-08 10:58:31 +00:00
ec2_instance_connect
escape the dots
2019-12-19 17:47:17 -08:00
ecr
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
ecs
Allow black to reformat correctly
2020-01-09 23:45:14 -06:00
elb
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
elbv2
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
emr
#1427 - EMR - Return start time of first step
2020-02-20 08:59:21 +00:00
events
fix test case
2020-02-05 15:30:34 -05: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
Made UserName parameter optional for IAM access key functions
2020-01-27 12:12:21 -05: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
Fix more typos.
2020-01-23 10:15:02 -08: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 typos
2019-11-16 12:31:45 -08: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
Apply black in responses.py
2020-02-02 13:46:01 -03: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
Add IsTruncated to Route53.list_resource_record_sets
2019-12-27 19:32:31 +01:00
s3
Merge pull request #2132 from Projectplace/tagging-directive
2020-02-17 20:00:30 -06:00
s3bucket_path
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
secretsmanager
Fixed linter errors
2019-12-26 21:03:49 +01:00
ses
handle map or list parameters
2020-02-04 14:04:45 -06:00
sns
Merge pull request #2657 from gruebel/add-missing-regions
2020-01-02 17:27:25 -08:00
sqs
Limit SQS list_queues response to 1000 queues
2020-02-07 15:54:42 -06:00
ssm
ENH: changes the behavior of delete_parameter to respond with a 400 error when the parameter does not exist.
2020-02-26 07:13:32 -05:00
stepfunctions
Fixed linter errors
2019-12-26 21:03:49 +01:00
sts
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
2019-12-16 21:05:29 -05:00
swf
Merge pull request #2769 from EpicWink/swf-empty-task
2020-02-25 17:05:16 +00:00
templates
Add about page.
2017-03-12 19:58:40 -04:00
utilities
fix test case
2020-02-05 15:30:34 -05: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