Replies: 2 comments 3 replies
-
Hi @rohit1636, you mean AWS SDK exceptions? You'd need to check with them. I'm not sure I understand what you're trying to accomplish - would you mind providing more details? Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @tomazfernandes , It's been a while but I found this ticket and I think I have the same ask are @rohit1636 . Basically I have
Those layers are preventing the identification and triage of the exception. My ask (and I guessing the ask of this ticket) is whether this could be removed. But looking at the code I doubt this is possible (in the current code base at least) I'm wondering if using our own If you have some pointers, I would appreciate it. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Folks,
Is there any way to disable the AWS library specific exceptions being wrapped around our own custom exceptions. Because we have a use case to implement business logic based on the type of exceptions that are raised. We tried searching about it , but couldn't find any proper answer to disable it at library level.
And also is there any other way to achieve this ?
Any kind of help is appreciated. Thanks a lot in advance !
Beta Was this translation helpful? Give feedback.
All reactions