DynamoDB SDK missing the ValidationException class #6696
Labels
feature-request
New feature or enhancement. May require GitHub community feedback.
p3
This is a minor priority issue
service-api
This issue is due to a problem in a service API, not the SDK implementation.
Describe the feature
For some reason, DynamoDB SDK is missing the ValidationException class from the exported exception classes which goes against the philosophy of the new SDK
Use Case
Consistency with checking exception types:
Proposed Solution
Create the ValidationException class and export it
Other Information
No response
Acknowledgements
SDK version used
Latest
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: