trail_status {aws.cloudtrail} | R Documentation |
Get trail status/history
trail_status(name, ...)
name |
A character string specifying the name of a Cloudtrail or the ARN for a Cloudtrail, or an object of class “aws_cloudtrail”. |
... |
Additional arguments passed to |
This function returns full details and history for a trail, including errors and logging start/stop times.
A list.
http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_GetTrailStatus.html
get_trails
, start_logging
, create_trail