Skip to content

Bedrock Agent  >  Structures  >  AgentFlowNodeConfiguration

AgentFlowNodeConfiguration

Structure Class

AgentFlowNodeConfiguration dataclass

Defines an agent node in your flow. You specify the agent to invoke at this point in the flow. For more information, see Node types in a flow in the Amazon Bedrock User Guide.

Attributes

agent_alias_arn class-attribute instance-attribute
agent_alias_arn: str = ''

The Amazon Resource Name (ARN) of the alias of the agent to invoke.