Kashyap Maheshwari
Kashyap Maheshwari
@wty-Bryant I use Terraform for CDK and while using pipes, it's possible to define target parameters. But while using a SFN as a target, the only parameter available for SFN...
@wty-Bryant I don’t have a snippet right now, plus I usually write the infra in Python but here’s the CDK implementation in Go https://pkg.go.dev/github.com/aws/aws-cdk-go/awscdk/v2/awspipes#CfnPipe Where the TargetParameter can be defined...
@TZECHIN6 I've no idea how you figured it out, but it worked. Thanks a ton