Skip to main content

assistants

Retrieves a list of assistants in a region

Overview

Nameassistants
TypeResource
Descriptionassistants
Idawscc.wisdom.assistants

Fields

NameDatatypeDescription
assistant_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
assistant_id
FROM awscc.wisdom.assistants
WHERE region = 'us-east-1'

Permissions

To operate on the assistants resource, the following permissions are required:

Create

kms:CreateGrant,
kms:DescribeKey,
wisdom:CreateAssistant,
wisdom:TagResource

List

wisdom:ListAssistants