nickgrealy / aws-sqs

Jenkins plugin that triggers builds on events that are published via Amazon Simple Queue Service (SQS) (Allow default IAM access (no access/security keys required).
Apache License 2.0
0 stars 41 forks source link

README.md note; add a string parameter 'sqs_body' to the jenkins task to receive sqs message content #3

Closed stvhawes closed 4 months ago

stvhawes commented 7 years ago

Thanks awesome plugin.

The README.md use case is great for AWS Code-commit integration, but it would be great to include a simpler use case and the task parameter details as well/instead. For example the plugin itself doesn't require any AWS Code-Commit, SNS etc.

Are there any other magic parameters (eg for the message Attributes)?

A bit cheeky to raise this as if an issue rather than fork, apologies :)