### Is this related to an existing feature request or issue? _No response_ ### Which AWS Lambda Powertools utility does this relate to? Other ### Summary Why do we need the dependency in the final release build? mypy-boto3-cloudwatch = "^1.24.0" mypy-boto3-lambda = "^1.24.0" mypy-boto3-xray = "^1.24.0" ### Use case reduce package size ### Proposal remove dependency ### Out of scope n/a ### Potential challenges n/a ### Dependencies and Integrations _No response_ ### Alternative solutions _No response_ ### Acknowledgment - [X] This feature request meets [Lambda Powertools Tenets](https://awslabs.github.io/aws-lambda-powertools-python/latest/#tenets) - [ ] Should this be considered in other Lambda Powertools languages? i.e. [Java](https://github.com/awslabs/aws-lambda-powertools-java/), [TypeScript](https://github.com/awslabs/aws-lambda-powertools-typescript/)