Configure Jenkins to monitor an Amazon SQS queue for CodeCommit SNS messages. Jenkins will start a new build if (AND if):
- message is posted to the queue
- message match against any repo links configured in section Subscribe to CodeCommit Repo
Available queues can be configured in the System Configuration of Jenkins.
Further documentation is available in the GitHub