AWS SDK for .NET Documentation
DeleteItem Method (hashKey)
AmazonAmazon.DynamoDBv2.DocumentModelTableDeleteItem(Primitive) Did this page help you?   Yes   No    Tell us about it...
Delete a document in DynamoDB, identified by a hash primary key.
Declaration Syntax
C#
public void DeleteItem(
	Primitive hashKey
)
Parameters
hashKey (Primitive)
Hash key element of the document.

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