WorkflowDefinitionSummary - Amazon Nova Act

WorkflowDefinitionSummary

Summary information about a workflow definition, used in list operations.

Contents

createdAt

The timestamp when the workflow definition was created.

Type: Timestamp

Required: Yes

status

The current status of the workflow definition.

Type: String

Valid Values: ACTIVE | DELETING

Required: Yes

workflowDefinitionArn

The Amazon Resource Name (ARN) of the workflow definition.

Type: String

Pattern: arn:(aws|aws-cn|aws-us-gov):nova-act:[a-z0-9-]+:[0-9]{12}:workflow-definition/[a-zA-Z0-9_-]{1,40}

Required: Yes

workflowDefinitionName

The name of the workflow definition.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 40.

Pattern: [a-zA-Z0-9_-]{1,40}

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: