ListedWorkflow
Contains the identifier, text description, and Amazon Resource Name (ARN) for the workflow.
Contents
- Arn
-
Specifies the unique Amazon Resource Name (ARN) for the workflow.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 1600.
Pattern:
arn:\S+
Required: No
- Description
-
Specifies the text description for the workflow.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[\w- ]*
Required: No
- WorkflowId
-
A unique identifier for the workflow.
Type: String
Length Constraints: Fixed length of 19.
Pattern:
w-([a-z0-9]{17})
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: