

# AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation
<a name="API_AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation"></a>

An annotation for adding a new rule to the policy by converting a natural language description into a formal logical expression.

## Contents
<a name="API_AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation_Contents"></a>

 ** naturalLanguage **   <a name="bedrock-Type-AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation-naturalLanguage"></a>
The natural language description of the rule that should be converted into a formal logical expression.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\s\S]+`   
Required: Yes

## See Also
<a name="API_AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-2023-04-20/AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation) 