-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Improve error message in SSMParameterProvider (#1630)
When using a non-existent SSM Parameter with the SSMParameterProvider, the error message `null` was returned by the toolkit instead of a more meaningful error mentioning important details such as the parameter name that was looked up and the account/region where it could not be found. Fixes #1621
- Loading branch information
1 parent
8b18039
commit 6a8e010
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters