Executed a copy command using stage and also direct S3 location in snowflake with ON_ERROR = CONTINUE; and then used select * from table(validate(test, job_id=>'_last')); to track the error records however i received the following error after execution the validate command "Failure using stage area. Cause: [The AWS Access Key Id you provided is not valid.]" Could someone please help with error.
Thanks