I have an aws codebuild resource that I run each time with different parameters. Is there a way to add text to the run name so I can distingiush between the different build runs ? Now it looks like this : My project:guid exampe: run-codebuild:76321b7b-5ef9-46d7-adf4-f688654025d4
And what I want is to have : run-codebuild:My own unique identifier:76321b7b-5ef9-46d7-adf4-f688654025d4