

# SelfServiceAIAgentConfiguration


The configuration for AI Agents of type SELF\$1SERVICE.

## Contents


 ** associationConfigurations **   <a name="connect-Type-amazon-q-connect_SelfServiceAIAgentConfiguration-associationConfigurations"></a>
The association configurations for overriding behavior on this AI Agent.  
Type: Array of [AssociationConfiguration](API_amazon-q-connect_AssociationConfiguration.md) objects  
Required: No

 ** selfServiceAIGuardrailId **   <a name="connect-Type-amazon-q-connect_SelfServiceAIAgentConfiguration-selfServiceAIGuardrailId"></a>
The AI Guardrail identifier used by the SELF\$1SERVICE AI Agent.  
Type: String  
Pattern: `[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(:[A-Z0-9_$]+){0,1}`   
Required: No

 ** selfServiceAnswerGenerationAIPromptId **   <a name="connect-Type-amazon-q-connect_SelfServiceAIAgentConfiguration-selfServiceAnswerGenerationAIPromptId"></a>
The AI Prompt identifier for the Self Service Answer Generation prompt used by the SELF\$1SERVICE AI Agent  
Type: String  
Pattern: `[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(:[A-Z0-9_$]+){0,1}`   
Required: No

 ** selfServicePreProcessingAIPromptId **   <a name="connect-Type-amazon-q-connect_SelfServiceAIAgentConfiguration-selfServicePreProcessingAIPromptId"></a>
The AI Prompt identifier for the Self Service Pre-Processing prompt used by the SELF\$1SERVICE AI Agent  
Type: String  
Pattern: `[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(:[A-Z0-9_$]+){0,1}`   
Required: No

## See Also


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/qconnect-2020-10-19/SelfServiceAIAgentConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/SelfServiceAIAgentConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/SelfServiceAIAgentConfiguration) 