Open stefenAMZ opened 1 year ago
I am making it as p2 but I think there's a workaround using aws-sdk integration as described here:
https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/aws-stepfunctions-tasks#aws-sdk
v2 documentation is here:
https://github.com/aws/aws-cdk/tree/main/packages/aws-cdk-lib/aws-stepfunctions-tasks#aws-sdk
Describe the feature
I need to call CodePipeline's StartPipelineExecution API. But this is missing in aws_stepfunctions_tasks.
Use Case
I need to call CodePipeline's StartPipelineExecution API. There is a StartPipelineExecution action in Step Functions Workflow UI. But this is missing in aws_stepfunctions_tasks.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.54
Environment details (OS name and version, etc.)
macOS Monterey 12.3.1