1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. quicksight
  6. getKnowledgeBase

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

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Definition of AWS::QuickSight::KnowledgeBase Resource Type

    Using getKnowledgeBase

    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 getKnowledgeBase(args: GetKnowledgeBaseArgs, opts?: InvokeOptions): Promise<GetKnowledgeBaseResult>
    function getKnowledgeBaseOutput(args: GetKnowledgeBaseOutputArgs, opts?: InvokeOptions): Output<GetKnowledgeBaseResult>
    def get_knowledge_base(aws_account_id: Optional[str] = None,
                           knowledge_base_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetKnowledgeBaseResult
    def get_knowledge_base_output(aws_account_id: pulumi.Input[Optional[str]] = None,
                           knowledge_base_id: pulumi.Input[Optional[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetKnowledgeBaseResult]
    func LookupKnowledgeBase(ctx *Context, args *LookupKnowledgeBaseArgs, opts ...InvokeOption) (*LookupKnowledgeBaseResult, error)
    func LookupKnowledgeBaseOutput(ctx *Context, args *LookupKnowledgeBaseOutputArgs, opts ...InvokeOption) LookupKnowledgeBaseResultOutput

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

    public static class GetKnowledgeBase 
    {
        public static Task<GetKnowledgeBaseResult> InvokeAsync(GetKnowledgeBaseArgs args, InvokeOptions? opts = null)
        public static Output<GetKnowledgeBaseResult> Invoke(GetKnowledgeBaseInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetKnowledgeBaseResult> getKnowledgeBase(GetKnowledgeBaseArgs args, InvokeOptions options)
    public static Output<GetKnowledgeBaseResult> getKnowledgeBase(GetKnowledgeBaseArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:quicksight:getKnowledgeBase
      arguments:
        # arguments dictionary
    data "aws-native_quicksight_get_knowledge_base" "name" {
        # arguments
    }

    The following arguments are supported:

    getKnowledgeBase Result

    The following output properties are available:

    Supporting Types

    KnowledgeBaseAccessControlConfiguration

    isAclEnabled Boolean
    isAclEnabled boolean
    isAclEnabled Boolean

    KnowledgeBaseAudioExtractionConfiguration

    KnowledgeBaseAudioExtractionStatus

    KnowledgeBaseConfiguration

    KnowledgeBaseDataSetStatus

    KnowledgeBaseImageExtractionConfiguration

    KnowledgeBaseImageExtractionStatus

    KnowledgeBaseKbTemplateConfiguration

    Template object
    Template interface{}
    template Object

    KnowledgeBaseMediaExtractionConfiguration

    KnowledgeBaseResourcePermission

    Actions List<string>
    Principal string
    Resource string
    Actions []string
    Principal string
    Resource string
    actions list(string)
    principal string
    resource string
    actions List<String>
    principal String
    resource String
    actions string[]
    principal string
    resource string
    actions Sequence[str]
    principal str
    resource str
    actions List<String>
    principal String
    resource String

    KnowledgeBaseVideoExtractionConfiguration

    KnowledgeBaseVideoExtractionStatus

    KnowledgeBaseVideoExtractionType

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    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.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial