Skip to content

Bedrock  >  Structures  >  HumanWorkflowConfig

HumanWorkflowConfig

Structure Class

HumanWorkflowConfig dataclass

Contains SageMakerFlowDefinition object. The object is used to specify the prompt dataset, task type, rating method and metric names.

Attributes

flow_definition_arn instance-attribute
flow_definition_arn: str

The Amazon Resource Number (ARN) for the flow definition

instructions class-attribute instance-attribute
instructions: str | None = field(repr=False, default=None)

Instructions for the flow definition