View a markdown version of this page

ToolDescriptionConfigurationBundle - Amazon Bedrock AgentCore Data Plane

ToolDescriptionConfigurationBundle

Tool descriptions sourced from a configuration bundle version.

Contents

bundleArn

The Amazon Resource Name (ARN) of the configuration bundle.

Type: String

Pattern: arn:aws:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:configuration-bundle/[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}

Required: Yes

tools

The list of tool entries mapping tool names to their JSON paths within the bundle.

Type: Array of ConfigurationBundleToolEntry objects

Required: Yes

versionId

The version identifier of the configuration bundle.

Type: String

Required: Yes

See Also

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