jeudi 24 septembre 2015

Specify an existing SQS queue when launching an elastic beanstalk worker

I'm trying to migrate an existing cluster of processing workers on the back of an SQS queue to be deployed using elastic beanstalk. Is there a way using the eb cli to specify the queue either by name or id?

My current command looks like this:

eb create -t worker -k my-key

I know it is possible in the UI but that's not going to work with our CI pipeline:

enter image description here

Aucun commentaire:

Enregistrer un commentaire