Amazon S3 File Upload Version 1

This handler creates and uploads text content to an Amazon S3 bucket and then returns a public url of the successfully uploaded file. This is done by using an account's Access Key and Secret Access Key to authenticate with the Amazon S3 server and then uploading the file and its content into the specified S3 bucket.

Parameters

Name Description
Region Id of the region the inteded S3 server is located in.
Bucket Name of the bucket to upload to.
File Name Name of the file to upload.
File Content String to upload as the contents of the new file.

Sample Configuration

Name Description
Region us-east-1
Bucket sample-files
File Name handler-test.txt
File Content This is a test

Results

Name Description
Public Url A public url for the file that was just uploaded.

Changelog

Amazon S3 File Upload V1.1 (2017-10-03)

  • Updated the info values to be consistent with the other s3 handlers

Amazon S3 File Upload V1 (2016-09-16)

  • Initial version. See README for details.


Related Handlers

Amazon S3 Expiring Url Generator
Generate an expiring URL for S3.
Amazon S3 File Upload From Submission
This handler uploads an existing file from a Kinetic Request CE submission to an Amazon S3 bucket.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle