Trail repository

As we discussed, the trail consists of a discrete input of event packets. AWS stores them in a bucket, which we specify while creating the trail. The bucket for this exercise is greeter-audit-trail

The event packets are pushed in a discrete/batched manner, as opposed to a continuous/streamed fashion. The discrete event payload is pushed in a tarred and gzipped bundle.

The following screenshot shows the bucket location where the discrete event packets are pushed:

Bucket location of discrete event packets

Now that we have created an audit trail for logging the changes made to our Greeter Lambda function, let's see whether ...

Get Hands-On Serverless Applications with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.