# deletingCloudStorageFile
State Resource
This is a State Resource as provided by the tymly-cloudstorage-plugin plugin.
# Purpose
Deletes a cloud storage file
# Usage
# Example
{
"Deleting": {
"Type": "Task",
"Resource": "module:deletingCloudStorageFile",
"ResourceConfig": {
"provider": "sharepoint",
"folderPath": "Shared Documents/General/uploads/${keys.uprn}"
},
"Next": "GetSharepointContents"
}
}
# Options
# Optional properties
# provider
- Type:
string
# remoteFolderRoot
- Type:
string