Per the [implemented services page](https://docs.getmoto.org/en/latest/docs/services/codepipeline.html), `put_job_success_result` and `put_job_failure_result` are not implemented for the code pipeline service. I would like to add these methods to the mocked service.
Per the implemented services page,
put_job_success_resultandput_job_failure_resultare not implemented for the code pipeline service.I would like to add these methods to the mocked service.