What I'm trying to accomplish is setting the Artifact Name that gets generated via the codepipeline not the codebuild. I understand that we can control the name at the codebuild level but I want it specifically for the codepipeline.
I have confirmed that the mechanism works as intended in the codebuild however I cannot find any information on whether or not this can also be used in codepipeline. So far my own testing has shown that its not.