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

UpdateCloudFrontOriginAccessIdentityRequest

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

The request to update an origin access identity.

interface UpdateCloudFrontOriginAccessIdentityRequest {
CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig;
Id: string;
IfMatch?: string | null;
}

§Properties

§
CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig
[src]

The identity's configuration information.

§
Id: string
[src]

The identity's id.

§
IfMatch?: string | null
[src]

The value of the ETag header that you received when retrieving the identity's configuration. For example: E2QWRUHAPOMQZL.