maytasm3 commented on a change in pull request #9375: Add support for optional cloud (aws, gcs, etc.) credentials for s3 for ingestion URL: https://github.com/apache/druid/pull/9375#discussion_r383601025
########## File path: docs/development/extensions-core/s3.md ########## @@ -64,6 +64,7 @@ In addition to this you need to set additional configuration, specific for [deep ### S3 authentication methods To connect to your S3 bucket (whether deep storage bucket or source bucket), Druid use the following credentials providers chain +**Note :** *Below authentication chain can be overridden for connecting to source bucket by specifying the [properties](../../ingestion/native-batch.md#s3-input-source) parameter in the ingestionSpec.* Review comment: This is more for like a second sentence in the paragraph. Similar to other note on this page. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
