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.

Proposed access control configuration for an Amazon S3 directory bucket. You can propose a configuration for a new Amazon S3 directory bucket or an existing Amazon S3 directory bucket that you own by specifying the Amazon S3 bucket policy. If the configuration is for an existing Amazon S3 directory bucket and you do not specify the Amazon S3 bucket policy, the access preview uses the existing policy attached to the directory bucket. If the access preview is for a new resource and you do not specify the Amazon S3 bucket policy, the access preview assumes an directory bucket without a policy. To propose deletion of an existing bucket policy, you can specify an empty string. For more information about Amazon S3 directory bucket policies, see Example bucket policies for directory buckets in the Amazon Simple Storage Service User Guide.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.S3ExpressDirectoryBucketConfiguration

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

Syntax

C#
public class S3ExpressDirectoryBucketConfiguration

The S3ExpressDirectoryBucketConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccessPoints System.Collections.Generic.Dictionary<System.String, Amazon.AccessAnalyzer.Model.S3ExpressDirectoryAccessPointConfiguration>

Gets and sets the property AccessPoints.

The proposed access points for the Amazon S3 directory bucket.

Public Property BucketPolicy System.String

Gets and sets the property BucketPolicy.

The proposed bucket policy for the Amazon S3 directory bucket.

Version Information

.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