Michael
Michael
feat(event_handler): add File parameter support for multipart/form-data uploads in OpenAPI utility
**Issue number:** #7124 closes #7124 ## Summary This PR adds comprehensive **File parameter** support for handling file uploads in multipart/form-data requests within the AWS Lambda Powertools Python Event Handler with...
### Use case As a developer building serverless APIs with AWS Lambda Powertools, I need to handle file uploads (images, documents, PDFs, etc.) through my API endpoints with proper validation...
This change makes skipping dependency inputs the default behavior in Terragrunt, providing significant performance improvements for all users. ## Description Fixes #4589 #3873, #3013, #3538, #3934. Closes #4601 This PR...
**Is your feature request related to a problem?/Why is this needed** /feature The AWS EFS CSI Driver currently lacks robust health monitoring capabilities for EFS mount points, leading to several...
## Is this a bug fix or adding new feature? **New Feature** - This PR adds multipathing support to the AWS EFS CSI Driver, enabling I/O distribution across multiple network...
#1675 **Is this a bug fix or adding new feature?** Adding new feature **What is this PR about? / Why do we need it?** This PR implements enhanced EFS mount...