AWS::Bedrock::Prompt Tool
Information about a tool that you can use with the Converse API. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ToolSpec" :
ToolSpecification
}
YAML
ToolSpec:
ToolSpecification
Properties
ToolSpec
-
The specfication for the tool.
Required: Yes
Type: ToolSpecification
Update requires: No interruption