Event-based handling
Event based real-time processing is supported for the following storages: Amazon S3, Azure Blob, Alibaba Cloud and Google Cloud.
MetaDefender for Secure storage has a generic webhook endpoint that can be invoked through a serverless function from the following Cloud providers: AWS, Azure, Alibaba Cloud and Google Cloud Provider.
In order to integrate the event notification with MetaDefender for Secure Storage Real-Time processing, the following parameters needs to be added to the event payload as request headers:
storageclientid
- needs to be copied from the storage unit:

apikey
- required for MetaDefender for Secure Storage authentication. It can be generated from Settings -> Users -> User three dot menuapiendpoint
- generic real-time webhook endpoint:http(s)://{baseurl}/api/wehhook/realtime
Please check the Event-based real-time cloud functions examples for further details.
Was this page helpful?