Amazon web services – How to declare a ValueBuilder object to be a StringSet when doing an UpdateItem in Dynamodb using gosdk?
NOTE: Might seem like a duplicate of this but it's different because I need to do this via golang while that is in JS. I want to do the following operation in goSDK on a dynamodb item: UpdateExpression: 'ADD socialAccounts…