arpadboda commented on a change in pull request #939:
URL: https://github.com/apache/nifi-minifi-cpp/pull/939#discussion_r529726347
##########
File path: CONTROLLERS.md
##########
@@ -35,5 +35,7 @@ default values, and whether a property supports the NiFi
Expression Language.
| Name | Default Value | Allowable Values | Expression Language Supported? |
Description |
| - | - | - | - | - |
-| **Access Key** | | | Yes | Specifies the AWS Access Key |
-| **Secret Key** | | | Yes | Specifies the AWS Secret Key |
+|**Use Default Credentials**|false||No|If true, uses the Default Credential
chain, including EC2 instance profiles or roles, environment variables, default
user credentials, etc.|
+|Access Key|||Yes|Specifies the AWS Access Key|
Review comment:
Okay, looks good, thanks!
----------------------------------------------------------------
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]