AWS SDK for .NET Documentation
GetOriginAccessIdentityInfo Method (request)
AmazonAmazon.CloudFront_2012_03_15AmazonCloudFrontClientGetOriginAccessIdentityInfo(GetOriginAccessIdentityInfoRequest) Did this page help you?   Yes   No    Tell us about it...
The GetOriginAccessIdentityInfo operation gets the complete information asociated with an Origin Access Identity. For more information on what information is returned by CloudFront, please refer: - http://docs.amazonwebservices.com/AmazonCloudFront/latest/APIReference/GetOAI.html
- http://docs.amazonwebservices.com/cloudfront/latest/APIReference/OAIDatatype.html
Declaration Syntax
C#
public GetOriginAccessIdentityInfoResponse GetOriginAccessIdentityInfo(
	GetOriginAccessIdentityInfoRequest request
)
Parameters
request (GetOriginAccessIdentityInfoRequest)
The GetOriginAccessIdentityInfoRequest that defines the parameters of the operation.
Return Value
Returns a GetOriginAccessIdentityInfoResponse from CloudFront.
Exceptions

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