-
### What happened?
I have a problem creating a StepFunction StateMachine using the aws-native plugin. I have two stacks, one of which is a test Stack, with the following code:
stepfunctions.StateMach…
-
### Describe the feature
Stepfunctions has recently released 2 major features: Variables and Jsonata
- https://aws.amazon.com/about-aws/whats-new/2024/11/aws-step-functions-variables-jsonata-trans…
-
### Describe the feature
When using [SnsPublish](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_stepfunctions_tasks.SnsPublish.html), it would be good if the task included granting the p…
-
## Problem
## Steps to reproduce the issue
When viewing an .asl file for Amazon States Language, a QueryLanguage key is considered an error. According to the [ASL spec:](https://states-language.ne…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
We'd like to optimize our Step Function State Machine Distributed Map execution by using t…
-
### Describe the bug
Generally, states added to a state machine will grant all necessary policy permissions to the execution role of the state machine. When using the `DistributedMap` construct, howe…
-
### Describe the feature
The `associateWithParent` flag should add a token to the existing payload when no input specified.
*State input:*
```json
{
"prop1": "value1",
"props2-299": "..."…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Deploying a stepfunction with loggingConfiguration does not work because the logging conf…
-
A dedicated Wing library that lets you build AWS Step Functions and test them in the Wing simulator.
Prior work: https://github.com/winglang/winglibs/pull/57
-
Is possible to execute this plugin with stepfunctions?
I'd like to create a fargate process in the middle of a statemachine process.