Skip to content

api-evangelist/amazon-swf

Repository files navigation

Amazon Simple Workflow Service

Amazon Simple Workflow Service (Amazon SWF) helps developers build, run, and scale background jobs that have parallel or sequential steps. It is a fully managed state tracker and task coordinator in the cloud that manages intertask dependencies, scheduling, and concurrency for application workflows.

APIs

Amazon Simple Workflow Service API

The Amazon SWF API provides programmatic access to manage workflows, activity tasks, decision tasks, and workflow execution history. It enables developers to coordinate distributed application components using asynchronous task processing and state tracking.

Properties:

Common Properties

Artifacts

Openapi

  • openapi/amazon-swf-openapi-original.yml

Json Schema

  • json-schema/amazon-swf-activityid-schema.json
  • json-schema/amazon-swf-activitytask-schema.json
  • json-schema/amazon-swf-activitytaskcanceledeventattributes-schema.json
  • json-schema/amazon-swf-activitytaskcancelrequestedeventattributes-schema.json
  • json-schema/amazon-swf-activitytaskcompletedeventattributes-schema.json
  • ... and 221 more

Json Structure

  • json-structure/amazon-swf-activityid-structure.json
  • json-structure/amazon-swf-activitytask-structure.json
  • json-structure/amazon-swf-activitytaskcanceledeventattributes-structure.json
  • json-structure/amazon-swf-activitytaskcancelrequestedeventattributes-structure.json
  • json-structure/amazon-swf-activitytaskcompletedeventattributes-structure.json
  • ... and 221 more

Json Ld

  • json-ld/amazon-swf-context.jsonld

Examples

  • examples/amazon-swf-poll-activity-task-example.json
  • examples/amazon-swf-register-domain-example.json
  • examples/amazon-swf-start-workflow-execution-example.json

Rules

  • rules/amazon-swf-spectral-rules.yml

Vocabulary

  • vocabulary/amazon-swf-vocabulary.yaml

Capabilities

  • capabilities/amazon-swf-workflow-management.yaml
  • capabilities/shared/amazon-swf-shared.yaml

About

Amazon Simple Workflow Service (Amazon SWF) helps developers build, run, and scale background jobs that have parallel or sequential steps. It is a fully managed state tracker and task coordinator in the cloud that manages intertask dependencies, scheduling, and concurrency for application workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors