Skip processing a record based on a condition
Skip processing a record if it meets a specific condition.
In the following example, if a record’s topic name ends with my_suffix, the record will be skipped, and no other policies will be applied to it.