necatiarslan / aws-s3

Aws S3 Extension for VsCode
Apache License 2.0
9 stars 6 forks source link

api.GetBucketList Error #5

Closed srolel closed 1 year ago

srolel commented 1 year ago

Hello! thanks for implementing this! I get this Error when trying to access a bucket:

api.GetBucketList Error !!! | CredentialsError | Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1

I'm logged in using SSO and select the right profile.

necatiarslan commented 1 year ago

Hi, Unfortunately, the extension does not support SSO authentication. It supports only Credential File.

For more detail on aws credentials https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html https://www.youtube.com/watch?v=SON8sY1iOBU