Open Issues Need Help
View All on GitHubA developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
A developer toolkit to implement Serverless best practices and increase developer velocity.
AI Summary: Improve the documentation of DynamoDB parser models in the AWS Lambda Powertools Python library by adding descriptions and examples to each field using Pydantic's `Field()` functionality. This involves modifying the `dynamodb.py` file and referencing sample events for realistic examples. The goal is to enhance developer experience and improve generated API documentation.
A developer toolkit to implement Serverless best practices and increase developer velocity.
AI Summary: Improve the documentation of the VPC Lattice parser models in the AWS Lambda Powertools Python library by adding detailed descriptions and examples to each field using Pydantic's `Field()` functionality. This involves modifying several Python files to enhance the existing models with better metadata and improve developer experience.
A developer toolkit to implement Serverless best practices and increase developer velocity.
AI Summary: Improve the documentation of Transfer Family parser models in the AWS Lambda Powertools Python library by adding detailed field descriptions and examples using Pydantic's `Field()` functionality. This involves modifying the `transfer_family.py` file to enhance the clarity and usability of the models for developers.
A developer toolkit to implement Serverless best practices and increase developer velocity.
AI Summary: The task is to debug and fix a bug in the AWS Lambda Powertools library's ALBResolver. Currently, response compression doesn't work when the `multiValueHeaders` are enabled in API Gateway events. The solution likely involves modifying the header check logic within the ALBResolver to correctly handle both `headers` and `multiValueHeaders` to determine if compression is requested.
A developer toolkit to implement Serverless best practices and increase developer velocity.