Add string to DynamoDB set of strings using ruby sdk

前端 未结 0 1135
耶瑟儿~
耶瑟儿~ 2021-01-06 01:27

I try to add a string to a set of strings using ruby sdk.

dynamodb = Aws::DynamoDB::Client.new(region: \'eu-central-1\')

I get the error:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题