Bucket Ownership Controls Rule
data class BucketOwnershipControlsRule(val objectOwnership: BucketOwnershipControlsRuleObjectOwnership? = null)
Specifies an Object Ownership rule. S3 Object Ownership is an Amazon S3 bucket-level setting that you can use to disable access control lists (ACLs) and take ownership of every object in your bucket, simplifying access management for data stored in Amazon S3. For more information, see Controlling ownership of objects and disabling ACLs in the Amazon S3 User Guide.