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
descriptorTypeisA2A.Type: A2aDescriptor object
Required: No
- agentSkills
-
The agent skills descriptor configuration. Populated when the record's
descriptorTypeisAGENT_SKILLS.Type: AgentSkillsDescriptor object
Required: No
- custom
-
The custom descriptor configuration. Populated when the record's
descriptorTypeisCUSTOM.Type: CustomDescriptor object
Required: No
- mcp
-
The MCP (Model Context Protocol) descriptor configuration. Populated when the record's
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: