Type Definitions
RemoteUploadResponse
Properties:
Name | Type | Description |
---|---|---|
Bucket |
string | The bucket the file was uploaded to. |
Key |
string | The filename given to the uploaded file. |
Location |
string | The URL representing the location of the uploaded file. |
Metadata from an upload to a remote store.
Type:
- Object