Get the configuration information about an origin access identity.

C# |
public GetCloudFrontOriginAccessIdentityConfigResponse GetCloudFrontOriginAccessIdentityConfig()

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

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