Skip to content

Conversation

@houseofeng
Copy link

  • Allow --profile to use AWS credential chain instead of forcing ~/.aws/credentials
  • Add Profile field to session.Options for proper shared config loading
  • Maintains backward compatibility for --credentials-file usage

Resolves issue where --profile flag was ignored and application always used default profile from shared config if no credentials file was specified.

- Allow --profile to use AWS credential chain instead of forcing ~/.aws/credentials
- Add Profile field to session.Options for proper shared config loading
- Maintains backward compatibility for --credentials-file usage

Resolves issue where --profile flag was ignored and application
always used default profile from shared config.
@houseofeng houseofeng requested a review from a team as a code owner November 2, 2025 21:12
@houseofeng houseofeng requested review from ilkinulas and seruman and removed request for a team November 2, 2025 21:12
@houseofeng
Copy link
Author

Looking at the output of the failed integration test, I don't believe that has to do with the code changes. Please let me know if I'm mistaken.

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.

1 participant