1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. wisdom
  5. getAiAgent

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.48.0 published on Monday, Jan 12, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.48.0 published on Monday, Jan 12, 2026 by Pulumi

    Definition of AWS::Wisdom::AIAgent Resource Type

    Using getAiAgent

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAiAgent(args: GetAiAgentArgs, opts?: InvokeOptions): Promise<GetAiAgentResult>
    function getAiAgentOutput(args: GetAiAgentOutputArgs, opts?: InvokeOptions): Output<GetAiAgentResult>
    def get_ai_agent(ai_agent_id: Optional[str] = None,
                     assistant_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetAiAgentResult
    def get_ai_agent_output(ai_agent_id: Optional[pulumi.Input[str]] = None,
                     assistant_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetAiAgentResult]
    func LookupAiAgent(ctx *Context, args *LookupAiAgentArgs, opts ...InvokeOption) (*LookupAiAgentResult, error)
    func LookupAiAgentOutput(ctx *Context, args *LookupAiAgentOutputArgs, opts ...InvokeOption) LookupAiAgentResultOutput

    > Note: This function is named LookupAiAgent in the Go SDK.

    public static class GetAiAgent 
    {
        public static Task<GetAiAgentResult> InvokeAsync(GetAiAgentArgs args, InvokeOptions? opts = null)
        public static Output<GetAiAgentResult> Invoke(GetAiAgentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAiAgentResult> getAiAgent(GetAiAgentArgs args, InvokeOptions options)
    public static Output<GetAiAgentResult> getAiAgent(GetAiAgentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:wisdom:getAiAgent
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AiAgentId string
    The identifier of the AI Agent.
    AssistantId string
    The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
    AiAgentId string
    The identifier of the AI Agent.
    AssistantId string
    The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
    aiAgentId String
    The identifier of the AI Agent.
    assistantId String
    The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
    aiAgentId string
    The identifier of the AI Agent.
    assistantId string
    The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
    ai_agent_id str
    The identifier of the AI Agent.
    assistant_id str
    The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
    aiAgentId String
    The identifier of the AI Agent.
    assistantId String
    The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

    getAiAgent Result

    The following output properties are available:

    AiAgentArn string
    The Amazon Resource Name (ARN) of the AI agent.
    AiAgentId string
    The identifier of the AI Agent.
    AssistantArn string
    The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
    Configuration Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration0Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration1Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration2Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration3Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration4Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration5Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration6Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration7Properties | Pulumi.AwsNative.Wisdom.Outputs.AiAgentAiAgentConfiguration8Properties
    Configuration for the AI Agent.
    Description string
    The description of the AI Agent.
    ModifiedTimeSeconds double
    aiAgentArn String
    The Amazon Resource Name (ARN) of the AI agent.
    aiAgentId String
    The identifier of the AI Agent.
    assistantArn String
    The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
    configuration Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
    Configuration for the AI Agent.
    description String
    The description of the AI Agent.
    modifiedTimeSeconds Number

    Supporting Types

    AiAgentAiAgentAssociationConfigurationType

    AiAgentAiAgentConfiguration0Properties

    AiAgentAiAgentConfiguration1Properties

    AiAgentAiAgentConfiguration2Properties

    AiAgentAiAgentConfiguration3Properties

    AiAgentAiAgentConfiguration4Properties

    AiAgentAiAgentConfiguration5Properties

    AiAgentAiAgentConfiguration6Properties

    AiAgentAiAgentConfiguration7Properties

    AiAgentAiAgentConfiguration8Properties

    AiAgentAnswerRecommendationAiAgentConfiguration

    AiAgentAssociationConfiguration

    AiAgentAssociationConfigurationDataProperties

    AiAgentCaseSummarizationAiAgentConfiguration

    AiAgentEmailGenerativeAnswerAiAgentConfiguration

    AiAgentEmailOverviewAiAgentConfiguration

    AiAgentEmailResponseAiAgentConfiguration

    AiAgentKnowledgeBaseAssociationConfigurationData

    AiAgentKnowledgeBaseSearchType

    AiAgentManualSearchAiAgentConfiguration

    AiAgentNoteTakingAiAgentConfiguration

    AiAgentOrCondition0Properties

    AiAgentOrCondition1Properties

    AiAgentOrchestrationAiAgentConfiguration

    AiAgentSelfServiceAiAgentConfiguration

    AiAgentTagCondition

    Key string
    Value string
    Key string
    Value string
    key String
    value String
    key string
    value string
    key str
    value str
    key String
    value String

    AiAgentTagFilter0Properties

    AiAgentTagFilter1Properties

    AiAgentTagFilter2Properties

    OrConditions List<Union<Pulumi.AwsNative.Wisdom.Inputs.AiAgentOrCondition0Properties, Pulumi.AwsNative.Wisdom.Inputs.AiAgentOrCondition1Properties>>
    OrConditions []interface{}
    orConditions List<Either<AiAgentOrCondition0Properties,AiAgentOrCondition1Properties>>
    orConditions (AiAgentOrCondition0Properties | AiAgentOrCondition1Properties)[]
    or_conditions Sequence[Union[AiAgentOrCondition0Properties, AiAgentOrCondition1Properties]]
    orConditions List<Property Map | Property Map>

    AiAgentToolConfiguration

    AiAgentToolInstruction

    Examples List<string>
    Instruction string
    Examples []string
    Instruction string
    examples List<String>
    instruction String
    examples string[]
    instruction string
    examples Sequence[str]
    instruction str
    examples List<String>
    instruction String

    AiAgentToolOutputConfiguration

    AiAgentToolOutputFilter

    AiAgentToolOverrideConstantInputValue

    AiAgentToolOverrideInputValue

    AiAgentToolOverrideInputValueConfigurationProperties

    AiAgentToolOverrideInputValueType

    AiAgentToolType

    AiAgentUserInteractionConfiguration

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.48.0 published on Monday, Jan 12, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate