You have an AWS Lambda function that requires external Python libraries to execute.
Can you use Visual Studio Code to upload the Lambda function archive with external dependencies and AWS Toolkit?
AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.
Ещё видео!