will Farrell
will Farrell
This issue is for tracking middy support with the experimental llrt. - [x] Run test(s) with llrt runtime - [ ] https://github.com/awslabs/llrt/pull/1111 - [ ] `node:stream` (`core`,`input-output-logger`, `http-content-encoding`) - [...
Features: - new option to override browser locale for measurment and datetime - timeAxisStamps updated to leverage Intl.DateTimeFormat provided by @Christian-Sander - numbers and datetime will now show in the...
I'm running the SSM Agent within a ECS Fargate task (https://github.com/willfarrell/aws-bastion). I'm trying to update it to meet AWS Security Hub ECS.5 (ECS containers should be limited to read-only access...
Does anyone need this? Downside, adds 2MB to the packages, zstd isn't smaller than brotli in my testing. Will leave as PR, only Chrome supports right now. ## TODO -...
## todo - [ ] testing - [ ] update release cycle docs - [ ] bump version number
See `core` and `input-output-logger`
aka The OTel Update (Hopefully) Release: Nov (after nodejs active LTS starts) Timeline based on AWS nodejs24.x release cycle Release Notes: https://github.com/middyjs/middy/blob/release/7.0.0/website/docs/upgrade/6-7.md ## Planned - [x] Drop Node v20, Add...
 This pattern can improve cold start times. https://aws.amazon.com/blogs/compute/using-the-aws-parameter-and-secrets-lambda-extension-to-cache-parameters-and-secrets/ https://aws.amazon.com/blogs/compute/securely-retrieving-secrets-with-aws-lambda/ layers: https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-integration-lambda-extensions.html sample extensions: https://github.com/aws-samples/aws-lambda-extensions Ref: https://www.youtube.com/watch?v=jYbfQ07Z7rM
Closes #1262 There isn't much documentation on this Lambda extension, so this is highly POC until someone test for real and can report back the actual response structure (specifically when...