I want to execute a query to AWS athena
by pyathena
on Google
Colaboratory
.
But NoCredentialsError
will occur.
NoCredentialsError: Unable to locate credentials
As running the same code in sagemaker
will succeed, I think the code and user permissions has no problem.
Does anyone know the solution?