videosphere
    Preparing search index...

    Function abortMultipartUpload

    • Aborts an in-progress multipart upload. Errors are logged and not propagated so cleanup paths do not mask the original failure.

      Parameters

      • key: string

        Object key in the bucket.

      • uploadId: string

        Multipart upload id to abort.

      Returns Promise<void>