

# AIAgent
<a name="API_AIAgent"></a>

Information about an AI agent that a security profile allows access to for Agent-to-Agent authorization.

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

 ** Arn **   <a name="connect-Type-AIAgent-Arn"></a>
The Amazon Resource Name (ARN) of the AI agent.  
Type: String  
Required: No

 ** Type **   <a name="connect-Type-AIAgent-Type"></a>
The type of the AI agent. The valid value is `THIRD_PARTY`.  
Type: String  
Valid Values: `THIRD_PARTY`   
Required: No

## See Also
<a name="API_AIAgent_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/connect-2017-08-08/AIAgent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/AIAgent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/AIAgent) 