-
Notifications
You must be signed in to change notification settings - Fork 16
ValidationException is not in errors.go #47
Comments
Hi @itsdax, thanks for bringing this to our attention. Looking at the API model for DynamoDB it appears that That being said, I'll be reaching out to the DynamoDB team internally regarding this exception not being modeled since it seems like it should be. Once I have more information on this I'll update the issue accordingly. |
any updates? |
Unfortunately the DynamoDB team has not yet responded to this request. I've reached out to them again asking for attention on the issue. |
Same for Kinesis, I think there should be many more with the same issue. |
I encountered the same problem, and found this issue. |
Created another ticket to track this: P51608118 |
We were informed that the DynamoDB team added this request to their backlog for further review. We recommend reaching out through AWS Support for updates going forward, but feel free to check back in here as well. |
This issue is now closed. Comments on closed issues are hard for our team to see. |
Please fill out the sections below to help us address your issue.
Version of AWS SDK for Go?
v1.29.3
Version of Go (
go version
)?1.13
What issue did you see?
ValidationException is not in errors.go, but it is an exception that is returned
Steps to reproduce
The text was updated successfully, but these errors were encountered: