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(treasury): invalid SSM client construction #242

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

Kolodziejczykmaciek
Copy link
Contributor

Requestor/Issue: #241
Risk (low/med/high): low
Tested (yes/no): yes locally
Description/Why: After aws-sdk-upgrade https://github.com/AirHelp/treasury/pull/220/files#diff-b5cb898dcbfe4bf8f75f111bbfe93c26eea7be7af1d1c3dccbb95a12193dc315, aws client had invalid configuration. The config that was received as a parameter was ignored and the default client was loaded.

resolves: #241

@Kolodziejczykmaciek Kolodziejczykmaciek merged commit 5756770 into master Jan 28, 2025
4 checks passed
@Kolodziejczykmaciek Kolodziejczykmaciek deleted the fix/aws-client-constructor branch January 28, 2025 07:34
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.

Fix invalid SSM client construction
3 participants