AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

CloudFront origin access identity.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.CloudFrontOriginAccessIdentity

Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.CloudFront.dll
Version: 3.x.y.z

Syntax

C#
public class CloudFrontOriginAccessIdentity

The CloudFrontOriginAccessIdentity type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CloudFrontOriginAccessIdentityConfig Amazon.CloudFront.Model.CloudFrontOriginAccessIdentityConfig

Gets and sets the property CloudFrontOriginAccessIdentityConfig.

The current configuration information for the identity.

Public Property Id System.String

Gets and sets the property Id.

The ID for the origin access identity, for example, E74FTE3AJFJ256A.

Public Property S3CanonicalUserId System.String

Gets and sets the property S3CanonicalUserId.

The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read permission to an object in Amazon S3.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5