Table Parameter (Remove-AmazonDynamoDB Cmdlet)
The table on which the operation will be performed.
Syntax
Remove-AmazonDynamoDB -Table string
Remarks
The table on which the operation will be performed. The table is also returned as a property of the row objects returned by the Select-AmazonDynamoDB cmdlet.
This is a required parameter.