errorPresignedUrlExpired constant

String const errorPresignedUrlExpired

The pre-signed upload form expired before/while uploading. Retryable (reported via onFileFailure); retry re-presigns.

Implementation

static const errorPresignedUrlExpired = "ERR_PRESIGNED_URL_EXPIRED";