Module

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

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

Properties

optional
AccountId: string | null
Bucket: string
optional
Prefix: string | null
optional
Encryption: InventoryEncryption | null