Skip to contents

Read JSON file from S3

Usage

s3_read_json(bucket, key)

Arguments

bucket

S3 bucket.

key

S3 key of JSON file.

Value

A list representing the contents of the JSON file.