Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't parse CreationDate field in createTable response #231

Open
MHova opened this issue May 10, 2017 · 1 comment
Open

Can't parse CreationDate field in createTable response #231

MHova opened this issue May 10, 2017 · 1 comment

Comments

@MHova
Copy link

MHova commented May 10, 2017

The CreationDate field in the create-table and describe-table responses is returned as a float instead of an int, breaking JSON parsing.

https://forums.aws.amazon.com/thread.jspa?threadID=255449

@MHova MHova changed the title [Tracking] Bug in latest local desktop dynamoDB breaks Haskell AWS SDK Can't parse CreationDate field in createTable response May 25, 2017
@MHova
Copy link
Author

MHova commented May 25, 2017

So actually this is likely a problem with this very aws library instead of the local DynamoDB tool because I see the same breaking behavior when running against a real DDB instance on the cloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant