'Send an artifact (zip file) to source stage on AWS CodePipeline through Jenkins

is there any way of sending a zip file made on a Jenkins job to an AWS CodePipeline Source Stage, so the build gets triggered and passed to CodeBuild with the artifact made on the Jenkins job?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source