Descriptors
Contains descriptor-type-specific configurations for a registry record. Only the descriptor matching the record's descriptorType should be populated.
Contents
- a2a
-
The Agent-to-Agent (A2A) protocol descriptor configuration. Use this when the
descriptorTypeisA2A.Type: A2aDescriptor object
Required: No
- agentSkills
-
The agent skills descriptor configuration. Use this when the
descriptorTypeisAGENT_SKILLS.Type: AgentSkillsDescriptor object
Required: No
- custom
-
The custom descriptor configuration. Use this when the
descriptorTypeisCUSTOM.Type: CustomDescriptor object
Required: No
- mcp
-
The Model Context Protocol (MCP) descriptor configuration. Use this when the
descriptorTypeisMCP.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: