Classes
\
| Name | Description | |
|---|---|---|
| S3File | DataObject reprensetation of a file stored in AWS S3. | EMPTY |
| S3FileUploadField | Extends the SilverStripe UploadField to allow it to upload file to an S3 Bucket instead of the local storage. | EMPTY |
| S3FileUploadField_ItemHandler | RequestHandler for actions on a single item (S3File) of the S3FileUploadField | EMPTY |