You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/01/21 16:23:19 UTC

[GitHub] peferron commented on issue #6891: Druid 0.13.0 | AWS SDK signature V2 soon out of life for some AWS regions?

peferron commented on issue #6891: Druid 0.13.0 | AWS SDK signature V2 soon out of life for some AWS regions?
URL: https://github.com/apache/incubator-druid/issues/6891#issuecomment-456129145
 
 
   Are you referring to the `V2` in `ListObjectsV2Request` in the linked Druid source code? If so, I believe this `V2` just means that it's a revised version of the List Objects API, not that it's using Signature Version 2.
   
   See the Python SDK docs where this is clearly mentioned: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.list_objects_v2
   
   The Signature Version is configured separately, and all AWS SDKs appear to use Signature Version 4 by default since May 2016: https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html#specify-signature-version

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org