phrocker commented on a change in pull request #562: MINIFICPP-856 Introduce
AWS SDK to the MiNiFi Cmake build
URL: https://github.com/apache/nifi-minifi-cpp/pull/562#discussion_r285762651
##########
File path: README.md
##########
@@ -80,6 +80,7 @@ Through JNI extensions you can run NiFi processors using
NARs. The JNI extension
| SQLLite |
[ExecuteSQL](PROCESSORS.md#executesql)<br/>[PutSQL](PROCESSORS.md#putsql)
| -DENABLE_SQLITE=ON |
| Tensorflow |
[TFApplyGraph](PROCESSORS.md#tfapplygraph)<br/>[TFConvertImageToTensor](PROCESSORS.md#tfconvertimagetotensor)<br/>[TFExtractTopLabels](PROCESSORS.md#tfextracttoplabels)<br/>
| -DENABLE_TENSORFLOW=ON |
| USB Camera | [GetUSBCamera](PROCESSORS.md#getusbcamera) |
-DENABLE_USB_CAMERA=ON |
+| AWS |
[ConsumeMQTT](PROCESSORS.md#consumeMQTT)<br/>[PublishMQTT](PROCESSORS.md#publishMQTT)
| -DENABLE_AWS=ON |
Review comment:
s/ConsumeMQTT/AWS/ ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services