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

S3SetObjectLegalHoldOperation

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

Contains the configuration for an S3 Object Lock legal hold operation that an S3 Batch Operations job passes every object to the underlying PutObjectLegalHold API. For more information, see Using S3 Object Lock legal hold with S3 Batch Operations in the Amazon S3 User Guide.

interface S3SetObjectLegalHoldOperation {}

§Properties

§

Contains the Object Lock legal hold status to be applied to all objects in the Batch Operations job.