FlowExecutionError¶
Structure Class¶
FlowExecutionError
dataclass
¶
Contains information about an error that occurred during an flow execution.
Note
Flow executions is in preview release for Amazon Bedrock and is subject to change.
Attributes¶
error
class-attribute
instance-attribute
¶
error: FlowExecutionErrorType | None = None
The error code for the type of error that occurred.