This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Wisdom::AIAgent ToolOverrideInputValue
An input value override for tools.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "JsonPath" :String, "Value" :ToolOverrideInputValueConfiguration}
YAML
JsonPath:StringValue:ToolOverrideInputValueConfiguration
Properties
JsonPath-
The JSON path for the input value override.
Required: Yes
Type: String
Minimum:
1Update requires: No interruption
Value-
The override input value.
Required: Yes
Type: ToolOverrideInputValueConfiguration
Update requires: No interruption