- Use boto3 s3 client copy (instead of copy_object) when moving/renaming for post copy actions, to allow handling of large files - Fix file watch test after text adjustment
24.36.1
- Adjust tests for SSM parameter lookup failure
24.36.0
- Adjust AWS (SSM) lookup plugin to log an error and use "UNKNOWN" for the value of failed secrets, instead of raising exception and breaking all jobs within environment
24.29.0
- Add workaround for botocore issue with socket options for Lambda
24.28.1
- Fix error in JSON schema for Lambda protocol
24.28.0
- Update Lambda protocol to allow overriding default `read_timeout¦ value from 60 seconds. This is needed when executing long running Lambda functions