有什么方法可以跟踪 AWS CodeBuild / CodePipeline 中工件的指纹?

Is there any way by which we can track the fingerprints of Artifacts in AWS CodeBuild / CodePipeline?

有没有什么方法可以在 AWS CodeBuild / CodePipeline 中跟踪构建工件指纹,类似于我们在 Jenkins 中的指纹。

https://wiki.jenkins.io/display/JENKINS/Fingerprint

CodePipeline 可以列出给定管道执行使用的工件:

https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_ListActionExecutions.html