

# GuardrailWordPolicy
<a name="API_GuardrailWordPolicy"></a>

Contains details about the word policy configured for the guardrail.

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

 ** managedWordLists **   <a name="bedrock-Type-GuardrailWordPolicy-managedWordLists"></a>
A list of managed words configured for the guardrail.  
Type: Array of [GuardrailManagedWords](API_GuardrailManagedWords.md) objects  
Required: No

 ** words **   <a name="bedrock-Type-GuardrailWordPolicy-words"></a>
A list of words configured for the guardrail.  
Type: Array of [GuardrailWord](API_GuardrailWord.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 10000 items.  
Required: No

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