Skip to content

(stepfunctions): Support for JSON Path in maxConcurrency field of step function map step #20152

@jstag711

Description

@jstag711

Describe the feature

I would like to use a Json path to specify the max concurrency for my map task in my step function. Presently you must give it a fixed integer.

Use Case

I have a use case where I would like to specify the max concurrency as input to my step function so that I can change that without re-deploying my step function definition.

Proposed Solution

Allow JSON path for max concurrency

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

1.152.0

Environment details (OS name and version, etc.)

MacOS 10.15.7

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-stepfunctionsRelated to AWS StepFunctionsbugThis issue is a bug.effort/smallSmall work item – less than a day of effortp1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions