steveloughran commented on code in PR #6876: URL: https://github.com/apache/hadoop/pull/6876#discussion_r1750359039
########## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/assumed_roles.md: ########## @@ -153,6 +153,14 @@ Here are the full set of configuration options. </description> </property> +<property> + <name>fs.s3a.assumed.role.external.id</name> + <value /> Review Comment: so make that clear, e.g ``` <value>arbitrary value</value ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
