Deletes the specified cache report and any associated tags from the Storage Gateway database
Source:R/storagegateway_operations.R
storagegateway_delete_cache_report.RdDeletes the specified cache report and any associated tags from the Storage Gateway database. You can only delete completed reports. If the status of the report you attempt to delete still IN-PROGRESS, the delete operation returns an error. You can use cancel_cache_report to cancel an IN-PROGRESS report.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_cache_report/ for full documentation.