AWS SDK for .NET Documentation
UpdateItem Method (doc, key, config)
AmazonAmazon.DynamoDBv2.DocumentModelTableUpdateItem(Document, IDictionary<(Of <<'(String, DynamoDBEntry>)>>), UpdateItemOperationConfig) Did this page help you?   Yes   No    Tell us about it...
Update a document in DynamoDB, with a key to identify the document, and using the specified config.
Declaration Syntax
Parameters
doc (Document)
Attributes to update.
key (IDictionary<(Of <(<'String, DynamoDBEntry>)>)>)
Key of the document.
config (UpdateItemOperationConfig)
Configuration to use.
Return Value
Null or updated attributes, depending on config.
See Also

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)