google-sheet-s3
Google Apps Script that publishes a Google Sheet to Amazon S3 as a JSON file. Auto-updates on edit & maintains data types. Creates an array of objects keyed by column header.
AI Summary
google-sheet-s3
A Google Apps Script library for uploading Google Sheets data to Amazon S3.
Target Users
Intermediate Google Apps Script developers who need to regularly back-up or share Google Sheets data to Amazon S3.
Problems Solved
Avoids the manual, error-prone process of exporting a spreadsheet and uploading it to S3 by automating the task.
Tags
Main Features
1
Insufficient public information
Unable to present features because README or other public information is insufficient.
Usage Examples
Cannot provide a code example because the README or other public information is insufficient.