v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
AuditLogService

ConfigureS3Export

post/textql.rpc.public.audit_log.AuditLogService/ConfigureS3Export

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

bucketstring
regionstring
prefixstring
awsAccessKeyIdstring
awsSecretAccessKeystring
enabledboolean
authMode'S3_AUTH_MODE_UNSPECIFIED' | 'S3_AUTH_MODE_ACCESS_KEY' | 'S3_AUTH_MODE_ASSUME_ROLE'
roleArnstring
externalIdstring
exportIntervalSecondsinteger

Response

Success

Example response

{
  "config": {
    "lastExportedAt": "2023-01-15T01:30:15.01Z",
    "createdAt": "2023-01-15T01:30:15.01Z",
    "updatedAt": "2023-01-15T01:30:15.01Z"
  }
}