Florian Chazal
Florian Chazal
## Description of the feature request **Problem statement** Powertools is packaged as commonJS which does not give the capability to javascript developers to use esmodule import syntax and feature. **Summary...
## Description of the feature request **Problem statement** SQS currently don't propagate properly traces when chaining Lambda. See https://github.com/aws/aws-xray-sdk-node/issues/208 for more details. **Summary of the feature** 1. Implement a mechanism...
## Description of your changes Metrics' Middy implementation was checking for `undefined` to evaluate `throwOnEmptyMetrics` and `captureColdStartMetrics`. ### How to verify this change 1. Get only the unit tests from...
At https://github.com/aws-samples/amazon-location-service-pettracker-demo/blob/3e44e47a137380fc79cbc5ee49915b05efbb9bad/infra/lib/fns/appsync-update-position/src/index.ts#L87 , the try catch don't really catch failed mutation since graphql always send back 200 if the call to the graphql endpoint is successful (whatever is the state...
Is there any plan to have support for github based CI/CD (github actions, github workflow) ?