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

Was this helpful?

  1. Lambda
  2. Local Lambda Development

Manual Configuration

Manual Configuration section needs to be updated in order to reflect the changes done in the starter kit. This section should still work but won't produce the same outcome as the start kit.

If you used the "Starter Kit" then you can skip this section.

We will install required packages and create several files, manually.

Let's start.

PreviousUse Starter KitNextEnvironment Variables

Last updated 5 years ago

Was this helpful?