This class extends Image Uploader with a direct upload to Amazon S3 storage.
The following tables list the members exposed by the AmazonS3Extender type.
| Name | Description | |
|---|---|---|
| AmazonS3Extender($parent) | Creates and initializes an instance of the AmazonS3Extender class. |
| Name | Description | |
|---|---|---|
| getAWSAcceccKeyId() setAWSAcceccKeyId($value) |
Gets or set the AWS Access Key ID of the owner of the bucket. | |
| getBucket() setBucket($value) |
Gets or sets the bucket name. | |
| getBucketHostName() setBucketHostName($value) |
Gets or sets the custom bucket host name. | |
| getPolicyExpiration() setPolicyExpiration($value) |
Gets or sets the expiration date of the policy. | |
| getSecretAccessKey() setSecretAccessKey($value) |
Gets or sets the secret access key. | |
| getSourceFile() | Gets source file upload settings. | |
| getThumbnail1() | Gets first thumbnail upload settings. | |
| getThumbnail2() | Gets second thumbnail upload settings. | |
| getThumbnail3() | Gets third thumbnail upload settings. |