Eventbridge eventBus rule input transformer not being applied

Hi, I am setting up a rule connected to an event bus using Event Bridge. I am specifying an input transformer so that the rule will pass the event in a different format to the sqs. However, it seems that localstack is not applying the transformation. Is it a limitation?
I am sure the transformer is working because if I do that directly in AWS it works.

Thanks