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

SSEKMS

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

Specifies the use of SSE-KMS to encrypt delivered inventory reports.

interface SSEKMS {
KeyId: string;
}

§Properties

§
KeyId: string
[src]

Specifies the ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetric customer managed key to use for encrypting inventory reports.