You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am new to duckdb and hope I am not doing something in a wrong way.
When trying to write a parquet file into S3, I am getting a "forbidden"! Even if my credentials file exists in ~/.aws/credentials
Hello,
I am new to duckdb and hope I am not doing something in a wrong way.
When trying to write a parquet file into S3, I am getting a "forbidden"! Even if my credentials file exists in
~/.aws/credentials
results:
I need to explicitly set the credentials like:
FYI, I succeeded in doing a put with BOTO3 in the same python project
I use:
python 3.11.7
duckdb 0.9.2 package
macOS sonoma
Best regards,
The text was updated successfully, but these errors were encountered: