Skip to content

AWS IDE Extensions: stepfunctions-workflow

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 20:00
9f53cb2

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.47.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.46.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.46.0-SNAPSHOT 2025-02-07

  • Feature Step Functions: Updated previewStateMachine command to open with Workflow Studio instead
  • Feature Step Functions: Added support for calling the TestState API in Workflow Studio
  • Feature Step Functions: Added support for using Workflow Studio for editing ASL files in JSON and YAML
  • Feature Lambda: Support for environment variables in the editor webview.

Amazon Q - 1.47.0-SNAPSHOT 2025-02-07

  • Feature /transform: support Java 21 transformations

Previous changes