Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Options struct { //AccessKey AWS access key AccessKey string //Secret AWS secret Secret string //SessionToken AWS session token SessionToken string //Region os AWS region Region string //MaxOnlineEvents is the maximal number of events to load from cloudtrail MaxOnlineEvents int }
Options global options
Functions ¶
func Analayze ¶
func Analayze() error
Analayze downloads all items from cloud trail and analyzes them.
func DumpBucket ¶
DumpBucket dumps all files from a bucket
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.