Get the information about an origin access identity.

C# |
public GetCloudFrontOriginAccessIdentityResponse GetCloudFrontOriginAccessIdentity( GetCloudFrontOriginAccessIdentityRequest request )

- request (GetCloudFrontOriginAccessIdentityRequest)
- Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentity service method.

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.
|