| <!-- markdownlint-disable MD041 MD043 --> | |
| **Issue number:** | |
| ## Summary | |
| ### Changes | |
| > Please provide a summary of what's being changed | |
| ### User experience | |
| > Please share what the user experience looks like before and after this change | |
| ## Checklist | |
| If your change doesn't seem to apply, please leave them unchecked. | |
| * [ ] [Meet tenets criteria](https://docs.powertools.aws.dev/lambda/python/#tenets) | |
| * [ ] I have performed a self-review of this change | |
| * [ ] Changes have been tested | |
| * [ ] Changes are documented | |
| * [ ] PR title follows [conventional commit semantics](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/semantic.yml) | |
| <details> | |
| <summary>Is this a breaking change?</summary> | |
| **RFC issue number**: | |
| Checklist: | |
| * [ ] Migration process documented | |
| * [ ] Implement warnings (if it can live side by side) | |
| </details> | |
| ## Acknowledgment | |
| By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. | |
| **Disclaimer**: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful. | |