List Scaleway Audit Trail export jobs
scaleway_audit_list_export_jobsLists Audit Trail export jobs for your Organization. Shows recurring exports to S3 buckets, including destination config and last run status, so you can monitor which jobs are active or failing.
Instructions
List this Organization's Audit Trail export jobs - recurring jobs shipping audit events to an Object Storage bucket (S3 destination config, last run, last status). The console's Audit Trail > Exports page. Needs more than AuditTrailReadOnly on THIS server's own credential (read-only covers just the query tools) - if the call fails with permissions_denied, grant the Audit Trail write permission set via scaleway_iam_set_policy_rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by exact export job name. | |
| region | No | Defaults to the server's configured region (fr-par). | |
| order_by | No | Default name_asc. | |
| max_pages | No | Safety cap on pagination (100 items/page). Default 20. Said to be truncated in the response if more pages remained. |