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 SkillMdSource
Source configuration for a SkillMd document. Unlike the descriptor sources for other record types, SkillMd does not support credential providers.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "FromUrl" :SkillMdSourceFromUrl}
YAML
FromUrl:SkillMdSourceFromUrl
Properties
FromUrl-
URL-based source for the SkillMd content.
Required: No
Type: SkillMdSourceFromUrl
Update requires: No interruption