I am trying send message using AWS node js library 2.0.8. I am encountering the following problems:
1. getQueueURL method is returning the localhost instead of host where cmb is installed.
2. When I replace localhost with the correct host and try to send a message , it is returning me the queue not in existence message.
I am using the apiVersion: '2012-11-05' .
Regards
Ravi Chikkam