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

GetEventDataStoreRequest

import type { GetEventDataStoreRequest } from "https://aws-api.deno.dev/v0.3/services/cloudtrail.ts?docs=full";
interface GetEventDataStoreRequest {
EventDataStore: string;
}

§Properties

§
EventDataStore: string
[src]

The ARN (or ID suffix of the ARN) of the event data store about which you want information.