View source: R/cloudtrail_operations.R
cloudtrail_get_trail_status | R Documentation |
Returns a JSON-formatted list of information about the specified trail. Fields include information on delivery errors, Amazon SNS and Amazon S3 errors, and start and stop logging times for each trail. This operation returns trail status from a single Region. To return trail status from all Regions, you must call the operation on each Region.
See https://www.paws-r-sdk.com/docs/cloudtrail_get_trail_status/ for full documentation.
cloudtrail_get_trail_status(Name)
Name |
[required] Specifies the name or the CloudTrail ARN of the trail for which you are requesting status. To get the status of a shadow trail (a replication of the trail in another Region), you must specify its ARN. The following is the format of a trail ARN.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.