# Functions
RestoreItem restores an item to a bucket for a number of days Inputs:
sess is the current session, which provides configuration for the SDK's service clients bucket is the name of the bucket item is the name of the bucket object to delete
Output:
If success, nil Otherwise, an error from the call to DeleteObject or WaitUntilObjectNotExists.