Values.GetAccessGrantRequestSourceGet the details of an access grant from your S3 Access Grants instance. Permissions You must have the s3:GetAccessGrant permission to use this operation.
type nonrec t = {accountId : AccountId.t;The Amazon Web Services account ID of the S3 Access Grants instance.
*)accessGrantId : AccessGrantId.t;The ID of the access grant. S3 Access Grants auto-generates this ID when you create the access grant.
*)}