Use CodePipeline variable as State Machine input

0

Hi, I need to use CDK to put below variable as state machine input. However, CDK doesn't allow me, since StateMachineInput.literal() only accepts a json object. What should I do?

#{OutputVariableFromPreviousStage.OutputVariableKeyFromPreviousStage}

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions