### Why is this needed? Python 3.7 support has been dropped and we can now update the AWS CDK library to a version that supports the `CfnServerlessCache` constructor. ### Which area does this relate to? Automation ### Solution _No response_ ### Acknowledgment - [X] This request meets [Powertools for AWS Lambda (Python) Tenets](https://docs.powertools.aws.dev/lambda/python/latest/#tenets) - [ ] 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/)
Why is this needed?
Python 3.7 support has been dropped and we can now update the AWS CDK library to a version that supports the
CfnServerlessCacheconstructor.Which area does this relate to?
Automation
Solution
No response
Acknowledgment