Finishes the asynchronous execution of the  CreateCloudFrontOriginAccessIdentity operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateCloudFrontOriginAccessIdentityResponse EndCreateCloudFrontOriginAccessIdentity( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateCloudFrontOriginAccessIdentity.
 Return Value
 Return ValueReturns a  CreateCloudFrontOriginAccessIdentityResult from CloudFront.
 See Also
 See Also