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::BedrockAgentCore::Harness HarnessSkillAwsSkillsSource
Passed to show that AWS Skills should be included.
Syntax
To declare this entity in your 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