Note that these S3 credentials will only work:
Usage
edl_s3_token(
daac = "https://data.lpdaac.earthdatacloud.nasa.gov",
username = default("user"),
password = default("password"),
prompt_for_netrc = interactive()
)
Value
list of access key, secret key, session token and expiration, invisibly. Also sets the corresponding AWS environmental variables.
Details
On AWS instance in the
us-west-2
regionOnly for one hour before they expire
Only on the DAAC requested
Please consider using edl_netrc()
to avoid these limitations