Skip to content

DynamoDBStorage.DeleTableAsync(string)

DeleTableAsync(string)

View source
public Task DeleTableAsync(string tableName)
Delete a table from DynamoDB

Parameters

tableNamestring
The name of the table to delete