Save To S3 avatar
Save To S3

Pricing

Pay per usage

Go to Store
Save To S3

Save To S3

drinksight/save-to-s3

Developed by

Richard Weaver

Maintained by Community

Designed to be run from an ACTOR.RUN.SUCCEEDED webhook, this actor downloads a task run's default dataset and saves it to an S3 bucket.

0.0 (0)

Pricing

Pay per usage

3

Monthly users

12

Runs succeeded

22%

Last modified

2 years ago

You can access the Save To S3 programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "accessKeyId": "",
3  "secretAccessKey": "",
4  "region": "",
5  "bucket": "",
6  "objectKeyFormat": "${resource.id}_${resource.startedAt}.${format}",
7  "datasetOptions": {}
8}' |
9apify call drinksight/save-to-s3 --silent --output-dataset

Save To S3 API through CLI

The Apify CLI is the official tool that allows you to use Save To S3 locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.