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

DeletePublicKeyRequest

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

§Properties

§
Id: string
[src]

The ID of the public key you want to remove from CloudFront.

§
IfMatch?: string | null
[src]

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