Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

FindingActionType

import type { FindingActionType } from "https://aws-api.deno.dev/v0.3/services/macie2.ts?docs=full";

The type of action that occurred for the resource and produced the policy finding:

type FindingActionType = "AWS_API_CALL" | cmnP.UnexpectedEnumValue;