PublicAccessConfiguration
Describes public access policies that apply to the Amazon S3 bucket.
For information about each of the following settings, see Blocking public access to your Amazon S3 storage in the Amazon S3 User Guide.
Contents
- publicAclAccess
-
Indicates whether or not there is a setting that allows public access to the Amazon S3 buckets through access control lists (ACLs).
Type: String
Valid Values:
BLOCKED | ALLOWED
Required: No
- publicAclIgnoreBehavior
-
Indicates whether or not there is a setting that ignores all public access control lists (ACLs) on the Amazon S3 bucket and the objects that it contains.
Type: String
Valid Values:
IGNORED | NOT_IGNORED
Required: No
- publicBucketRestrictBehavior
-
Indicates whether or not there is a setting that restricts access to the bucket with specified policies.
Type: String
Valid Values:
RESTRICTED | NOT_RESTRICTED
Required: No
- publicPolicyAccess
-
Indicates whether or not there is a setting that allows public access to the Amazon S3 bucket policy.
Type: String
Valid Values:
BLOCKED | ALLOWED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: