Skip to content

AWS IDE Extensions: stepfunctions-execution

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 16:42
e75caf3

This is an unsupported preview build of the feature/stepfunctions-execution branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.80.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.68.0 is provided by aws-toolkit-vscode….vsix
  2. Run Extensions: Install from VSIX... from the VSCode command palette and choose the vsix file(s).

Changes

AWS Toolkit - 3.68.0-SNAPSHOT 2025-07-24

  • Bug Fix [StepFunctions]: Cannot call TestState with variables in Workflow Studio
  • Feature Added view by execution ARN command to visualize an execution
  • Feature [Step Functions] Start Execution option in the AWS Explorer now opens the execution details page after clicking Execute

Amazon Q - 1.80.0-SNAPSHOT 2025-07-24

  • Miscellaneous non-user-facing changes

Previous changes