Heitor Lessa
Heitor Lessa
Prioritizing it for our next iteration May 8th-May 19th. We'll check how much of a perf penalty this adds in practice. If it doesn't we'll work and launch within that...
cc @rafaelgsr as we discussed to prioritize the middleware first, then a POC create a contract to integrate with Chalice-Spec for OpenAPI auto-generation
I completely missed resolving this as it was added last year re:Invent -- Data Validation feature. https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/#data-validation We now handle both data validation (Pydantic), inject request data (body/header/query_string/etc), and auto-serialize...
hey @gwlester, thanks for creating this feature request. I'm moving this to our roadmap repo so we can consider it later. At the moment, we mostly have customers using AppSync...
Update: we're still prioritizing Pydantic v2 POC as it impacts a larger set of customers. We'll get back to review this RFC as soon as we're able.
Took a long time (stability/backwards compatibility) but we've started implementing for v3: https://github.com/aws-powertools/powertools-lambda-python/issues/4189
@ims-swilkinson you mean a Lambda function receiving a Payload referencing a S3 object URL? As in, Step Function -> Lambda? If so, that would be possible with a generic function...
Let's revisit this in April - if we're going to take a dependency on the extended client lib, we need to be sure this will be available for TypeScript/Node/.NET too....
hey @cponfick-bhs thank you for raising this, it makes sense. We'd need to do some digging and experiment with a few UX - would you be able to share a...
Updating the status so we can revisit early next year.