Module

x/aws_api/services/s3/mod.ts>GetObjectTaggingRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface GetObjectTaggingRequest
import { type GetObjectTaggingRequest } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/s3/mod.ts";

Properties

Bucket: string
Key: string
optional
VersionId: string | null
optional
ExpectedBucketOwner: string | null
optional
RequestPayer: RequestPayer | null