Commit Graph

16 Commits

Author SHA1 Message Date
Bert Blommers
16ba3de855 Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
Bert Blommers
a7f3b367b4 Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
tungol
55c589072f
Admin: sorting imports with ruff (#7075) 2023-11-30 14:55:51 -01: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
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
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
1a8ddc0f2b
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01: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
5d84eec79e
Enable more TF tests (#5148) 2022-05-19 11:08:02 +00:00
Thomas Rausch
e911341e6a
add indirection to access account id (#5098) 2022-05-08 22:25:40 +00:00
Bert Blommers
96c9391beb
Improvements: AWSLambda (#4943) 2022-03-17 11:32:31 -01:00
Bert Blommers
14a69c7524
Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
Bert Blommers
d08ed937f3
AWSLambda - clean up tests (#4317) 2021-09-21 15:19:49 +00:00