The CreateOriginAccessIdentity operation creates a new CloudFront Access Identity.
You can create up to 100 per AWS account.
http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html

C# |
CreateOriginAccessIdentityResponse CreateOriginAccessIdentity( CreateOriginAccessIdentityRequest request )

- request (CreateOriginAccessIdentityRequest)
- The CreateOriginAccessIdentityRequest that defines the parameters of the operation.

Returns a CreateOriginAccessIdentityResponse from CloudFront.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonCloudFrontException |

CreateOriginAccessIdentityRequest