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

StopLoggingRequest

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

Passes the request to CloudTrail to stop logging Amazon Web Services API calls for the specified account.

interface StopLoggingRequest {
Name: string;
}

§Properties

§
Name: string
[src]

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

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