Values.PermissionConfigurationSourceContains information about how permissions are configured for the S3 bucket.
type nonrec t = {bucketLevelPermissions : BucketLevelPermissions.t option;Contains information about the bucket level permissions for the S3 bucket.
*)accountLevelPermissions : AccountLevelPermissions.t option;Contains information about the account level permissions on the S3 bucket.
*)}