Skip to content

(aws-stepfunctions-tasks): Set StepConcurrencyLevel when creating EMR clusters through Step Functions #15223

@mousabaker

Description

@mousabaker

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-stepfunctions-taskseffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.feature/enhancementA new API to make things easier or more intuitive. A catch-all for general feature requests.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions