How to use DynamoDb #595
Unanswered
twofacednine380
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After reading the documentation on AWS about AWS sdk for swift, I started coding the DynamoDBInterface for my simple project.
But I'm having an error from Xcode even if I follow the guidelines.
Here is the code
`
`
Here is the error:
Extra trailing closure passed in call
Is there something that I'm missing?
Thanks in advance for any answer.
Beta Was this translation helpful? Give feedback.
All reactions