Skip to content

/AWS1/CL_WIS=>CREATEASSISTANT()

About CreateAssistant

Creates an Amazon Connect Wisdom assistant.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/WISNAME /AWS1/WISNAME

The name of the assistant.

IV_TYPE TYPE /AWS1/WISASSISTANTTYPE /AWS1/WISASSISTANTTYPE

The type of assistant.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/WISCLIENTTOKEN /AWS1/WISCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.

IV_DESCRIPTION TYPE /AWS1/WISDESCRIPTION /AWS1/WISDESCRIPTION

The description of the assistant.

IT_TAGS TYPE /AWS1/CL_WISTAGS_W=>TT_TAGS TT_TAGS

The tags used to organize, track, or control access for this resource.

IO_SERVERSIDEENCRYPTIONCONF TYPE REF TO /AWS1/CL_WISSERVERSIDEENCCONF /AWS1/CL_WISSERVERSIDEENCCONF

The configuration information for the customer managed key used for encryption.

The customer managed key must have a policy that allows kms:CreateGrant, kms:DescribeKey, and kms:Decrypt/kms:GenerateDataKey permissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allow kms:Decrypt, kms:GenerateDataKey*, and kms:DescribeKey permissions to the connect.amazonaws.com service principal.

For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WISCREATEASSISTANTRSP /AWS1/CL_WISCREATEASSISTANTRSP