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 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 Amazon 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