Commit Graph

8483 Commits

Author SHA1 Message Date
dependabot[bot]
81b3225d6b
Bump codecov/codecov-action from 3 to 4 (#7314) 2024-02-06 08:12:11 -01:00
Miki Watanabe
9aef6944da
ECS: Fix container memory validation (#7280) 2024-02-05 20:16:58 -01:00
Moto Admin
c70ca1d477 Post-release steps 2024-02-05 00:24:46 +00:00
Bert Blommers
046d0d011b
Prep release 5.0.1 (#7308) 2024-02-04 21:58:42 -01:00
Arpad Müller
a4b71877e4
S3: Allow in place copies when bucket versioning is enabled (#7303) 2024-02-04 20:56:27 -01:00
github-actions[bot]
7eb3c572d9
chore: update SSM default parameters (#7307) 2024-02-04 14:48:55 -01:00
github-actions[bot]
e8626a8189
chore: update EC2 Instance Types (#7306) 2024-02-04 14:48:17 -01:00
github-actions[bot]
4b8b3e2e77
chore: update EC2 Instance Offerings (#7305) 2024-02-04 14:47:56 -01:00
Bert Blommers
62647ab1a3
DynamoDB: Improve support for Update-statements in batch_execute-statement() (#7297) 2024-02-02 18:29:48 -01:00
dependabot[bot]
3e775cad57
Bump software.amazon.awssdk:bom in /other_langs/tests_java (#7299) 2024-02-02 10:45:00 -01:00
dependabot[bot]
23ab00e404
Bump org.apache.maven.plugins:maven-surefire-plugin (#7298) 2024-02-02 10:44:33 -01:00
Bert Blommers
911b5f19c0
Admin: Fix scaffold script imports (#7296) 2024-02-01 20:08:30 -01:00
github-actions[bot]
cd146a5f61
chore: update SSM default AMI's (#7293) 2024-02-01 17:33:17 -01:00
github-actions[bot]
12f08e83b4
chore: update IAM Managed Policies (#7291) 2024-02-01 17:32:39 -01:00
github-actions[bot]
a0db26b123
chore: update Config Managed Rules (#7290) 2024-02-01 17:32:05 -01:00
morph027
230cb0bbdc
docs: proxy - add excludes via NO_PROXY (#7294) 2024-02-01 17:31:42 -01:00
Bert Blommers
8cacea94da
Feature: Allow user to specify to not reset boto3-Sessions (#7287) 2024-01-31 21:09:12 -01:00
Bert Blommers
28811effdd
S3: list_objects_v2() should return more than 1000 files (#7283) 2024-01-30 19:51:36 -01:00
Bert Blommers
cab030f4a0
Lambda: Support Kinesis as EventSourceMapping target (#7275) 2024-01-30 19:51:15 -01:00
Viren Nadkarni
351b45c7f1
EC2: Add availability zones for eu-central-2 (#7281) 2024-01-30 18:19:21 -01:00
dependabot[bot]
3f77317990
Bump ruby/setup-ruby from 1.165.1 to 1.170.0 (#7276) 2024-01-30 07:48:21 -01:00
dependabot[bot]
59181146a9
Bump peter-evans/create-or-update-comment from 3 to 4 (#7277) 2024-01-30 07:48:02 -01:00
Bert Blommers
2b2689de93
SQS: Add missing property SQSManagedSSEEnabled (#7279) 2024-01-30 07:47:43 -01:00
Bert Blommers
74c328279e
ELBv2: ModifyLoadBalancerAttributes has a new valid attribute (#7278) 2024-01-30 07:46:59 -01:00
Bert Blommers
7131d89015
DynamoDB: query() should sort the results before filtering/limiting (#7273) 2024-01-29 21:31:51 -01:00
Bert Blommers
d46b3f35e3
Techdebt: Fix typos in S3 notifications (#7271) 2024-01-29 19:44:32 -01:00
Bert Blommers
fd5d7c18c1
SecretsManager: Replica Secrets are now supported (#7270) 2024-01-29 19:44:06 -01:00
Yossi Rozantsev
496c1cd559
Update README.md (#7266) 2024-01-29 17:15:41 -01:00
Anders Kaseorg
0b4cedc44b
Mark mock_aws for explicit reexport (#7263) 2024-01-29 17:14:37 -01:00
Akira Noda
c70658340f
S3: Adding a validation method for s3 notification event name (#7253) 2024-01-29 17:13:37 -01:00
Bert Blommers
d98972ffc8
Admin: Add missing dependency for APIGatewayV2 (#7262) 2024-01-28 21:15:37 -01:00
Bert Blommers
bd7513b570
CloudFront - Remove InvalidOriginServer validation, as it's not correct (#7261) 2024-01-28 12:30:53 -01:00
github-actions[bot]
78e17993c7
chore: update EC2 Instance Types (#7259) 2024-01-28 11:28:42 -01:00
github-actions[bot]
89fbad777d
chore: update SSM default parameters (#7260) 2024-01-28 11:27:46 -01:00
github-actions[bot]
a50881bfb0
chore: update EC2 Instance Offerings (#7258) 2024-01-28 11:27:27 -01:00
Moto Admin
51006da6b9 Post-release steps 2024-01-27 20:29:10 +00:00
Bert Blommers
0255717edd Prep Release V5 2024-01-27 19:38:09 +00:00
Akira Noda
38f6359dce Refactoring: Adding typing for event message structure (#7234) 2024-01-27 19:38:09 +00:00
Bert Blommers
38ee3fa662 Prep release 5.0.0alpha3 2024-01-27 19:38:09 +00:00
Bert Blommers
09c5751671 MotoServer: skip using HTTP_HOST header when determining request origin (#7225) 2024-01-27 19:38:09 +00:00
Bert Blommers
8199a88446 Techdebt: Update scaffolding to use mock_aws (#7221) 2024-01-27 19:38:09 +00:00
Bert Blommers
dea4a98b64 Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
Bert Blommers
16ba3de855 Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
Bert Blommers
f834d98314 IAM: Only load AWS Managed Policies on request (#7219) 2024-01-27 19:38:09 +00:00
Bert Blommers
0c8ccbb406 Techdebt: Hide private decorator-methods/attributes (#7216) 2024-01-27 19:38:09 +00:00
Bert Blommers
5aa3cc9d73 S3: list_objects_v2() should have a hashed NextContinuationToken (#7187) 2024-01-27 19:38:09 +00:00
Bert Blommers
1f1e0caca3 Core: Add RequestId-header to all responses (#7210) 2024-01-27 19:38:09 +00:00
Bert Blommers
168b869350 Feature: Allow requests to passthrough to AWS (#7200) 2024-01-27 19:38:09 +00:00
Bert Blommers
0acf4ff847 Release Notes for v5 alpha1 2024-01-27 19:38:09 +00:00
Bert Blommers
a7f3b367b4 Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00