Values.GetBucketAbacRequestSourceReturns the attribute-based access control (ABAC) property of the general purpose bucket. If ABAC is enabled on your bucket, you can use tags on the bucket for access control. For more information, see Enabling ABAC in general purpose buckets.
type nonrec t = {bucket : BucketName.t;The name of the general purpose bucket.
*)expectedBucketOwner : AccountId.t option;The Amazon Web Services account ID of the general purpose bucket's owner.
*)}