aws-quicksight v5.4.1 - Fixed Account Settings Discovery control entering an error state in some accounts

May 06, 2026GuardrailsMods

Bug fixes

  • Fixed the AWS > QuickSight > Account Settings > Discovery control crashing with TypeError: err.isNotFound is not a function when the underlying QuickSight API call returned an error such as the account not being subscribed to QuickSight or the caller lacking the required permissions. The control now correctly recognises not-found errors and exits cleanly instead of masking the original AWS error with a JavaScript TypeError.