You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Problem
missing latest features in Step Functions marketplace documentation
## Solution
update the Step Functions marketplace documentation to include latest
features with visualization gif
---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
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
**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
43
55
44
56
## View, modify, and deploy AWS resources
@@ -73,7 +85,6 @@ Unified software development service to quickly build and deliver applications o
73
85
74
86
-**EC2** - `Connect VS Code` or `Open Terminal` to EC2 instances
75
87
-**Redshift** - view database objects and run SQL queries in a notebook interface
76
-
-**Step Functions** - work with asl files and render state machine visuals
77
88
-**CloudFormation** - view CloudFormation stacks
78
89
-**API Gateway** - invoke an API gateway endpoint
79
90
-**S3** - view and create S3 folders and buckets, download and upload files, and edit supported files
0 commit comments