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.
provides information about the Amazon S3 Public Access Block configuration for accounts.
Namespace: Amazon.SecurityHub.Model
Assembly: AWSSDK.SecurityHub.dll
Version: 3.x.y.z
public class AwsS3AccountPublicAccessBlockDetails
The AwsS3AccountPublicAccessBlockDetails type exposes the following members
Name | Description | |
---|---|---|
AwsS3AccountPublicAccessBlockDetails() |
Name | Type | Description | |
---|---|---|---|
BlockPublicAcls | System.Boolean |
Gets and sets the property BlockPublicAcls. Indicates whether to reject calls to update an S3 bucket if the calls include a public access control list (ACL). |
|
BlockPublicPolicy | System.Boolean |
Gets and sets the property BlockPublicPolicy. Indicates whether to reject calls to update the access policy for an S3 bucket or access point if the policy allows public access. |
|
IgnorePublicAcls | System.Boolean |
Gets and sets the property IgnorePublicAcls. Indicates whether Amazon S3 ignores public ACLs that are associated with an S3 bucket. |
|
RestrictPublicBuckets | System.Boolean |
Gets and sets the property RestrictPublicBuckets. Indicates whether to restrict access to an access point or S3 bucket that has a public policy to only Amazon Web Services service principals and authorized users within the S3 bucket owner's account. |
.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