Heitor Lessa
Heitor Lessa
### Summary After regression #1968 due to the lack of tests, and the turnaround to create appropriate tests to confirm it, ascertain that it is time to get rid of...
### Use case Provide a method to return a `datetime` object to make it easier to manipulate for customers building APIs, webhooks, and observable systems. > [Docs](https://docs.powertools.aws.dev/lambda/python/latest/utilities/idempotency/#manipulating-the-idempotent-response) As of now,...
### Describe your idea/feature/enhancement For Python applications, it'd be ideal to have a flag in `sam build` to preserve the parent folder in CodeUri when building and copying artifacts to...