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
When creating a new attribute, trying to produce data to it through our deployed environment doesn't actually create any update in DynamoDB. Currently, we need to run Produce() locally with dummy data in order to populate, and then remote calls work.
The text was updated successfully, but these errors were encountered:
When creating a new attribute, trying to produce data to it through our deployed environment doesn't actually create any update in DynamoDB. Currently, we need to run
Produce()
locally with dummy data in order to populate, and then remote calls work.The text was updated successfully, but these errors were encountered: