View a markdown version of this page

AWS::AgentRegistry::RegistryRecord Descriptors - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::AgentRegistry::RegistryRecord Descriptors

The typed set of descriptors for a registry record. Exactly one descriptor field is populated based on the record type.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

A2aAgentCard

The Agent-to-Agent (A2A) agent card descriptor, populated when the record type is AGENT.

Required: No

Type: A2aAgentCardDescriptor

Update requires: No interruption

AgentSkillsDefinition

The agent skills definition descriptor, populated when the record type is SKILL.

Required: No

Type: AgentSkillsDefinitionDescriptor

Update requires: No interruption

Custom

The custom descriptor, populated when the record type is CUSTOM.

Required: No

Type: CustomDescriptor

Update requires: No interruption

McpServer

The Model Context Protocol (MCP) server descriptor, populated when the record type is MCP.

Required: No

Type: McpServerDescriptor

Update requires: No interruption