Skip to main content

labels

Retrieves a list of labels in a region

Overview

Namelabels
TypeResource
Descriptionlabels
Idawscc.frauddetector.labels

Fields

NameDatatypeDescription
arnstringThe label ARN.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.frauddetector.labels
WHERE region = 'us-east-1'

Permissions

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

Create

frauddetector:GetLabels,
frauddetector:PutLabel,
frauddetector:ListTagsForResource,
frauddetector:TagResource

List

frauddetector:GetLabels,
frauddetector:ListTagsForResource