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::BedrockAgentCore::Harness HarnessSkillAwsSkillsSource
Passed to show that Amazon Skills should be included.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Paths" :[ String, ... ]}
YAML
Paths:- String
Properties
Paths-
Optionally filter allowed skills with glob syntax, e.g., ['core-skills/*'].
Required: No
Type: Array of String
Minimum:
1Maximum:
4096Update requires: No interruption