1 Answer
- Newest
- Most votes
- Most comments
1
Boto3 is a rapidly changing library. It's highly possible that the boto3 library packaged with Lambda is not the latest version or a version which contains the support that you need.
We strongly recommend that you package your requirements so that the library support required is available to your function.
Relevant content
- AWS OFFICIALUpdated 3 years ago
