Skip to content
Discussion options

You must be logged in to vote

I assume you are using the S3 (Credentials from AWS Command Line Interface) profile to connect with credentials from AWS CLI 1. You should test with the current snapshot build for any improvement as we have refactored the authentication strategies for S3 which should now also properly refresh credentials from the AWS CLI cache when expired.

Still using AWS SSO you will have to periodically run the SSO flow from the CLI with aws sts get-caller-identity --profile. This is an open issue 2 that we have been unable to resolve with [^3] as AWS SSO (AWS IAM Identity Center) does not have proper support for OpenID Connect [^4].

If you are unable to make this work at all, please attach a Debug log

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dkocher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
s3 AWS S3 Protocol Implementation
2 participants