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

StartLoggingRequest

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

The request to CloudTrail to start logging Amazon Web Services API calls for an account.

interface StartLoggingRequest {
Name: string;
}

§Properties

§
Name: string
[src]

Specifies the name or the CloudTrail ARN of the trail for which CloudTrail logs Amazon Web Services API calls. The following is the format of a trail ARN.

arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail