@Nishma I tried the same scenario in AEMaaCS and it worked for us. Please refer to below code snippet
@Component(immediate = true, property = { "event.topics=org/apache/sling/distribution/importer/package/imported", "event.filter=(|(distribution.type=ADD)(distribution.type=DELETE))" })public...