Skip to content

Helper method for audit event destinations graphql update

What does this MR do and why?

More context can be found within the original 'create' MR: !173752 (merged)

  • Once the stream destinations tables (new) are all migrated and fully in use, all of this code will be removed along with the legacy API routes.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Similar steps to Create found here: !173752 (merged) But update instead, you'll need to follow them to create the initial data, and to update them.

Queries:

Legacy: instanceExternalAuditEventDestinationUpdate externalAuditEventDestinationUpdate auditEventsAmazonS3ConfigurationUpdate auditEventsInstanceAmazonS3ConfigurationUpdate googleCloudLoggingConfigurationUpdate instanceGoogleCloudLoggingConfigurationUpdate

Streaming: instanceAuditEventStreamingDestinationsUpdate groupAuditEventStreamingDestinationsUpdate

Edited by Andrew Jung

Merge request reports

Loading