S3 Uploader

A button to select and upload files to an Amazon S3 bucket. It supports file type restrictions, MIME types, ACL control, and custom or randomly generated file names.

Screenshot

A screenshot to illustrate the appearance of S3 Uploader.

S3 Uploader screenshot

Events

Events are triggered by user interactions with S3 Uploader. Use event handling to trigger queries or other actions in response to events.

NameDescriptionUpload

A user uploads a file.

Methods

Methods for interacting with S3 Uploader. You can write JavaScript almost anywhere in Retool and use methods to manipulate data or components.

NameDescriptionscrollIntoView(options: any)

Scrolls the canvas or parent container so that the selected component appears in the visible area.