AutomatedReasoningPolicyStatementReference
References a specific atomic statement within a source document, used to link policy elements back to their source material.
Contents
- documentId
-
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
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: