AutomatedReasoningLogicStatement - Amazon Bedrock

AutomatedReasoningLogicStatement

Represents a logical statement that can be expressed both in formal logic notation and natural language, providing dual representations for better understanding and validation.

Contents

logic

The formal logic representation of the statement using mathematical notation and logical operators.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: Yes

naturalLanguage

The natural language representation of the logical statement, providing a human-readable interpretation of the formal logic.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

See Also

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