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
I am trying to atomically add to 'score' value but that is also part of 'byTopScore' GSI. The other option is to read in existing value and add various conditional checks. What am I missing? Thank you!
I am trying to atomically add to 'score' value but that is also part of 'byTopScore' GSI. The other option is to read in existing value and add various conditional checks. What am I missing? Thank you!