Skip to content

Commit 97b109f

Browse files
Merge master into feature/amazonqLSP
2 parents 2c8a3cf + 3b1d258 commit 97b109f

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

Diff for: docs/marketplace/vscode/stepFunctions.gif

1.49 MB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Update Step Functions marketplace documentation."
4+
}

Diff for: packages/toolkit/README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,18 @@ AWS Infrastructure Composer maintains a real-time visual representation of your
3939

4040
Unified software development service to quickly build and deliver applications on AWS.
4141

42+
## [Step Functions](https://aws.amazon.com/step-functions/)
43+
44+
Step Functions Workflow Studio provides a dynamic, visual representation of your state machine definition. Any changes you make, such as adding new resources or adjusting service configurations, are automatically reflected in your state machine definition.
45+
46+
With Workflow Studio integrated with VS Code, you can do the following:
47+
48+
- Design state machines visually from within VS Code
49+
- Seamlessly use both text and visual editing
50+
- Test and debug your workflow states
51+
52+
![Step Functions](https://raw.githubusercontent.com/aws/aws-toolkit-vscode/HEAD/docs/marketplace/vscode/stepFunctions.gif)
53+
4254
**Dev Environments** - launch VS Code in a cloud development environment, available on-demand in the cloud and automatically created with branch code and consistent project settings, providing faster setup, development, and testing
4355

4456
## View, modify, and deploy AWS resources
@@ -73,7 +85,6 @@ Unified software development service to quickly build and deliver applications o
7385

7486
- **EC2** - `Connect VS Code` or `Open Terminal` to EC2 instances
7587
- **Redshift** - view database objects and run SQL queries in a notebook interface
76-
- **Step Functions** - work with asl files and render state machine visuals
7788
- **CloudFormation** - view CloudFormation stacks
7889
- **API Gateway** - invoke an API gateway endpoint
7990
- **S3** - view and create S3 folders and buckets, download and upload files, and edit supported files

0 commit comments

Comments
 (0)