To modify or create a Quick Processor, the user must have both the QuickProcessorModify right and the TopicAccessRead right.
QuickProcessorModify can be assigned for individual connections/environments. In combination with the TopicAccessRead right, which can be assigned at topic level (including wildcard and namespaces), the use of the Quick Processor can be defined for individual topics, namespaces, and environments in a fine-grained manner.
- {
- "action": "QuickProcessorModify",
- "effect": "Allow",
- "resource": "*"
- },
- {
- "action": "TopicAccessRead",
- "effect": "Allow",
- "resource": "*:mybusiness.myteam.*"
- }
In the example above, the use of the Quick Processor is granted for all connections and environments in Kadeck, but only for streams beginning with the name mybusiness.myteam.