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

pass client config to loadNodeConfig calls #1471

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Dec 15, 2024

Pass the client config object to loadNodeConfig calls.

This does nothing for non-AWS clients, but allows code-level, i.e. client-scoped AWS profile value to be set.

@kuhe kuhe requested a review from a team as a code owner December 15, 2024 23:01
Comment on lines +1 to +2
---
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: empty changeset is not needed is only Java file are edited.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I agree it's not necessary, but I sometimes create one to remind myself of what changes are pending since it creates an item in the changeset folder associated with this commit.

@kuhe kuhe merged commit 7fa6e5e into smithy-lang:main Dec 17, 2024
11 checks passed
@kuhe kuhe deleted the feat/profile branch December 17, 2024 16:32
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.

2 participants