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

MatchingResource

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

Provides statistical data and other information about an Amazon Web Services resource that Amazon Macie monitors and analyzes for your account.

interface MatchingResource {
matchingBucket?: MatchingBucket | null;
}

§Properties

§
matchingBucket?: MatchingBucket | null
[src]

The details of an S3 bucket that Amazon Macie monitors and analyzes.