action.skip

Amazon S3 Authentication

API Name: S3Authentication__c

Protects and stores the Access Key Id and Secret Access Key for the S3 folder backend.

Label API Name Type Description
Name Name Text(255)
Access Key Id AccessKeyId__c Text(255) The Id of the AWS Access Key. Can be obtained via the AWS management console.
Secret Access Key SecretAccessKey__c Text(255) The Secret AWS Access Key. Can be obtained via the AWS management console.