Skip to main content

evaluation_forms_list_only

Lists evaluation_forms in a region or regions, for all properties use evaluation_forms

Overview

Nameevaluation_forms_list_only
TypeResource
DescriptionCreates an evaluation form for the specified CON instance.
Idaws.connect.evaluation_forms_list_only

Fields

NameDatatypeDescription
evaluation_form_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all evaluation_forms in a region.

SELECT
region,
evaluation_form_arn
FROM aws.connect.evaluation_forms_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the evaluation_forms_list_only resource, see evaluation_forms