This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AgentRegistry::RegistryRecord AgentSkillsAdditionalData
Additional data associated with an agent skills definition descriptor.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "SkillMd" :AgentSkillsMdDescriptor}
Properties
SkillMd-
The Markdown skill content associated with the agent skills definition.
Required: No
Type: AgentSkillsMdDescriptor
Update requires: No interruption