6 #ifndef TURI_FILEIO_GET_S3_ENDPOINT_HPP 7 #define TURI_FILEIO_GET_S3_ENDPOINT_HPP 10 #include <boost/optional/optional.hpp> 24 boost::optional<std::string> get_auth_region_from_env();
29 boost::optional<std::string> get_endpoint_from_env();
std::string get_region_name_from_endpoint(std::string endpoint)
std::string get_bucket_path(const std::string &bucket)
std::vector< std::string > get_s3_endpoints()