s3sync 1.58.6

Reliable, flexible, and fast synchronization tool for S3.
Documentation
1
2
3
4
-- Callback function name should be `on_event`
function on_event(event_data)
    error("This is an error in the event callback script")
end