Amazon S3
Amazon S3 lets you store and retrieve any amount of data from anywhere on the web.
Get S3 Buckets
Get a list of the S3 buckets associated with your account....
Read CSV from S3
Given a bucket name and path for a CSV file in S3, return a t...
Read TSV from S3
Given a bucket name and path for a TSV file in S3, return a t...
Upload Public GitHub Repo to S3
Download the contents of a public GitHub repo and then save t...
Write File to S3
Save an arbitrary file to AWS's S3 service.
Write Table to S3
Write a spreadsheet table (or array of arrays) directly to S3...