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

AwsService

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

Provides information about an Amazon Web Service that performed an action on an affected resource.

interface AwsService {
invokedBy?: string | null;
}

§Properties

§
invokedBy?: string | null
[src]

The name of the Amazon Web Service that performed the action.