aws.cloudtrail (version 0.1.5)

trail_status: trail_status

Description

Get trail status/history

Usage

trail_status(name, ...)

Arguments

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 cloudtrailHTTP.

Value

A list.

Details

This function returns full details and history for a trail, including errors and logging start/stop times.

References

http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_GetTrailStatus.html

See Also

get_trails, start_logging, create_trail