Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Simpler lambda invoke example with AWS SAM cli #3

Merged
merged 19 commits into from Sep 30, 2020

Commits on Sep 15, 2020

  1. Replaced python app with typescript

    Removed need to specify BAM file anywhere other than invoke
    Made lambda straight lambda and not 'api gateway' event lambda
    andrewpatto committed Sep 15, 2020
    Copy the full SHA
    3781b2b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Copy the full SHA
    4197023 View commit details
    Browse the repository at this point in the history
  2. Remove JS remnants

    brainstorm committed Sep 25, 2020
    Copy the full SHA
    fdbad14 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6383ce1 View commit details
    Browse the repository at this point in the history
  4. Cargo fmt

    brainstorm committed Sep 25, 2020
    Copy the full SHA
    e3d246f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a89c329 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    53cadc3 View commit details
    Browse the repository at this point in the history
  7. Success :)

    brainstorm committed Sep 25, 2020
    Copy the full SHA
    b6798e1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7763f9d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    fd8f158 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ebc40fc View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3f7d229 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Copy the full SHA
    00cc38c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2aa7a49 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Add proxy+ to configure multiple events for the same handler, like we…

    … did in serverless.com before
    brainstorm committed Sep 29, 2020
    Copy the full SHA
    4f0b274 View commit details
    Browse the repository at this point in the history
  2. By ref

    brainstorm committed Sep 29, 2020
    Copy the full SHA
    05cad42 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1975c9f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Copy the full SHA
    32705d9 View commit details
    Browse the repository at this point in the history
  2. README shows output

    Use lines not split
    andrewpatto committed Sep 30, 2020
    Copy the full SHA
    3def9bb View commit details
    Browse the repository at this point in the history