List Scaleway Audit Trail export jobs
scaleway_audit_list_export_jobsList your Scaleway Organization's Audit Trail export jobs to monitor recurring exports to Object Storage. Filter by name, check last run and status, and review destination configuration to verify audit archiving.
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. |