Ping events currently need to be selectively ignored in order for serverless tests to pass. Without ignoring them, all CRUD tests fail with the error:
AssertionError: Expected event count mismatch, expected [ 'commandStartedEvent' ] but got [ 'CommandStartedEvent', 'CommandStartedEvent' ]