/vscode-aws-stepfunctions-console

VS Code Extension to browse AWS Stepfunctions and executions

Primary LanguageTypeScriptMIT LicenseMIT

AWS Step Functions Console for Visual Studio Code

VS Code Extension to browse AWS Step Functions state machines and executions

Features

  • AWS Step Functions Local support
  • List state machines and executions
  • Graph representation of state machine definitions and executions
  • State input and output

demo

Requirements

  • AWS credentials file or AWS Step Functions Local to connect to via the awsStepFunctionsConsole.endpoint in settings

Extension Settings

  • awsStepFunctionsConsole.enable: Enable/disable this extension.
  • awsStepFunctionsConsole.region: The region to use for AWS Step Functions.
  • awsStepFunctionsConsole.endpoint: The endpoint to use for AWS Step Functions local.