JSON
Opens a JSON file from either an S3 URL or an uploaded file.
Overview
Input
Concept
Type
Description
Required
Default
Output
Concept
Description
Examples
1. Opening a JSON file from S3
the file is "s3://my-bucket/data/json.json"
open a json at the string2. Opening a JSON file from an uploaded file
3. Reading a JSON file from S3
4. Reading a JSON file from an uploaded resource
5. Error handling for invalid JSON files
Last updated
Was this helpful?

