View a markdown version of this page

ConfigurationBundleToolEntry - Amazon Bedrock AgentCore Data Plane

ConfigurationBundleToolEntry

Maps a tool name to its JSON path within a configuration bundle.

Contents

toolDescriptionJsonPath

The JSON path within the configuration bundle's components that contains the tool description.

Type: String

Required: Yes

toolName

The name of the tool.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9_\-\.]+

Required: Yes

See Also

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