Commit Graph

7119 Commits

Author SHA1 Message Date
Bert Blommers
222621fe94
Techdebt: Replace string-format with f-strings (for c* dirs) (#5656) 2022-11-11 09:57:17 -01:00
Bert Blommers
37845792d3
DynamoDB: put_item(): Improve type validation (#5654) 2022-11-10 21:52:02 -01:00
Bert Blommers
96b2eff1bc
TechDebt: MyPy Core (#5653) 2022-11-10 18:54:38 -01:00
Mateusz Głowiński
8c9838cc8c
CognitoIDP: Replace email with username in cogntio JWT tokens (#5652) 2022-11-10 16:08:56 -01:00
Bert Blommers
ea8718d402
TechDebt: Move BackendDict to base_backend (#5645) 2022-11-10 08:43:20 -01:00
Bert Blommers
3a66ef567f
Dependency: Require uptodate cfn-lint versions (#5650) 2022-11-09 19:27:29 -01:00
Pepe Fagoaga
57107f8ead
CloudFormation: Include EnableTerminationProtection (#5647) 2022-11-09 18:42:14 -01:00
Bert Blommers
eb53df2a1f
TechDebt - Fix MyPy issues that popped up in 0.990 release (#5646) 2022-11-09 16:39:07 -01:00
bmaisonn
996ff44ab5
Batch Simple: Fix regression where 'container' parameter was not returned. (#5644) 2022-11-07 19:24:24 -01:00
Brian Pandola
3c26da6f64
Fix Race Condition in Parallel AWS Lambda Server Mode Tests (#5643) 2022-11-07 19:03:07 -01:00
David Laban
d560ff002d
Remove microsleep (#1903)
Use `threading.Condition` instead of `sleep()` to prevent high cpu usage while SQS long polling on an empty queue. 

Ref: #871
Ref: #1916

Co-authored-by: Brian Pandola <bpandola@gmail.com>
2022-11-05 06:09:58 -07:00
Ninh Khong
37a127acd5
CloudFormation: Add actions for ssm parameter (#3256) 2022-11-05 10:06:12 -01:00
Bert Blommers
2500affb1d
TechDebt: MyPy Config (#5633) 2022-11-03 18:32:00 -01:00
David
79aaf2bc03
Organizations: Add delete_organizational_unit (#5635) 2022-11-03 15:13:06 -01:00
Brian Pandola
7eb925839e
RDS: Add EarliestRestorableTime to rds:DescribeDBClusters response (#5634) 2022-11-03 12:07:49 -01:00
Bert Blommers
d3b16b3052
TechDebt: MyPy Comprehend (#5630) 2022-11-02 21:45:36 -01:00
Bert Blommers
ecafc89153
TechDebt - Unpin coverage-dependency to speed up Py3.11 (#5629) 2022-11-02 20:00:51 -01:00
Bert Blommers
8a3b4d519a
SQS: Ensure we use the correct queue names in tests (#5632) 2022-11-02 14:49:44 -01:00
Moto Admin
0ec974b3da Post-release steps 2022-11-01 22:13:56 +00:00
Bert Blommers
57f466dd63
Prep release 4.0.9 (#5628) 2022-11-01 19:19:34 -01:00
Christian Kjær Larsen
bcb6399a14
CloudWatch - End times for aggregations should be exclusive (#5627) 2022-11-01 15:50:51 -01:00
Bert Blommers
78bf4a82d5
Techdebt: MyPy Cognito (#5626) 2022-11-01 09:33:01 -01:00
Marshall Mamiya
f185999602
EC2: Add EnableNetworkAddressUsageMetrics to VPC attribute (#5618) 2022-10-31 21:52:28 -01:00
Bert Blommers
ba1919cc6f
TechDebt: MyPy CodeCommit & CodePipeline (#5624) 2022-10-31 17:34:03 -01:00
Bert Blommers
15891efcef
TechDebt: MyPy CloudWatch (#5623) 2022-10-31 09:17:05 -01:00
Bert Blommers
0f9a907af0
DynamoDB - do not allow HashKey to be changed on update (#5620) 2022-10-30 20:15:25 -01:00
Bert Blommers
cf5e7b750f
TechDebt: MyPy CloudTrail and CodeBuild (#5621) 2022-10-30 19:55:31 -01:00
Bert Blommers
80db33cb44
Admin: Enable support for Py 3.11 (#5619) 2022-10-30 10:18:06 -01:00
rafcio19
1aabd3fd95
EC2: link IAM instance profile with instance (#5617) 2022-10-29 22:06:21 +00:00
Nacho Rivera
9b316c6d60
CloudTrail: fix(describe_trails): trail not multiregion case (#5607) 2022-10-29 18:34:13 +00:00
Bert Blommers
ebe6f0972c
CloudWatch: Ensure we can tag new Alarms that are currently tag-free (#5614) 2022-10-29 15:41:29 +00:00
Bert Blommers
60c6fbd46b
S3: Simplify detection of delete-flag (#5613) 2022-10-29 15:02:46 +00:00
Bert Blommers
b17a792f1c
TechDebt: MyPy CloudFront (#5612) 2022-10-29 13:26:49 +00:00
Bert Blommers
a370362143
AWSLambda - Do not pickle reproducible Docker-client (#5615) 2022-10-29 13:26:19 +00:00
Brian Pandola
a49222fc15 Fix PytestRemovedIn8Warning Warnings 2022-10-27 19:46:47 -07:00
Brian Pandola
a76706af03 Fix PytestReturnNotNoneWarning in CloudTrail Tests 2022-10-27 19:46:47 -07:00
Bert Blommers
03f5518703
TechDebt: MyPy CloudFormation (#5603) 2022-10-26 21:36:02 +00:00
Bert Blommers
dc368fbe79
Docs: S3: Specify that Bucket Logging is not yet implemented (#5600) 2022-10-26 10:12:15 +00:00
Brian Pandola
83a60a279d
Implement filter route.vpc-peering-connection-id for DescribeRouteTables (#5601) 2022-10-26 10:03:15 +00:00
Bert Blommers
c0b581aa08
TechDebt: MyPy CostExplorer (#5593) 2022-10-23 20:42:14 +00:00
Bert Blommers
6f3b250fc7
TechDebt: MyPy Batch (#5592) 2022-10-23 13:26:55 +00:00
Bert Blommers
a470ea748b
TechDebt - MyPy Budgets (#5591) 2022-10-23 12:19:13 +00:00
Bert Blommers
b44b5b797f
TechDebt - Unpin TF (#5590) 2022-10-23 11:23:23 +00:00
Bert Blommers
bd465b032b
S3: Ensure we can copy deleted keys (#5589) 2022-10-23 11:23:03 +00:00
Bert Blommers
8c88a93d7c
TechDebt: MyPy AWSLambda (#5586) 2022-10-22 11:40:20 +00:00
Bert Blommers
6f710189ce
S3: Close filehandle of versioned keys (#5587) 2022-10-21 22:14:58 +00:00
Ben Dalby
80ab997010
Feature/improve SES documentation (#5585) 2022-10-20 21:21:04 +00:00
Moto Admin
2f8ecad9aa Post-release steps 2022-10-19 23:08:03 +00:00
Bert Blommers
14c6550630
Prep release 4.0.8 (#5583) 2022-10-19 22:17:59 +00:00
Bert Blommers
da9cf7bb3a
Sagemaker:describe_training_job() - describe unknown job (#5582) 2022-10-19 21:53:02 +00:00