Last updated
Last updated
Public preview: This feature is public preview and available to all accounts.
Use these audit export configuration commands to manage exporting your audit logs to S3 and ADLS Gen2. To configure an audit export see the or guides.
To disable a configuration, use the disableExportConfiguration
mutation:
To enable a disabled configuration, use the enableExportConfiguration
mutation:
To delete a configuration, use the deleteExportConfiguration
mutation:
To update an existing configuration, use the mutation for your specific export configuration:
Update the configuration to make small changes, i.e., to rotate the token, rather than deleting the existing one and creating a new one.
: updateS3AccessKeyExportConfiguration
: updateS3AssumedRoleExportConfiguration
: updateAdlsSasTokenExportConfiguration