Features Pricing Catalog Docs Demos About Sign in Start free
AWS Service inventory

CloudTrail trails

Every CloudTrail trail with multi-region flag, logging status and data-events config.

Tier Explorer
Category Operations
Service ID cloudtrail_trails
Scope regional
Sample preview — fixture data, not a live cloud account

How to embed

Drop this snippet on any HTML page. The single lp.js loader pulls in the rendering runtime, finds every data-lp-service target on the page, and renders.

<script>
  window.lpEmbed = {
    apiBase:   'https://api.lightpane.io',
    accessKey: '<your-access-key>'
  };
</script>
<script src="https://lightpane.io/embed/lp.js"></script>
<div data-lp-service="cloudtrail_trails"
     data-lp-attributes="name,trail_arn,s3_bucket,is_multi_region,log_file_validation"></div>

Use data-lp-attributes to pick which columns render (omit for the service default). Other supported attributes on the target div: data-lp-region, data-lp-account, data-lp-match, data-lp-label, data-lp-render.

Attributes shown

Each row in the inventory carries these fields by default. Per- attribute customisation (choosing which to show, default sort, filter presets) will appear in the Customisation section below in a future release.

Name name
ARN trail_arn arn_name
S3 Bucket s3_bucket
Multi-Region is_multi_region boolean
Log File Validation log_file_validation boolean
Home Region home_region

Customisation

Coming soon. This is where per-pane presentation options (column selection, default sort, compact mode, filter presets) will live, both as a configurator on this page and as fields that mirror into the embed snippet above.