Skip to content

ljacobsson/sfn-workflow-studio-sync

Repository files navigation

StepFunctions Workflow Studio Sync

Third party Chrome extension that enables real time sync between StepFunctions Workflow Studio and your local file system

Demo

Install

  • Clone this repo
  • run npm install && npm run build
  • Open chrome://extensions
  • Enable the "Developer mode" toggle
  • Click on the "Load unpacked" button
  • Select the folder <project_root>/build

Usage

This extension uses the File System Access API to give Chrome temporary access to a single file on your filesystem. Please check your browser compatability

  1. Open Workflow Studio
  2. Click the Enable local sync button at the top right corner
  3. Select the JSON or YAML file you want to sync with.
  4. Start building!

Link SAM template

You can optionally link a SAM template to enable mapping of state machine variables and template resources via definition substitutions


This project was bootstrapped with Chrome Extension CLI

About

Enables real-time sync between StepFunctions Workflow Studio and your local machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published