s3#
S3 tools
Module Attributes
Environment variable linked to AWS Access Key ID. |
|
Environment variable linked to AWS Secret Access Key. |
|
Environment variable linked to AWS endpoint. |
|
Environment variable created to use Unistra's S3 bucket. |
Functions
|
Define S3 client |
|
Create S3 compatible storage environment You need to set endpoint url if you use s3 compatible storage since GDAL/Rasterio does not read endpoint url from config file. |
|
Initialize a temporary S3 environment as a context manager You need to set endpoint url if you use s3 compatible storage since GDAL/Rasterio does not read endpoint url from config file. |