Describe the feature
CloudFormation already supports executionMode, which can also be supported by CDK.
https://docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-executionmode
Use Case
We would be good to add a new parameter for execution mode.
Proposed Solution
Add an executionMode parameter to the PipelineProps interface.
Other Information
No response
Acknowledgements
CDK version used
2.128.0
Environment details (OS name and version, etc.)
MacOS 13.0
Describe the feature
CloudFormation already supports
executionMode, which can also be supported by CDK.https://docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-executionmode
Use Case
We would be good to add a new parameter for execution mode.
Proposed Solution
Add an
executionModeparameter to thePipelinePropsinterface.Other Information
No response
Acknowledgements
CDK version used
2.128.0
Environment details (OS name and version, etc.)
MacOS 13.0