Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Fix credentials expire bug (#1) #4

Merged
merged 3 commits into from
Mar 9, 2023

Conversation

RamanaReddy0M
Copy link
Collaborator

@RamanaReddy0M RamanaReddy0M commented Mar 8, 2023

Detailed issue:

  • Users Getting credentials expired even though the credentials are valid

Screenshot 2023-03-09 at 12 17 24 PM

This PR takes care of this issue.

- Move session logic to aws/config.go
@RamanaReddy0M RamanaReddy0M self-assigned this Mar 8, 2023
@RamanaReddy0M RamanaReddy0M linked an issue Mar 8, 2023 that may be closed by this pull request
cmd/root.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: panic: aws session init failed -- AWS Credentials expired
3 participants