Skip to content

Bedrock Agentcore Control  >  Structures  >  ProtocolConfiguration

ProtocolConfiguration

Structure Class

ProtocolConfiguration dataclass

The protocol configuration for an agent runtime. This structure defines how the agent runtime communicates with clients.

Attributes

server_protocol instance-attribute
server_protocol: ServerProtocol

The server protocol for the agent runtime. This field specifies which protocol the agent runtime uses to communicate with clients.