Setting | Value | Description |
---|---|---|
BucketURL | Any valid URL |
The URL of the Amazon S3 bucket used by the plugin. Both virtual-hosted style and path-style URLs are supported. Example: http://my-bucket.s3.amazonaws.com or http://s3.amazonaws.com/my-bucket |
Region | Any valid string | The AWS region where the S3 bucket is located.Example: us-east-1. |
AWSAccessKeyId | Any valid string | The AWS access key ID used to sign and authenticate requests. |
AWSSecretAccessKey | Any valid string | The AWS secret access key used to sign and authenticate requests. |