Values.PutAccessGrantsInstanceResourcePolicyRequestSourceUpdates the resource policy of the S3 Access Grants instance. Permissions You must have the s3:PutAccessGrantsInstanceResourcePolicy permission to use this operation.
type nonrec t = {accountId : AccountId.t;The Amazon Web Services account ID of the S3 Access Grants instance.
*)policy : PolicyDocument.t;The resource policy of the S3 Access Grants instance that you are updating.
*)organization : Organization.t option;The Organization of the resource policy of the S3 Access Grants instance.
*)}