Get the information about an origin access identity.

C# |
public GetCloudFrontOriginAccessIdentityResponse GetCloudFrontOriginAccessIdentity()

The response from the GetCloudFrontOriginAccessIdentity service method, as returned by CloudFront.

Exception | Condition |
---|---|
AccessDeniedException |
Access denied.
|
NoSuchCloudFrontOriginAccessIdentityException |
The specified origin access identity does not exist.
|