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

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.wisdom.getQuickResponse

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    Definition of AWS::Wisdom::QuickResponse Resource Type.

    Using getQuickResponse

    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 getQuickResponse(args: GetQuickResponseArgs, opts?: InvokeOptions): Promise<GetQuickResponseResult>
    function getQuickResponseOutput(args: GetQuickResponseOutputArgs, opts?: InvokeOptions): Output<GetQuickResponseResult>
    def get_quick_response(quick_response_arn: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetQuickResponseResult
    def get_quick_response_output(quick_response_arn: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetQuickResponseResult]
    func LookupQuickResponse(ctx *Context, args *LookupQuickResponseArgs, opts ...InvokeOption) (*LookupQuickResponseResult, error)
    func LookupQuickResponseOutput(ctx *Context, args *LookupQuickResponseOutputArgs, opts ...InvokeOption) LookupQuickResponseResultOutput

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

    public static class GetQuickResponse 
    {
        public static Task<GetQuickResponseResult> InvokeAsync(GetQuickResponseArgs args, InvokeOptions? opts = null)
        public static Output<GetQuickResponseResult> Invoke(GetQuickResponseInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetQuickResponseResult> getQuickResponse(GetQuickResponseArgs args, InvokeOptions options)
    public static Output<GetQuickResponseResult> getQuickResponse(GetQuickResponseArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:wisdom:getQuickResponse
      arguments:
        # arguments dictionary

    The following arguments are supported:

    QuickResponseArn string
    The Amazon Resource Name (ARN) of the quick response.
    QuickResponseArn string
    The Amazon Resource Name (ARN) of the quick response.
    quickResponseArn String
    The Amazon Resource Name (ARN) of the quick response.
    quickResponseArn string
    The Amazon Resource Name (ARN) of the quick response.
    quick_response_arn str
    The Amazon Resource Name (ARN) of the quick response.
    quickResponseArn String
    The Amazon Resource Name (ARN) of the quick response.

    getQuickResponse Result

    The following output properties are available:

    Channels List<Pulumi.AwsNative.Wisdom.QuickResponseChannelType>
    The Amazon Connect contact channels this quick response applies to.
    Content Pulumi.AwsNative.Wisdom.Outputs.QuickResponseContentProvider
    The content of the quick response.
    ContentType string
    The media type of the quick response content.

    • Use application/x.quickresponse;format=plain for quick response written in plain text.
    • Use application/x.quickresponse;format=markdown for quick response written in richtext.
    Contents Pulumi.AwsNative.Wisdom.Outputs.QuickResponseContents
    Description string
    The description of the quick response.
    GroupingConfiguration Pulumi.AwsNative.Wisdom.Outputs.QuickResponseGroupingConfiguration
    The configuration information of the user groups that the quick response is accessible to.
    IsActive bool
    Whether the quick response is active.
    Language string
    The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
    Name string
    The name of the quick response.
    QuickResponseArn string
    The Amazon Resource Name (ARN) of the quick response.
    QuickResponseId string
    The identifier of the quick response.
    ShortcutKey string
    The shortcut key of the quick response. The value should be unique across the knowledge base.
    Status Pulumi.AwsNative.Wisdom.QuickResponseStatus
    The status of the quick response data.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    Channels []QuickResponseChannelType
    The Amazon Connect contact channels this quick response applies to.
    Content QuickResponseContentProvider
    The content of the quick response.
    ContentType string
    The media type of the quick response content.

    • Use application/x.quickresponse;format=plain for quick response written in plain text.
    • Use application/x.quickresponse;format=markdown for quick response written in richtext.
    Contents QuickResponseContents
    Description string
    The description of the quick response.
    GroupingConfiguration QuickResponseGroupingConfiguration
    The configuration information of the user groups that the quick response is accessible to.
    IsActive bool
    Whether the quick response is active.
    Language string
    The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
    Name string
    The name of the quick response.
    QuickResponseArn string
    The Amazon Resource Name (ARN) of the quick response.
    QuickResponseId string
    The identifier of the quick response.
    ShortcutKey string
    The shortcut key of the quick response. The value should be unique across the knowledge base.
    Status QuickResponseStatus
    The status of the quick response data.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    channels List<QuickResponseChannelType>
    The Amazon Connect contact channels this quick response applies to.
    content QuickResponseContentProvider
    The content of the quick response.
    contentType String
    The media type of the quick response content.

    • Use application/x.quickresponse;format=plain for quick response written in plain text.
    • Use application/x.quickresponse;format=markdown for quick response written in richtext.
    contents QuickResponseContents
    description String
    The description of the quick response.
    groupingConfiguration QuickResponseGroupingConfiguration
    The configuration information of the user groups that the quick response is accessible to.
    isActive Boolean
    Whether the quick response is active.
    language String
    The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
    name String
    The name of the quick response.
    quickResponseArn String
    The Amazon Resource Name (ARN) of the quick response.
    quickResponseId String
    The identifier of the quick response.
    shortcutKey String
    The shortcut key of the quick response. The value should be unique across the knowledge base.
    status QuickResponseStatus
    The status of the quick response data.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    channels QuickResponseChannelType[]
    The Amazon Connect contact channels this quick response applies to.
    content QuickResponseContentProvider
    The content of the quick response.
    contentType string
    The media type of the quick response content.

    • Use application/x.quickresponse;format=plain for quick response written in plain text.
    • Use application/x.quickresponse;format=markdown for quick response written in richtext.
    contents QuickResponseContents
    description string
    The description of the quick response.
    groupingConfiguration QuickResponseGroupingConfiguration
    The configuration information of the user groups that the quick response is accessible to.
    isActive boolean
    Whether the quick response is active.
    language string
    The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
    name string
    The name of the quick response.
    quickResponseArn string
    The Amazon Resource Name (ARN) of the quick response.
    quickResponseId string
    The identifier of the quick response.
    shortcutKey string
    The shortcut key of the quick response. The value should be unique across the knowledge base.
    status QuickResponseStatus
    The status of the quick response data.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    channels Sequence[QuickResponseChannelType]
    The Amazon Connect contact channels this quick response applies to.
    content QuickResponseContentProvider
    The content of the quick response.
    content_type str
    The media type of the quick response content.

    • Use application/x.quickresponse;format=plain for quick response written in plain text.
    • Use application/x.quickresponse;format=markdown for quick response written in richtext.
    contents QuickResponseContents
    description str
    The description of the quick response.
    grouping_configuration QuickResponseGroupingConfiguration
    The configuration information of the user groups that the quick response is accessible to.
    is_active bool
    Whether the quick response is active.
    language str
    The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
    name str
    The name of the quick response.
    quick_response_arn str
    The Amazon Resource Name (ARN) of the quick response.
    quick_response_id str
    The identifier of the quick response.
    shortcut_key str
    The shortcut key of the quick response. The value should be unique across the knowledge base.
    status QuickResponseStatus
    The status of the quick response data.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    channels List<"Chat" | "Email">
    The Amazon Connect contact channels this quick response applies to.
    content Property Map
    The content of the quick response.
    contentType String
    The media type of the quick response content.

    • Use application/x.quickresponse;format=plain for quick response written in plain text.
    • Use application/x.quickresponse;format=markdown for quick response written in richtext.
    contents Property Map
    description String
    The description of the quick response.
    groupingConfiguration Property Map
    The configuration information of the user groups that the quick response is accessible to.
    isActive Boolean
    Whether the quick response is active.
    language String
    The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
    name String
    The name of the quick response.
    quickResponseArn String
    The Amazon Resource Name (ARN) of the quick response.
    quickResponseId String
    The identifier of the quick response.
    shortcutKey String
    The shortcut key of the quick response. The value should be unique across the knowledge base.
    status "CREATE_IN_PROGRESS" | "CREATE_FAILED" | "CREATED" | "DELETE_IN_PROGRESS" | "DELETE_FAILED" | "DELETED" | "UPDATE_IN_PROGRESS" | "UPDATE_FAILED"
    The status of the quick response data.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.

    Supporting Types

    QuickResponseChannelType

    QuickResponseContentProvider

    Content string
    The content of the quick response.
    Content string
    The content of the quick response.
    content String
    The content of the quick response.
    content string
    The content of the quick response.
    content str
    The content of the quick response.
    content String
    The content of the quick response.

    QuickResponseContents

    Markdown Pulumi.AwsNative.Wisdom.Inputs.QuickResponseContentProvider
    The quick response content in markdown format.
    PlainText Pulumi.AwsNative.Wisdom.Inputs.QuickResponseContentProvider
    The quick response content in plaintext format.
    Markdown QuickResponseContentProvider
    The quick response content in markdown format.
    PlainText QuickResponseContentProvider
    The quick response content in plaintext format.
    markdown QuickResponseContentProvider
    The quick response content in markdown format.
    plainText QuickResponseContentProvider
    The quick response content in plaintext format.
    markdown QuickResponseContentProvider
    The quick response content in markdown format.
    plainText QuickResponseContentProvider
    The quick response content in plaintext format.
    markdown QuickResponseContentProvider
    The quick response content in markdown format.
    plain_text QuickResponseContentProvider
    The quick response content in plaintext format.
    markdown Property Map
    The quick response content in markdown format.
    plainText Property Map
    The quick response content in plaintext format.

    QuickResponseGroupingConfiguration

    Criteria string
    The criteria used for grouping Amazon Q in Connect users.
    Values List<string>
    The list of values that define different groups of Amazon Q in Connect users.
    Criteria string
    The criteria used for grouping Amazon Q in Connect users.
    Values []string
    The list of values that define different groups of Amazon Q in Connect users.
    criteria String
    The criteria used for grouping Amazon Q in Connect users.
    values List<String>
    The list of values that define different groups of Amazon Q in Connect users.
    criteria string
    The criteria used for grouping Amazon Q in Connect users.
    values string[]
    The list of values that define different groups of Amazon Q in Connect users.
    criteria str
    The criteria used for grouping Amazon Q in Connect users.
    values Sequence[str]
    The list of values that define different groups of Amazon Q in Connect users.
    criteria String
    The criteria used for grouping Amazon Q in Connect users.
    values List<String>
    The list of values that define different groups of Amazon Q in Connect users.

    QuickResponseStatus

    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.

    AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi