aws-stepfunctions: DistrbituedMap itemReader get bucket and key at runtime from state input #29136
Closed
1 of 2 tasks
Labels
@aws-cdk/aws-stepfunctions
Related to AWS StepFunctions
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
When creating a DistributedMap in the console, I can get the bucket and key from state input at runtime.
Currently in the CDK implementation, I can only use a static bucket and key.
Use Case
My step function sends bucket and key as input to a distributed map
Proposed Solution
No response
Other Information
You can use CustomState as a workaround:
Acknowledgements
CDK version used
1.128.0
Environment details (OS name and version, etc.)
4.14, Amazon Linux 2, x86_64
The text was updated successfully, but these errors were encountered: