CreatePresignedUrlResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier assigned to the file to be uploaded.

Link copied to clipboard

The URL for a presigned S3 POST operation used to upload a file.

Link copied to clipboard

The date and time that the presigned URL will expire in ISO 8601 format.

Link copied to clipboard

The form fields to include in the presigned S3 POST operation used to upload a file.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String