package
0.0.0-20240103054251-8861f3557066
Repository: https://github.com/vjammi/go-learn.git
Documentation: pkg.go.dev
# Functions
DeleteTableItem deletes an item from a table Inputs: sess is the current session, which provides configuration for the SDK's service clients table is the name of the table movie is the name of the movie year is when the movie was released Output: If success, nil Otherwise, an error from the call to DeleteItem.