interface CopyObjectResultimport { type CopyObjectResult } from "https://deno.land/x/aws_api@v0.8.0/services/s3/mod.ts"; PropertiesoptionalETag: string | nulloptionalLastModified: Date | number | null