S3 Bucket Uploader avatar
S3 Bucket Uploader
Try for free

No credit card required

View all Actors
S3 Bucket Uploader

S3 Bucket Uploader

mstephen190/s3-bucket-uploader
Try for free

No credit card required

Upload the items from the default dataset of an actor's run to an S3 bucket in JSON format.

Bucket name

bucketNamestringRequired

The name of the bucket.

Bucket region

regionEnumRequired

Select your bucket's region

Value options:

"us-east-2": string"us-east-1": string"us-west-1": string"us-west-2": string"af-south-1": string"ap-east-1": string"ap-southeast-3": string"ap-south-1": string"ap-northeast-3": string"ap-northeast-2": string"ap-southeast-1": string"ap-southeast-2": string"ap-northeast-1": string"ca-central-1": string"cn-north-1": string"cn-northwest-1": string"eu-central-1": string"eu-west-1": string"eu-west-2": string"eu-south-1": string"eu-west-3": string"eu-north-1": string"sa-east-1": string"me-south-1": string"us-gov-east-1": string"us-gov-west-1": string

Default value of this property is "us-east-2"

Access key

accessKeyIdstringRequired

The access key found on your AWS account.

Secret access key

secretAccessKeystringRequired

The secret access key found on your AWS account.

Actor run ID

actorRunIdstringRequired

The ID of the actor's run.

Path name

pathNamestringOptional

The path you'd like each record to live in. Check the README to learn about which variables are available. It is not recommended to use unique variables in the path name.

File name

fileNamestringRequired

The name each file should have. You do not need to include the file's extension. Check the README to learn about which variables are available.

Separate items

separateItemsbooleanRequired

When set to "false", the entire dataset will be uploaded as a single JSON file. When set to "true", each dataset item will be its own file.

Default value of this property is false

Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 99.9% runs succeeded
  • 0.0 days response time
  • Created in May 2022
  • Modified 7 months ago