Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

243
Views
How to include in the lambda function javascript aws-sdk?

I'm new at AWS, and I'm working to create a live stream using Amazon IVS, and I got stuck in a problem. To create the channel and update it I did I'm using an SDK for that, but to don't know to include it in a lambda function. I'm using node.js as well. Would appreciate it if you suggest to me a way how to do it, documentation would be good. Thank you!

about 4 years ago · Santiago Gelvez
1 answers
Answer question

0

The lambda already includes the SDK for you to use. If you want to use a different version that what is already provided please follow the instructions written in the following link

For production workloads, it’s best practice to lock the version of the AWS SDK used in your functions. You can achieve this by including the SDK with your code package. Once you include this library, your code always uses the version in the deployment package and not the version included in the Lambda service.

If you want to go with the existing SDK, you may check here the SDK version provided for different versions of NodeJS.

about 4 years ago · Santiago Gelvez Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!