Integrates Jenkins with AWS CodePipeline to process build jobs. The SCM plugin uses the AWS CodePipeline PollForJobs API to detect new changes and the post-build event uploads the build artifacts and calls PutJobSuccessResult/PutJobFailureResult to report back the build status.