jdye64 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_r285815554
##########
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:
Updated by creating a new file for controller services. CONTROLLERS.md and
placing the related AWSCredentialsService documentation in there and then
linking the README.md to that.
----------------------------------------------------------------
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