adnanhemani commented on code in PR #1965: URL: https://github.com/apache/polaris/pull/1965#discussion_r2209070577
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -126,6 +126,10 @@ polaris.secrets-manager.type=in-memory polaris.file-io.type=default polaris.event-listener.type=no-op +# polaris.event-listener.type=aws-cloudwatch +# polaris.event-listener.aws-cloudwatch.log-group=test-group +# polaris.event-listener.aws-cloudwatch.log-stream=test-stream +# polaris.event-listener.aws-cloudwatch.region=us-west-2 Review Comment: Sure, that makes sense. Where do you recommend we document this instead? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org