---
type: resource-type
title: QuickResponse
description: aws resource type AWS::Wisdom::QuickResponse
name: QuickResponse
lexicon: aws
resource_type: AWS::Wisdom::QuickResponse
---
`AWS::Wisdom::QuickResponse`, a resource type of the aws lexicon.

## Properties

- `Content` (`QuickResponse_QuickResponseContentProvider`, required)
- `KnowledgeBaseArn` (`string`, required): The Amazon Resource Name (ARN) of the knowledge base.
- `Name` (`string`, required): The name of the quick response.
- `Channels` (`QuickResponse_ChannelType[]`, optional): The Amazon Connect contact channels this quick response applies to.
- `Contents` (`QuickResponse_QuickResponseContents`, optional)
- `ContentType` (`string`, optional): 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.
- `Description` (`string`, optional): The description of the quick response.
- `GroupingConfiguration` (`QuickResponse_GroupingConfiguration`, optional)
- `IsActive` (`boolean`, optional): Whether the quick response is active.
- `Language` (`string`, optional): 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
- `QuickResponseArn` (`string`, optional): The Amazon Resource Name (ARN) of the quick response.
- `QuickResponseId` (`string`, optional): The identifier of the quick response.
- `ShortcutKey` (`string`, optional): The shortcut key of the quick response. The value should be unique across the knowledge base.
- `Status` (`QuickResponse_Status`, optional)
- `Tags` (`QuickResponse_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Contents`
- `QuickResponseArn`
- `QuickResponseId`
- `Status`
