READ_FILES_CREDENTIALS_PARSE_ERROR error condition
An error occurred while parsing the temporary credentials of the read_files() function.
ADLS_ENCRYPTION
The parameter 'encryption' for ADLS is invalid.
Please make sure all the following options are provided as a comma-separated list:
"TYPE=AZURE_CSE,MASTER_KEY=...".
ADLS_TEMPORARY_CREDENTIALS
The parameter 'temporaryCredentials' for ADLS is invalid.
Please make sure all the following options are provided as a comma-separated list:
"AZURE_SAS_TOKEN=...".
S3_ENCRYPTION
The parameter 'encryption' for S3 is invalid.
Please make sure all the following options are provided as a comma-separated list:
"TYPE=AWS_SSE_C,MASTER_KEY=...".
S3_TEMPORARY_CREDENTIALS
The parameter 'temporaryCredentials' for S3 is invalid.
Please make sure all the following options are provided as a comma-separated list:
"AWS_ACCESS_KEY=...,AWS_SECRET_KEY=...,AWS_SESSION_TOKEN=...".