The AWS S3 Operation Processor performs AWS S3 operations on an S3 bucket.
Select the Processor Configuration tab and click on Add Processor.
Select the AWS S3 Operation Processor from the drop-down.
On the Basic tab you can specify:
Source Bucket: the bucket to perform the operation on
Source Key: the key of an S3 object
Operation: operation to perform on the S3 bucket object
Target Bucket: the Target bucket for the S3 object being moved or copied
Target Key: the target key for the S3 object being moved or copied
On the Conditional Execution tab, you can set additional Processor execution conditions. The transaction data dependent condition may be specified here as enhanced expression. If this expression returns anything other than TRUE (ignore case) – this processor will be skipped. No additional configuration for this Processor is required.
On the Credentials tab, you can set the necessary credentials for the connection.
Region: Specify the AWS Region to connect to.
Use Credentials from: Specifies method of getting the credentials. Note: choosing the ‘No Credentials’ option will only allow access to public buckets.
Access Key Id: Access Key Id for making calls to Amazon services.
Secret Key: Secret access key for making calls to Amazon services.
Session Token: The STS session token for making calls to Amazon services. If not using STS, leave blank.
AWS File Path: Specifies the file path where the AWS profile configuration file is located.
Profile Name: Specifies the name of a local configuration profile.