name: Maintenance description: Suggest an activity to help address governance and anything internal title: "Maintenance: TITLE" labels: ["internal", "triage"] body: - type: markdown attributes: value: | Thank you for taking the time to help us improve operational excellence. *Future readers*: Please react with 👍 and your use case to help us understand customer demand. - type: textarea id: importance attributes: label: Why is this needed? description: Please help us understand the value so we can prioritize it accordingly validations: required: true - type: dropdown id: area attributes: label: Which area does this relate to? multiple: true options: - Tests - Static typing - Tracer - Logger - Metrics - Event Handler - REST API - Event Handler - GraphQL API - Middleware factory - Parameters - Batch processing - Validation - Event Source Data Classes - Parser - Idempotency - Feature flags - JMESPath functions - Streaming - Automation - Other - type: textarea id: suggestion attributes: label: Solution description: If available, please share what a good solution would look like validations: required: false - type: checkboxes id: acknowledgment attributes: label: Acknowledgment options: - label: This request meets [Powertools for AWS Lambda (Python) Tenets](https://docs.powertools.aws.dev/lambda/python/latest/#tenets) required: true - label: Should this be considered in other Powertools for AWS Lambda languages? i.e. [Java](https://github.com/aws-powertools/powertools-lambda-java/), [TypeScript](https://github.com/aws-powertools/powertools-lambda-typescript/), and [.NET](https://github.com/aws-powertools/powertools-lambda-dotnet/) required: false - type: markdown attributes: value: | --- **Disclaimer**: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.