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 several issues with IAM trait classes #2427

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Fix several issues with IAM trait classes #2427

merged 1 commit into from
Oct 19, 2024

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 19, 2024

This commit foremost fixes an issue where the toNode method on ActionResources does not function properly, omitting all values instead.

It also updates several type signatures for SmithyBuilder generic type responses to use the specific implementation of the interface.

It also includes an simplification of the createNode method for the defineConditionKeys trait.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit foremost fixes an issue where the toNode method on ActionResources
does not function properly, omitting all values instead.

It also updates several type signatures for SmithyBuilder generic type responses
to use the specific implementation of the interface.

It also includes an simplification of the createNode method for the
defineConditionKeys trait.
@kstich kstich requested a review from a team as a code owner October 19, 2024 04:45
@kstich kstich requested a review from hpmellema October 19, 2024 04:45
@kstich kstich merged commit 3badf50 into main Oct 19, 2024
14 checks passed
@kstich kstich deleted the fixBuilderSignature branch October 19, 2024 05:24
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