Is there a way to send message from a queue to a specific instance via instance id

18 Views Asked by At

I want to send a message to a specific ec2 instance. If I have 3 machines up and running I want the message will be served only to the no-2 instance.

Want to serve the message only to the specific instance? I have the instance-id for the machine but don't know how can we do it.

0

There are 0 best solutions below