Skip to content

Bedrock Agentcore Control  >  Structures  >  A2aDescriptor

A2aDescriptor

Structure Class

A2aDescriptor dataclass

The Agent-to-Agent (A2A) protocol descriptor for a registry record. Contains the agent card definition as defined by the A2A protocol specification.

Attributes

agent_card class-attribute instance-attribute
agent_card: AgentCardDefinition | None = None

The agent card definition for the A2A agent, as defined by the A2A protocol specification.