AWS Magic
develop
develop
  • Welcome
  • Lambda
    • Local Lambda Development
      • Prerequisites
      • Starter Kit or Manual?
      • Use Starter Kit
      • Manual Configuration
        • Environment Variables
        • Python Setup
        • Node Setup
        • Source & Config Files
        • Test The Configuration
      • Run Lambda in VSCode
      • Debug Lambda in VSCode
      • Deploy Lambda Function
    • Lambda & API GW
  • TypeScript
    • Promises
Powered by GitBook
On this page
  • Use Starter Kit
  • Manual installation
  • Decision

Was this helpful?

  1. Lambda
  2. Local Lambda Development

Starter Kit or Manual?

Assuming that you have completed the prerequisites step, you have two paths to complete this tutorial.

Use Starter Kit

  • You are in a rush and want to have an environment quickly.

  • You had done this before manually once

  • You just don't care about the details

  • You will forget these anyway, so what is the point of learning?

Manual installation

  • This is the first time you are doing this, you want to understand

  • You have lots of time

  • You want to validate if the manual steps still work

Decision

One of these paths is right for you. You are to decide which one.

PreviousPrerequisitesNextUse Starter Kit

Last updated 5 years ago

Was this helpful?