Amazon S3 Scope

This activity is the main authentication activity to be used before using any AmazonS3 activities.
It acts as a package into which the activities are dropped for further execution.

Technical Reference

 

 

 

 

 

 AUTHENTICATION

AccessKeyID: Specify the access Key ID which was provided at the time of registration.

RegionEndPoint: Specify the region end point provided at the time of registration.

SecretAccessKey: Specify the secret access key provided at the time of registration.

 

 

 

 

 

 

 

 

 

MISC

Body: This remains empty and auto populates when an activity is dropped into the AmazonS3 scope.

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False.”

True: Continues to execute the workflow irrespective of any error thrown.

False: Stops the workflow if it throws any error

Version: It specifies the version of amazonS3 automation feature in use

*Mandatory fields to execute any activity

Once the Access key ID, End point and Secret access key is entered, drag, and drop any
of the activities from the Amazon S3 feature to be executed.