Skip to main content

Amazon S3

Amazon S3 Plugin steps perform actions on S3 buckets.

Prerequisites

  • Amazon S3 instance with access details.

  • Connection parameters like Access Key and Secret Key should be generated beforehand from the Amazon S3 console.

  • Proxy environment settings: If you are using a Proxy environment, ensure you complete the following settings: Add proxy details to process studio/agent.bat file (set OPT section) as shown in the following sample format:

    -Dhttps.proxyHost=x.x.x.x -Dhttps.proxyPort=1234 -Dhttps.proxyUser="XXXXX" -Dhttps.proxyPassword="****"

    AmazonS3-1
Important:

The Proxy environment settings prerequisite is not required for the following steps:

  • Amazon S3: Download File
  • Amazon S3: Get Objects From Bucket

Reference

Generate Access Key and Secret Key. For details, see pstools.