Values.DeletePolicyStatementInputSourceDeletes the policy statement.
type nonrec t = {arn : VeniceGlobalArn.t;The ARN of the resource for which the policy need to be deleted.
*)statementId : StatementId.t;A statement identifier that differentiates the statement from others in the same policy.
*)}