Values.GetAccessGrantsInstanceForPrefixRequestSourceRetrieve the S3 Access Grants instance that contains a particular prefix. Permissions You must have the s3:GetAccessGrantsInstanceForPrefix permission for the caller account to use this operation. Additional Permissions The prefix owner account must grant you the following permissions to their S3 Access Grants instance: s3:GetAccessGrantsInstanceForPrefix.
type nonrec t = {accountId : AccountId.t;The ID of the Amazon Web Services account that is making this request.
*)s3Prefix : S3Prefix.t;The S3 prefix of the access grants that you would like to retrieve.
*)}