make_eha_secure_url: Make urls for EHA secure

View source: R/utils-make-urls.R

make_eha_secure_urlR Documentation

Make urls for EHA secure

Description

Create urls for items stored on EHA secure sites

Usage

make_eha_secure_url(url_domain = Sys.getenv("URL_PREFIX"), remote_path)

Arguments

url_domain

String. Resource name on eha secure

remote_path

String. What is the path to the resource on remote site. For AWS this will be the item key.

Value

string. URL for resource


ecohealthalliance/containerTemplateUtils documentation built on March 31, 2024, 7:46 a.m.