AWS IDE Extensions: emr
Pre-release
Pre-release
This is an unsupported preview build of the feature/emr
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.51.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.50.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.51.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.49.0 2025-03-06
- Feature Step Functions: Updated previewStateMachine command to open with Workflow Studio instead
- Feature Lambda: Users can explore Serverless Land patterns
- 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 AppBuilder: selecting a runtime in the local invoke view can override the runtime specified in template.yaml
- Feature Step Functions: Allow starting state machine execution with no input provided
Amazon Q - 1.51.0-SNAPSHOT 2025-03-06
- Feature Amazon Q Chat: You can now keep a "library" of prompt files in your home directory under
~/.aws/amazonq/prompts
and then quickly add them to the context using@
on any project you’re working on. Prompt files are in markdown (.md
) format.