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

DeleteResourcePolicyRequest

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

§Properties

§
ResourceArn: string
[src]

The Amazon Resource Name (ARN) of the CloudTrail channel you're deleting the resource-based policy from. The following is the format of a resource ARN: arn:aws:cloudtrail:us-east-2:123456789012:channel/MyChannel.