AWS SDK for .NET Documentation
GetOriginAccessIdentityConfig Method (request)
AmazonAmazon.CloudFront_2012_03_15AmazonCloudFrontClientGetOriginAccessIdentityConfig(GetOriginAccessIdentityConfigRequest) Did this page help you?   Yes   No    Tell us about it...
The GetOriginAccessIdentityConfig gets the Configuration for the CloudFront Origin Access Identity. For more information on the format of the CloudFront Origin Access Identity Configuration object, please refer: http://docs.amazonwebservices.com/cloudfront/latest/APIReference/API_GetCloudFrontOriginAccessIdentityConfig.html
Declaration Syntax
C#
public GetOriginAccessIdentityConfigResponse GetOriginAccessIdentityConfig(
	GetOriginAccessIdentityConfigRequest request
)
Parameters
request (GetOriginAccessIdentityConfigRequest)
The GetOriginAccessIdentityConfigRequest that defines the parameters of the operation.
Return Value
Returns a GetOriginAccessIdentityConfigResponse from CloudFront.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)