Closed
Description
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
- This feature request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Java, TypeScript