import { _CloudFrontOriginAccessIdentityConfig } from "./_CloudFrontOriginAccessIdentityConfig"; import { BrowserHttpOptions as __HttpOptions__ } from "@aws-sdk/types"; import * as __aws_sdk_types from "@aws-sdk/types"; /** *
The request to update an origin access identity.
*/ export interface UpdateCloudFrontOriginAccessIdentityInput { /** *The identity's configuration information.
*/ CloudFrontOriginAccessIdentityConfig: _CloudFrontOriginAccessIdentityConfig; /** *The identity's id.
*/ Id: string; /** *The value of the ETag header that you received when retrieving the identity's configuration. For example: E2QWRUHAPOMQZL.