s3#
S3 tools
Functions
|
This function converts a single in-house S3 configuration to a dictionary containing ready to use key/value parameters. |
|
Define S3 client This function searches for S3 configuration in many places. |
This function declares in-house S3 configurations for rasterio, pyogrio and cloudpathlib. |
|
|
This function returns ready to use configurations for rasterio, pyogrio and cloudpathlib. |
|
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. |
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. |