ignorePublicAcls property
Specifies whether Amazon S3 should ignore public ACLs for buckets in this
account. Setting this element to TRUE
causes Amazon S3 to
ignore all public ACLs on buckets in this account and any objects that they
contain.
Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
This is not supported for Amazon S3 on Outposts.
Implementation
final bool? ignorePublicAcls;