..
acm
Make it possible to customize the ACM cert validation wait time. ( #3843 )
2021-04-10 08:13:20 +01:00
apigateway
basic implementation of update rest api ( #3951 )
2021-05-23 17:09:02 +01:00
applicationautoscaling
Add failures output to ecs.describe_services ( #3641 )
2021-02-01 12:19:46 +00:00
athena
Implemented Athena create_named_query, get_named_query ( #1524 ) ( #3065 )
2020-06-11 17:27:29 +01:00
autoscaling
Fix/autoscaling elb interaction ( #3757 )
2021-04-30 09:29:20 +01:00
awslambda
Support Podman for mocking Lambda ( #3702 )
2021-02-18 08:58:20 +00:00
batch
Batch - remove potential race condition ( #3965 )
2021-05-28 06:55:01 +01:00
cloudformation
SSM parameters in cloudformation (AWS::SSM::Parameter::) are not recognized and resolved ( #3929 )
2021-05-19 08:30:25 +01:00
cloudwatch
Add unit support to cloudwatch get_metric_statistics ( #3932 )
2021-05-15 08:05:41 +01:00
codecommit
List dependencies for services - add integration test to verify
2020-09-13 16:08:23 +01:00
codepipeline
List dependencies for services - add integration test to verify
2020-09-13 16:08:23 +01:00
cognitoidentity
Fix ResourceNotFoundError exception message ( #3582 )
2021-01-10 13:26:40 +00:00
cognitoidp
Implement User Pool MFA Actions ( #3903 )
2021-05-06 17:59:04 +01:00
config
Linting
2020-11-11 15:55:37 +00:00
core
Enforce dynamodb key size limit [solves #3866 ] ( #3888 )
2021-04-30 13:47:47 +01:00
datapipeline
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
datasync
Add missing regions to all services
2019-12-26 17:12:22 +01:00
dms
DMS - basic task replication methods implementation ( #3900 )
2021-05-06 18:33:48 +01:00
dynamodb
Decentralize cloudformation naming responsibilities ( #3201 )
2020-08-01 15:23:36 +01:00
dynamodb2
Add support for DynamoDB Backup/Restore ( #3995 )
2021-06-10 07:05:07 +01:00
dynamodbstreams
Prevent JSON dumps error when dealing with complex types
2020-04-06 17:21:26 +10:00
ec2
Prep release 2.0.9 ( #4007 )
2021-06-12 13:57:29 +01:00
ec2instanceconnect
Remove boto package dependency
2020-11-26 23:59:15 -08:00
ecr
ecr: Fix "imageDigest" value in ecr.list_images() response ( #3436 )
2020-11-05 14:10:23 +00:00
ecs
Add the abilitiy to set ECS task definition task role and execution role arns ( #3869 )
2021-04-21 18:56:09 +01:00
elasticbeanstalk
Refactor ARNs to remove hardcoded account id ( #3701 )
2021-02-17 09:06:22 +00:00
elb
Fix/autoscaling elb interaction ( #3757 )
2021-04-30 09:29:20 +01:00
elbv2
Add capability to update AWS::ElasticLoadBalancingV2(Listener and ListenerRule) resource ( #4005 )
2021-06-11 21:56:28 +01:00
emr
EMR and SWF - add arn to response ( #3873 )
2021-04-23 15:20:36 +01:00
events
Fix:Add list connection API's ( #3976 )
2021-06-07 10:35:28 +01:00
forecast
moved iteritems backwards compatibility to six ( #3672 )
2021-02-11 14:44:37 +00:00
glacier
Allow Glacier VaultName to contain period ( #3964 )
2021-05-27 08:44:20 +01:00
glue
Implement full Database object for Glue get_database() - fix for #3571 . ( #3572 )
2021-01-11 13:10:18 +00:00
iam
Prep release 2.0.9 ( #4007 )
2021-06-12 13:57:29 +01:00
instance_metadata
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
iot
fix #3867 IoT list_principal_things ( #3868 )
2021-04-19 13:35:09 +01:00
iotdata
Fix: IoT does not work in server mode ( #3644 )
2021-02-01 13:15:57 +00:00
kinesis
Fix: ApproximateArrivalTimestamp should be epoch with millisecond precision ( #3764 )
2021-03-11 08:54:21 +00:00
kinesisvideo
Add kinesisvideo archived media ( #3280 )
2020-09-04 12:14:48 +01:00
kinesisvideoarchivedmedia
Add kinesisvideo archived media ( #3280 )
2020-09-04 12:14:48 +01:00
kms
List dependencies for services - add integration test to verify
2020-09-13 16:08:23 +01:00
logs
Fix : Logs - Add start_query functionality ( #3985 )
2021-06-07 10:37:11 +01:00
managedblockchain
Make Moto (tests) compatible with flask/werkzeug 2.x ( #3923 )
2021-05-13 10:36:56 +01:00
mediaconnect
Implementation of core AWS Mediastore endpoints ( #3825 )
2021-04-08 16:51:50 +01:00
medialive
Implementation of core AWS Media Live endpoins ( #3428 )
2021-01-19 16:11:39 +00:00
mediapackage
Media package client error ( #3983 )
2021-06-07 13:47:49 +01:00
mediastore
MediaStore delete container and list tags endpoints implemented ( #3938 )
2021-05-20 16:17:31 +01:00
opsworks
added feature update_usage_plan and fixed some lint errors ( #3727 )
2021-02-25 07:46:11 +00:00
organizations
Organisations - Backport re.fullmatch for Py2 ( #3990 )
2021-06-05 17:53:06 +01:00
packages
Remove boto package dependency
2020-11-26 23:59:15 -08:00
polly
Fixed linter errors
2019-12-26 21:03:49 +01:00
ram
RAM - implement CRUD endpoints ( #3158 )
2020-07-21 14:15:13 +01:00
rds
Remove boto package dependency
2020-11-26 23:59:15 -08:00
rds2
Minor RDS Clean up ( #3682 )
2021-02-13 11:12:02 +00:00
redshift
Fix:Add functionality authorize-cluster-security-group-ingress ( #3742 )
2021-03-10 08:46:13 +00:00
resourcegroups
Fix resource group get-group-query & update-query-query ( #3934 )
2021-05-18 20:58:21 +01:00
resourcegroupstaggingapi
Add ResourceGroupsTaggingAPI Support for RDS Resources ( #3674 )
2021-02-11 15:15:24 +00:00
route53
sort Route53 resource record sets ( #3864 )
2021-04-20 12:50:05 +01:00
s3
Env variable for default key buffer size ( #4001 )
2021-06-10 10:48:28 +01:00
s3bucket_path
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
sagemaker
Add CloudFormation support for SageMaker Endpoint Configs and Endpoints ( #3863 )
2021-04-17 13:49:46 +01:00
secretsmanager
Support rotating secrets using Lambda [ #3905 ] ( #3912 )
2021-05-11 12:08:01 +01:00
ses
Fix:SES-Added params check in template ( #3753 )
2021-05-18 07:51:27 +01:00
sns
Remove duplicate template of SNS error response ( #3647 )
2021-02-01 14:58:48 +00:00
sqs
Fix- Raise InvalidParameterValue when change visibility timeout is mo… ( #3893 )
2021-05-18 07:49:56 +01:00
ssm
Escape Hyphen in Regular Expression ( #4006 )
2021-06-11 21:54:43 +01:00
stepfunctions
Add basic get_execution_history implementation for Step Functions ( #3507 )
2020-12-03 18:32:06 +00:00
sts
#3599 - Update Implementation Coverage script ( #3621 )
2021-01-27 18:54:21 +00:00
support
Support - Allow describe_cases without any params ( #3818 )
2021-03-31 13:18:46 +01:00
swf
EMR and SWF - add arn to response ( #3873 )
2021-04-23 15:20:36 +01:00
templates
Add about page.
2017-03-12 19:58:40 -04:00
transcribe
Transcribe Medical Support ( #3299 )
2020-09-30 13:18:26 +01:00
utilities
Add encoding-param to open(), in case the underlying OS has a different default ( #3827 )
2021-04-01 16:51:10 +01:00
xray
Tech Debt - Remove duplicate AWSError classes
2020-11-05 11:20:18 +00:00
__init__.py
Increase version number post-release
2021-05-21 07:57:37 +00:00
backends.py
DMS - basic task replication methods implementation ( #3900 )
2021-05-06 18:33:48 +01:00
compat.py
Py3: use unittest.mock instead of mock ( #3481 )
2021-04-06 10:22:42 +01:00
server.py
allow specifying the service as env var ( #3899 )
2021-05-06 14:47:08 +01:00
settings.py
Env variable for default key buffer size ( #4001 )
2021-06-10 10:48:28 +01:00