Parameter | Type | Description | Example |
---|---|---|---|
object | The configurations of the Message Service (MNS) topic trigger. | ||
filterTag | string | The filtering tag. Function execution is triggered only when a message that contains the specified filter tag is received. | “serverless” |
notifyContentFormat | string | The content format of the trigger event. The following two content formats are supported:
| JSON |
notifyStrategy | string | The retry policy. The following two retry policies are supported:
Valid values:
| BACKOFF_RETRY |