Skip to main content

variables

Retrieves a list of variables in a region

Overview

Namevariables
TypeResource
Descriptionvariables
Idawscc.frauddetector.variables

Fields

NameDatatypeDescription
arnstringThe ARN of the variable.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

frauddetector:GetVariables,
frauddetector:CreateVariable,
frauddetector:ListTagsForResource,
frauddetector:TagResource

List

frauddetector:GetVariables,
frauddetector:ListTagsForResource