Commit Graph

7092 Commits

Author SHA1 Message Date
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
Bert Blommers
62f93c7ed0
Techdebt: MyPy Autoscaling (#5581) 2022-10-19 20:56:24 +00:00
Wonhyeong Seo
2c0adaa932
IAM:detach_*_policy(): Fix divergent error handling with aws (#5559) 2022-10-19 09:59:12 +00:00
Bert Blommers
6a07abbb30
Techdebt: MyPy Athena (#5578) 2022-10-18 12:57:37 +00:00
Neil Greenwood
fd77cd4dc2
CloudFront: Initial implementation of list_invalidations() (#5575) 2022-10-18 11:07:10 +00:00
Pepe Fagoaga
e591eb2741
Docs: Patching services not supported (#5577) 2022-10-18 10:06:20 +00:00
Bert Blommers
d469e64612
AWSLambda - Improve retrieval of qualifiers (#5576) 2022-10-18 09:35:17 +00:00
Bert Blommers
3e60cdf3eb
Techdebt: Unpin werkzeug (#5569) 2022-10-17 19:06:59 +00:00
Bert Blommers
43a3fecbd2
TechDebt - remove print statements (#5571) 2022-10-16 20:31:19 +00:00
Bert Blommers
047c1a6b7e
TechDebt: MyPy AppSync (#5570) 2022-10-16 18:14:15 +00:00
Bert Blommers
8e3f2331d4
Techdebt - Simplify some exceptions (#5567) 2022-10-16 12:06:23 +00:00
Bert Blommers
ea8eb0fb78
ELBv2 - Add missing header (#5568) 2022-10-15 22:15:20 +00:00
Bert Blommers
8e9f12b875
ECR - Tags should be unique (#5566) 2022-10-15 09:50:42 +00:00
Bert Blommers
af318c17b9
Techdebt - Enably MyPY for APIGatewayV2 (#5565) 2022-10-14 22:14:56 +00:00
Bert Blommers
5f7f3e6e46
S3:list_object_versions(): Fix delimiter to take prefix into account (#5562) 2022-10-14 13:49:33 +00:00
Bert Blommers
121e3eadb8
DynamoDB - check nested attrs when validating duplicate set-actions (#5560) 2022-10-13 10:09:18 +00:00
Bert Blommers
67c688b187
S3: Close FileHandles on GC (#5556) 2022-10-12 21:08:01 +00:00
Bert Blommers
1be71f9036
Feature: ServiceQuotas (#5557) 2022-10-11 22:09:17 +00:00
Lukas Biermann
9e2cf62d80
Admin: updated release workflow to build a multiplatform image that also works on m1 macs without any problems (#5553) 2022-10-11 17:22:02 +00:00
Marshall Mamiya
97011ba19b
Add RDS modify_db_cluster() (#5550) 2022-10-11 14:51:17 +00:00
Bert Blommers
56ca48cfdd
TechDebt: Enable MyPy on APIGateway-module (#5549) 2022-10-11 13:16:27 +00:00
Bert Blommers
d60aa64abb
TechDebt: Enable MyPy on AMP (#5546) 2022-10-10 13:05:56 +00:00
szopen321
4db1f25cbc
Feature: Configuration to Prettify responses (#5531) 2022-10-10 13:05:28 +00:00
Moto Admin
89a2c12ec4 Post-release steps 2022-10-09 13:32:27 +00:00
Bert Blommers
98932ac63a
Prepare release 4.0.7 (#5543) 2022-10-09 12:23:21 +00:00
Bert Blommers
cf2ce3324a
S3: close FileHandles on reset (#5545) 2022-10-09 12:22:46 +00:00
Bert Blommers
1a8f93dce3
TechDebt - MyPy the ACM module (#5540) 2022-10-07 14:41:31 +00:00
Bert Blommers
e98341fa89
Feature: Metering Marketplace (#5541) 2022-10-07 14:41:10 +00:00