1. Passing the CI gates.
2. Manual testing:
Connect to the gRPC messages stream and send the message to the certain `deviceID`. Connect to the stream as a client on this `deviceID` to which the message was sent. Consume the message. The expected result is that the message will not be persisted in the DynamoDB messages table and there is no error when trying to remove the message on consuming.