I'm trying to connect to my personal S3 bucket using Snowflake. First of all, i used the url, aws key id and secret key to create the stage (Success). But when i tried to list the s3 bucket, i got the following error -
Failure using stage area. Cause: [The AWS Access Key Id you provided is not valid.]
I am sure i've typed in the correct credentials, any idea why this error appears?
Thank you so much!