You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the bug
Couldn't able to write testcase for boto3 SNS exceptions.
After running the testcase getting the below error
If I directly call the create_topics with invalid data it will correctly raise the exception but for testcase doesn't work as expected
Expected Behavior
The testcase needs to be passed but it throws errors for all expections in sns.client.exceptions
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
SDK version used
boto3 1.34.41
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered: