Skip to content

Bedrock Agentcore  >  Structures  >  ToolDescriptionConfigurationBundle

ToolDescriptionConfigurationBundle

Structure Class

ToolDescriptionConfigurationBundle dataclass

Tool descriptions sourced from a configuration bundle version.

Attributes

bundle_arn instance-attribute
bundle_arn: str

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

tools instance-attribute

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

version_id instance-attribute
version_id: str

The version identifier of the configuration bundle.