Values.S3BucketOwnerSourceProvides information about the Amazon Web Services account that owns an S3 bucket.
type nonrec t = {displayName : string option;The display name of the account that owns the bucket.
*)id : string option;The canonical user ID for the account that owns the bucket.
*)}