

# AutomatedReasoningPolicyStatementReference
<a name="API_AutomatedReasoningPolicyStatementReference"></a>

References a specific atomic statement within a source document, used to link policy elements back to their source material.

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

 ** documentId **   <a name="bedrock-Type-AutomatedReasoningPolicyStatementReference-documentId"></a>
The unique identifier of the document containing the referenced statement.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 8.  
Pattern: `[a-zA-Z0-9]*`   
Required: Yes

 ** statementId **   <a name="bedrock-Type-AutomatedReasoningPolicyStatementReference-statementId"></a>
The unique identifier of the specific atomic statement being referenced.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 8.  
Pattern: `[a-zA-Z0-9]*`   
Required: Yes

## See Also
<a name="API_AutomatedReasoningPolicyStatementReference_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/AutomatedReasoningPolicyStatementReference) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/AutomatedReasoningPolicyStatementReference) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/AutomatedReasoningPolicyStatementReference) 