Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for setting the S3 endpoint url #394

Merged
merged 3 commits into from
Jun 1, 2021

Conversation

emmanuelmathot
Copy link
Contributor

Proposed Changes:

This PR add support for setting the S3 endpoint url via the AWS_S3_ENDPOINT environment variables in aws_get_object function using boto3. AWS_S3_ENDPOINT name has been chosen to work also with gdal vsis3 (https://gdal.org/user/virtual_file_systems.html#vsis3-aws-s3-files)

PR Checklist:

  • This PR has no breaking changes.
  • Tests pass (run tox)
  • I have added my changes to the CHANGELOG

@kylebarron kylebarron requested a review from vincentsarago May 27, 2021 18:21
Copy link
Member

@geospatial-jeff geospatial-jeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vincentsarago vincentsarago merged commit f197f20 into cogeotiff:master Jun 1, 2021
@emmanuelmathot emmanuelmathot deleted the awss3endpoint branch June 3, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants