Command option Sample:aws dynamodb update-item

Search command sample in the internet.It is the result.

Edits an existing item's attributes, or adds a new item to the tableif it does not already exist.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dynamodb/update-item.html

aws dynamodb update-item --table-name pkg_CVE \
    CVE and Inventory Management with Amazon Lambda and SSM – Code @ Hootsuite : http://code.hootsuite.com/cve-and-inventory-management-with-amazon-lambda-and-ssm/
aws dynamodb update-item --table-name hello-dynamodb --key '
    AWS再入門 Amazon DynamoDB 編 | Developers.IO : http://dev.classmethod.jp/cloud/aws/cm-advent-calendar-2015-aws-re-entering-dynamodb/
aws dynamodb update-item \
    Step 3: Create, Read, Update, and Delete an Item - Amazon DynamoDB  : http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.UpdateExpressions.html
aws dynamodb update-item --table-name XXXTABLEXXX --key '
    amazon web services - How do I update the attribute of an item in AWS DynamoDB using the command line tool? - Server Fault : http://serverfault.com/questions/645902/how-do-i-update-the-attribute-of-an-item-in-aws-dynamodb-using-the-command-line
aws dynamodb update-item --table-name Monitoringservice__int__devicestate --key '
    AMAZON and serverless(1)Python 3.6 - 快鞭努力! - ITeye博客 : http://sillycat.iteye.com/blog/2413259
aws dynamodb update-item --table-name x --key y --attribute-updates "z
    update-item using amazon dynamodb - Stack Overflow : http://stackoverflow.com/questions/25625832/update-item-using-amazon-dynamodb
aws dynamodb update-item \
    Updating & Deleting Items | DynamoDB, explained. : http://www.dynamodbguide.com/updating-deleting-items/
aws dynamodb update-item --table-name members_data \
    Sebba DBA: DynamoDB notes : http://www.sebbadba.com/2017/06/dynamodb-notes_1.html

aws のオプション一覧