List of questions
Related questions
Question 483 - DVA-C01 discussion
A developer has an AWS CodePipelme pipeline that invokes AWS CodeBuild in the build stage The developer wants to pass in a variable from CodePipeline so that the variable can be read in the CodeBuild buiidspec yml file How can the developer accomplish this goal?
A.
Configure a unique CodePipelme vanable namespace and vanables as key-value pairs that define each of the variables required in CodeBuild
B.
Configure a CodePipelme environment vanable that contains a JSON document that defines each of the variables required in CodeBuild
C.
Configure an AWS CloudFormation stack set that contains a JSON document that defines each of the variables required in CodeBuild Reference the stack set from CodePipelme
D.
Configure an AWS CodeArtifact repository to store each environment variable Reference CodeArtifact from CodePipelme and CodeBuild
Your answer:
0 comments
Sorted by
Leave a comment first