

# AgenticRetrieveGuardrailWarning
<a name="API_agent-runtime_AgenticRetrieveGuardrailWarning"></a>

A warning generated by a guardrail during agentic retrieval.

## Contents
<a name="API_agent-runtime_AgenticRetrieveGuardrailWarning_Contents"></a>

 ** action **   <a name="bedrock-Type-agent-runtime_AgenticRetrieveGuardrailWarning-action"></a>
The action taken by the guardrail.  
Type: String  
Valid Values: `INTERVENED | NONE`   
Required: Yes

 ** id **   <a name="bedrock-Type-agent-runtime_AgenticRetrieveGuardrailWarning-id"></a>
The unique identifier of the guardrail.  
Type: String  
Required: Yes

 ** version **   <a name="bedrock-Type-agent-runtime_AgenticRetrieveGuardrailWarning-version"></a>
The version of the guardrail.  
Type: String  
Required: Yes

 ** message **   <a name="bedrock-Type-agent-runtime_AgenticRetrieveGuardrailWarning-message"></a>
A message describing the guardrail evaluation result.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_AgenticRetrieveGuardrailWarning_SeeAlso"></a>

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