List audit log export destinations
List audit log export destinations for the organization with pagination support.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Limit the number of destinations to return.
1 <= x <= 100Offset the number of destinations to return.
x >= 0Response
Audit log export destinations for the organization
3 - 63x >= 0128jsonl.gz 128The Kernel role that assumes role_arn in your account to deliver logs. Allow this role as the principal in your role's trust policy, and require external_id as the sts:ExternalId condition.
Recreating a destination issues a new external_id, which the trust policy has to be updated to match.
20485121 - 1281 - 2048Pausing prevents new delivery attempts. An S3 upload already in progress may complete after the pause response; its rows can appear again after the destination is resumed.
active, paused s3 2048Sanitized description of the most recent delivery failure.
Opaque, versioned checkpoint for forward-only continuous export. This value is not compatible with audit-log list page tokens.
Delivery starts at the moment the destination is activated, so events recorded before that are not delivered. Pausing stops delivery and resuming starts again from the time of the resume: events recorded while a destination was paused are never exported, and pausing is not a way to defer delivery.