Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.76 KB

File metadata and controls

26 lines (18 loc) · 1.76 KB

JSONPath data processing

Code from the JSONPath data processing episode on 28 April 2020.

Deploying the AWS Lambda function

sam build && sam deploy --guided

State machine definitions

The following state machine definitions are provided in the order of their appearance in the episode:

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0