Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handle ¶
func Handle(lc *lambdacontext.LambdaContext, batch *events.SQSEvent) (err error)
Handle is the entry point for the event stream analysis.
Do not make any assumptions about the correctness of the incoming data.
Types ¶
type CloudTrailMetadata ¶ added in v1.0.0
type CloudTrailMetadata struct {
// contains filtered or unexported fields
}
CloudTrailMetaData is a data struct that contains re-used fields of CloudTrail logs so that we don't have to keep extracting the same information
Click to show internal directories.
Click to hide internal directories.