Hello,

 

Is there easy way to trigger Jenkins job/s when new message arrive in 
Amazon SQS. The use case, I am trying to cover is as follows:

Some other Amazon services will post messages in dedicated SQS queue, 
containing some specific information. I would like as soon as possible, the 
on premise Jenkins to start execution of job/s. Because of security 
restrictions, I am not able to start Jenkins job remotely, from Internet, 
so I am looking for a solution/plugin, which can pull the queue on a 
regular bases and if there is a new message, to continue with the other 
linked jobs. I found a plugin, which is doing what I want in regards of SQS 
- GitHub SQS Plugin, but it requires some GitHub involvement, which I do 
not need/have.

Do you have any suggestion how I can reach my goals here?

 

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4754f1dc-59f9-4fff-8991-c60349e114fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to