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

DeleteFieldLevelEncryptionProfileRequest

import type { DeleteFieldLevelEncryptionProfileRequest } from "https://aws-api.deno.dev/v0.4/services/cloudfront.ts?docs=full";
interface DeleteFieldLevelEncryptionProfileRequest {
Id: string;
IfMatch?: string | null;
}

§Properties

§
Id: string
[src]

Request the ID of the profile you want to delete from CloudFront.

§
IfMatch?: string | null
[src]

The value of the ETag header that you received when retrieving the profile to delete. For example: E2QWRUHAPOMQZL.