Descriptors - Amazon Bedrock AgentCore Data Plane

Descriptors

Contains the descriptor configuration for a registry record. Only the field that matches the record's descriptorType is populated.

Contents

a2a

The A2A (Agent-to-Agent) descriptor configuration. Populated when the record's descriptorType is A2A.

Type: A2aDescriptor object

Required: No

agentSkills

The agent skills descriptor configuration. Populated when the record's descriptorType is AGENT_SKILLS.

Type: AgentSkillsDescriptor object

Required: No

custom

The custom descriptor configuration. Populated when the record's descriptorType is CUSTOM.

Type: CustomDescriptor object

Required: No

mcp

The MCP (Model Context Protocol) descriptor configuration. Populated when the record's descriptorType is MCP.

Type: McpDescriptor object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: