S3TagCopyimport type { S3Tag } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/s3control.ts";interface S3Tag {Key: string;Value: string;}§Properties§Key: string[src]§Value: string[src]