View a markdown version of this page

HarnessSkill - Amazon Bedrock AgentCore Control Plane

HarnessSkill

A skill available to the agent.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

git

A git repository containing the skill.

Type: HarnessSkillGitSource object

Required: No

path

The filesystem path to the skill definition.

Type: String

Length Constraints: Minimum length of 1.

Required: No

s3

An S3 source containing the skill.

Type: HarnessSkillS3Source object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: