Skip to main content

outcomes

Retrieves a list of outcomes in a region

Overview

Nameoutcomes
TypeResource
Descriptionoutcomes
Idawscc.frauddetector.outcomes

Fields

NameDatatypeDescription
arnstringThe outcome ARN.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

frauddetector:GetOutcomes,
frauddetector:PutOutcome,
frauddetector:ListTagsForResource,
frauddetector:TagResource

List

frauddetector:GetOutcomes,
frauddetector:ListTagsForResource