I have the following code that publishes a JSON in the AWS-IoT-Core broker:
const JSON_content = {\'testnewLine\':\'a\\nb\\nc\'} const topic = `d/testnewLine` co