duckdb / duckdb_aws

MIT License
34 stars 12 forks source link

Return false if credential_chain provider did not find credentials #41

Open samansmink opened 2 months ago

samansmink commented 2 months ago

Currently the credential_chain provider will happily create a secret even though it did not find any credentials. In most cases this does not make sense and should probably just not create a secret at all to indicate to the user that secret creation failed, instead of creating a basically empty secret