Get the configuration information about an origin access identity.

C# |
public GetCloudFrontOriginAccessIdentityConfigResponse GetCloudFrontOriginAccessIdentityConfig( GetCloudFrontOriginAccessIdentityConfigRequest request )

- request (GetCloudFrontOriginAccessIdentityConfigRequest)
- Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentityConfig service method.

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