How to configure Robot Nlog with AWS CloudWatch?

Since we can modify the NLog.config to customize message layout, but i need to know how configure the NLog.config to achieve push log messages to my own AWS Cloud watch instance. Any idea?

I have succeed to include AWS target in NLog.config that require include related Dll files in uirobot.exe folder.