Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cloudtrail_delete_trail

Deletes a trail


Description

Deletes a trail. This operation must be called from the region in which the trail was created. delete_trail cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.

Usage

cloudtrail_delete_trail(Name)

Arguments

Name

[required] Specifies the name or the CloudTrail ARN of the trail to be deleted. The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail

Value

An empty list.

Request syntax

svc$delete_trail(
  Name = "string"
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.