Akira Noda
|
90bdd72555
|
Admin: Using ruff format instead of black (#7502)
|
2024-03-21 19:17:29 -01:00 |
|
rafcio19
|
009d0191f9
|
Lambda: throw error on empty resource policy (#7491)
|
2024-03-19 20:49:46 -01:00 |
|
Bert Blommers
|
5d4ea2f393
|
StepFunctions: Proper Parser (#7418)
|
2024-03-16 13:03:41 -01:00 |
|
Bert Blommers
|
85617404ef
|
Techdebt: Remove ACM/pytest warnings (#7350)
|
2024-02-17 07:39:03 -01:00 |
|
Bert Blommers
|
4b898740e8
|
SecretsManager: rotate_secret() now supports the RotateImmediately-parameter (#7347)
|
2024-02-16 21:19:46 -01:00 |
|
Michael Krasnyk
|
a9cec5e780
|
feat: use AWS Lambda entry point if ImageConfig.EntryPoint is set (#7326)
|
2024-02-15 19:07:25 -01:00 |
|
Bert Blommers
|
cab030f4a0
|
Lambda: Support Kinesis as EventSourceMapping target (#7275)
|
2024-01-30 19:51:15 -01: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
|
1f1e0caca3
|
Core: Add RequestId-header to all responses (#7210)
|
2024-01-27 19:38:09 +00:00 |
|
Bert Blommers
|
a7f3b367b4
|
Introduce mock_aws() (#7194)
|
2024-01-27 19:38:09 +00:00 |
|
Bert Blommers
|
2fd5e800e4
|
Remove Python 3.7 support (#7185)
|
2024-01-27 19:38:09 +00:00 |
|
Bert Blommers
|
57d8f23926
|
AWSLambda: PackageType now defaults to Zip (#7111)
|
2023-12-10 19:31:33 -01:00 |
|
rafcio19
|
10f82585e3
|
Lambda: event invoke config (#7078)
|
2023-12-01 22:07:52 -01:00 |
|
tungol
|
55c589072f
|
Admin: sorting imports with ruff (#7075)
|
2023-11-30 14:55:51 -01:00 |
|
Matus Faro
|
d244885dbf
|
Lambda: allow <fn_name>:<alias_name> (#6977)
|
2023-11-10 18:13:13 -01:00 |
|
Martin Weinelt
|
0a18a730d3
|
AWSLambda: mark layers test as requiring docker (#6938)
|
2023-10-22 18:12:00 +00:00 |
|
Bert Blommers
|
1f51c2f766
|
AWSLambda: publish_layer_version() should always set the code_sha_256 attr (#6920)
|
2023-10-16 08:46:13 +00:00 |
|
Bert Blommers
|
438b2b7843
|
Feature: Proxy (#6848)
|
2023-09-27 18:34:30 +00:00 |
|
Bert Blommers
|
643759bd64
|
Admin: Rework skipped tests for ServerMode (#6833)
|
2023-09-19 19:46:20 +00:00 |
|
Bert Blommers
|
bf9bbcc506
|
AWSLambda: Layers are now loaded onto the Docker image (#6772)
|
2023-09-05 17:31:13 +00:00 |
|
Bert Blommers
|
8aafbdb58f
|
Techdebt: Streamline AWSLambda/Docker tests (#6735)
|
2023-08-31 06:47:49 +00:00 |
|
Scott Bailey
|
b71723b99a
|
awslambda: create_function() should fail on duplicate (#6626)
|
2023-08-15 21:24:01 +00:00 |
|
Scott Bailey
|
824f22a794
|
AWSLambda: enforce concurrency quota in put_function_concurrency() (#6628)
|
2023-08-15 16:43:40 +00:00 |
|
kbalk
|
560162336f
|
Techdebt: Remove sure import if not used by service (#6643)
|
2023-08-13 10:14:27 +00:00 |
|
Scott Bailey
|
2b0d6ee0dc
|
Add ECR support to lambda update_function_code() (#6586)
|
2023-08-08 10:11:24 +00:00 |
|
Scott Bailey
|
80f6cd78d1
|
AWSLambda: Don't report undefined working directory (#6585)
|
2023-08-01 21:42:12 +00:00 |
|
Bert Blommers
|
1670471068
|
DynamoDB: Support sending nested items to ESM's (#6559)
|
2023-07-24 21:34:36 +00:00 |
|
rafcio19
|
5f1ccb298e
|
Lambda: additional optional fields (#6483)
|
2023-07-06 16:45:29 +00:00 |
|
Oliver Bell
|
bf3c9768b2
|
Lambda: create list_aliases functionality (#6455)
|
2023-07-01 10:32:33 +00:00 |
|
Bert Blommers
|
22774e8d08
|
Core: Reduce slowdown mock_all (#6451)
|
2023-06-28 21:23:33 +00:00 |
|
joel-aws
|
4cbddbed96
|
Support All AWS Partitions (#6412)
|
2023-06-18 12:05:55 +00:00 |
|
Bert Blommers
|
932b7a25d6
|
Lambda: delete_layer_version() now also accepts an ARN (#6409)
|
2023-06-15 11:05:06 +00:00 |
|
Bert Blommers
|
f1ba6554b2
|
Techdebt: Replace sure with regular asserts in AWSLambda tests (#6393)
|
2023-06-11 18:44:30 +00:00 |
|
Bert Blommers
|
90d67db6ea
|
AWSLambda: Do not keep downloading Docker images (#6207)
|
2023-04-13 09:25:47 +00:00 |
|
Hans Donner
|
18ec0c5467
|
Techdebt: skip tests when docker is not running (#6026)
|
2023-03-12 15:54:50 -01:00 |
|
Bert Blommers
|
c1d85a005d
|
AWSLambda: Try to pull images from multiple repositories (#5895)
|
2023-02-02 11:56:50 -01:00 |
|
Brendan Keane
|
2cf770f697
|
ECR Manifest List Support (#5753)
|
2022-12-16 17:22:43 -01:00 |
|
Bert Blommers
|
d359b5d074
|
AWSLambda: Only publish functions when source has changed (#5734)
|
2022-12-05 09:31:20 -01:00 |
|
Brendan Keane
|
3d95ac0978
|
AWSlambda: Let create_function reference ECR via ImageUri (#5688)
|
2022-11-23 12:16:33 -01:00 |
|
Bert Blommers
|
1a8ddc0f2b
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
|
Brian Pandola
|
3c26da6f64
|
Fix Race Condition in Parallel AWS Lambda Server Mode Tests (#5643)
|
2022-11-07 19:03:07 -01:00 |
|
Bert Blommers
|
d469e64612
|
AWSLambda - Improve retrieval of qualifiers (#5576)
|
2022-10-18 09:35:17 +00:00 |
|
Bert Blommers
|
4f84e2f154
|
TechDebt - enable pylint rule redefined-outer-scope (#5518)
|
2022-10-04 16:28:30 +00:00 |
|
Bert Blommers
|
2c2db272f9
|
AWSLambda:add_permission() now properly handles the PrincipalOrgID-parameter (#5511)
|
2022-10-01 21:08:20 +00:00 |
|
Bert Blommers
|
1ea0c74028
|
Feature: AWSLambda Function URL Configs (#5420)
|
2022-08-24 21:19:17 +00:00 |
|
Bert Blommers
|
3d913f8f15
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +00:00 |
|
Amine Haj Ali
|
c40c6895ce
|
Error listing Lambda layers after layer deletion (#5376)
|
2022-08-12 16:32:41 +00:00 |
|
Bert Blommers
|
6bb409e29d
|
AWSlambda: Support creation of functions with PackageType=Image (#5213)
|
2022-06-10 14:09:13 +00:00 |
|
Bert Blommers
|
5d84eec79e
|
Enable more TF tests (#5148)
|
2022-05-19 11:08:02 +00:00 |
|