Skip to main content

labels_list_only

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

Overview

Namelabels_list_only
TypeResource
DescriptionAn label for fraud detector.
Idaws.frauddetector.labels_list_only

Fields

NameDatatypeDescription
arnstringThe label ARN.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all labels in a region.

SELECT
region,
arn
FROM aws.frauddetector.labels_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the labels_list_only resource, see labels