Skip to main content

event_types

Retrieves a list of event_types in a region

Overview

Nameevent_types
TypeResource
Descriptionevent_types
Idawscc.frauddetector.event_types

Fields

NameDatatypeDescription
arnstringThe ARN of the event type.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

frauddetector:BatchCreateVariable,
frauddetector:BatchGetVariable,
frauddetector:CreateVariable,
frauddetector:GetVariables,
frauddetector:PutLabel,
frauddetector:PutEntityType,
frauddetector:PutEventType,
frauddetector:GetEventTypes,
frauddetector:GetLabels,
frauddetector:GetEntityTypes,
frauddetector:ListTagsForResource,
frauddetector:TagResource

List

frauddetector:BatchGetVariable,
frauddetector:GetVariables,
frauddetector:GetEventTypes,
frauddetector:GetLabels,
frauddetector:GetEntityTypes,
frauddetector:ListTagsForResource