View Source AWS.CloudTrailData (aws-elixir v0.13.3)

The CloudTrail Data Service lets you ingest events into CloudTrail from any source in your hybrid environments, such as in-house or SaaS applications hosted on-premises or in the cloud, virtual machines, or containers.

You can store, access, analyze, troubleshoot and take action on this data without maintaining multiple log aggregators and reporting tools. After you run PutAuditEvents to ingest your application activity into CloudTrail, you can use CloudTrail Lake to search, query, and analyze the data that is logged from your applications.

Link to this section Summary

Functions

Ingests your application events into CloudTrail Lake.

Link to this section Functions

Link to this function

put_audit_events(client, input, options \\ [])

View Source

Ingests your application events into CloudTrail Lake.

A required parameter, auditEvents, accepts the JSON records (also called payload) of events that you want CloudTrail to ingest. You can add up to 100 of these events (or up to 1 MB) per PutAuditEvents request.