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

Failures

import type { Failures } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";

List of all failures.

interface Failures {
exceptionMessage: string;
remediation: string;
timestamp: Date | number;
}

§Properties

§
exceptionMessage: string
[src]

List of all exception messages.

§
remediation: string
[src]

List of all remediation steps for failures.

§
timestamp: Date | number
[src]

This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation had errors or missing values.