Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface WorkflowExecutionFilter

Used to filter the workflow executions in visibility APIs by their workflowId.

Hierarchy

  • WorkflowExecutionFilter

Properties

Properties

workflowId: undefined | string

The workflowId to pass of match the criteria of this filter.