-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-stepfunctions-taskseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/enhancementA new API to make things easier or more intuitive. A catch-all for general feature requests.A new API to make things easier or more intuitive. A catch-all for general feature requests.p2
Description
How do one specify the StepConcurrencyLevel parameter when creating EMR clusters through Step Functions?
The following can be found in the AWS Step Functions docs
As of emr-5.28.0, you can specify the parameter StepConcurrencyLevel when creating a cluster to allow multiple steps to run in parallel on a single cluster.
... but there is nothing about step concurrency level in the CDK Step Functions Task EmrCreateCluster docs
Environment
- CDK CLI Version: 1.100.0
- Module Version: 1.100.0
- Node.js Version: v14.15.0
- OS: Ubuntu 20.04.2 LTS
- Language (Version): Python (3.8.5)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-stepfunctions-taskseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/enhancementA new API to make things easier or more intuitive. A catch-all for general feature requests.A new API to make things easier or more intuitive. A catch-all for general feature requests.p2