Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AbortIncompleteMultipartUpload

import type { AbortIncompleteMultipartUpload } from "https://aws-api.deno.dev/v0.4/services/s3control.ts?docs=full";

The container for abort incomplete multipart upload

interface AbortIncompleteMultipartUpload {
DaysAfterInitiation?: number | null;
}

§Properties

§
DaysAfterInitiation?: number | null
[src]

Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload to the Outposts bucket.