Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions extension-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ These include the following:

- Amazon Elastic Container Service (Amazon ECS) task definition files

- Amazon Step Functions state machines

See [Features](#features) below for high-level details, or jump right into the [_AWS Toolkit for Visual Studio Code User Guide_](https://docs.aws.amazon.com/console/toolkit-for-vscode/welcome).

{ [Return to Contents](#contents) } or { [Return to Top](#top) }
Expand Down Expand Up @@ -84,6 +86,7 @@ For complete setup instructions for these three components, see [Installing the
- [AWS CDK Applications](#cdk-apps)
- [Amazon EventBridge Schemas](#eventbridge)
- [Amazon ECS Task Definition Files](#ecs-files)
- [Amazon Step Functions](#sfn-files)

{ [Return to Contents](#contents) } or { [Return to Top](#top) }

Expand Down Expand Up @@ -171,6 +174,24 @@ For full details, see [Working with Amazon Elastic Container Service](https://do

---

## <a id="sfn-files"></a>Amazon Step Functions

The AWS Toolkit provides support for [Amazon Step Functions](https://docs.aws.amazon.com/step-functions). With the Toolkit installed in VS Code, working with state machines is a more streamlined process.

- Create, update, execute, and download state machines.
- See live graph visualizations of your state machine.
- Take advantage of features such as code completion and validation, and code snippets.

Example:

![Amazon Step Functions](./resources/marketplace/sfn-state-machine.png)

For full details, see [Working with AWS Step Functions](https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/stepfunctions.html) in the Toolkit's user guide.

{ [Return to Features](#features) } or { [Return to Top](#top) }

---

# <a id="aws-commands"></a>Appendix A: AWS Commands

The AWS Toolkit has several features that you can access through the [Command Palette](#open-command-palette) (select **View**, then **Command Palette**):
Expand Down
Binary file added resources/marketplace/sfn-state-machine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.