Validate FaaSr / S3 / local-mode configuration at setup time.
initialize_faasr.RdThe flare_io.R wrappers read config$s3 and config$run_config
directly, so no global state needs initializing. This function
exists to fail fast on internally inconsistent configurations and to
surface a warning early when AWS credentials are missing under
mode="s3".