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

S3DeleteObjectTaggingOperation

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

Contains no configuration parameters because the DELETE Object tagging API only accepts the bucket name and key name as parameters, which are defined in the job's manifest.

interface S3DeleteObjectTaggingOperation {}