Back to Aws Doc Sdk Examples

Scenario - Lambda for the SDK for JavaScript (v3)

javascriptv3/example_code/lambda/scenarios/basic/README.md

latest546 B
Original Source

Scenario - Lambda for the SDK for JavaScript (v3)

This interactive command prompt shows you how to use the AWS SDK for JavaScript with AWS Lambda.

For the purpose of this example, root refers to the same directory as this readme.

Prerequisites

Run the interactive command prompt

  1. From a command prompt, change directories to root.
  2. Run node index.js.
  3. Type help and press Enter to see a list of commands.