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.
An access point used to access a bucket.
Namespace: Amazon.S3Control.Model
Assembly: AWSSDK.S3Control.dll
Version: 3.x.y.z
public class AccessPoint
The AccessPoint type exposes the following members
Name | Description | |
---|---|---|
![]() |
AccessPoint() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessPointArn | System.String |
Gets and sets the property AccessPointArn. The ARN for the access point. |
![]() |
Alias | System.String |
Gets and sets the property Alias. The name or alias of the access point. |
![]() |
Bucket | System.String |
Gets and sets the property Bucket. The name of the bucket associated with this access point. |
![]() |
BucketAccountId | System.String |
Gets and sets the property BucketAccountId. The Amazon Web Services account ID associated with the S3 bucket associated with this access point. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of this access point. |
![]() |
NetworkOrigin | Amazon.S3Control.NetworkOrigin |
Gets and sets the property NetworkOrigin.
Indicates whether this access point allows access from the public internet. If |
![]() |
VpcConfiguration | Amazon.S3Control.Model.VpcConfiguration |
Gets and sets the property VpcConfiguration. The virtual private cloud (VPC) configuration for this access point, if one exists. This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other Amazon Web Services services. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5