Closed
Description
Why is this needed?
AWS Lambda functions come with boto3 and botocore 1.34.32
included in the runtime when customers create a new Lambda function or update an existing one.
Powertools for AWS Lambda (Python) provides customers the option to bring their own versions of boto3 and botocore by using aws_lambda_powertools[aws-sdk]
.
The boto3 library is currently pinned to version "^1.26.164"
or later and we need to update the pinned version to 1.34.32
Which area does this relate to?
Automation
Solution
No response
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped