Deletes an item in DynamoDB corresponding to a given hash-and-range primary key.
No version check is done prior to delete.
Type must be marked up with DynamoDBTableAttribute and at least
one public field/property with DynamoDBHashKeyAttribute.

- T
- Type of object.
Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)