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

CreateAwsLogSourceResponse

import type { CreateAwsLogSourceResponse } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";
interface CreateAwsLogSourceResponse {
failed?: string[] | null;
processing?: string[] | null;
}

§Properties

§
failed?: string[] | null
[src]

Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source failed. The failure occurred as these accounts are not part of an organization.

§
processing?: string[] | null
[src]

Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a Security Lake source.