# getCloudStorageContents
State Resource
This is a State Resource as provided by the tymly-cloudstorage-plugin plugin.
# Purpose
Returns the contents of a cloud storage folder
# Usage
# Example
{
"GetCloudStorageContents": {
"Type": "Task",
"Resource": "module:getCloudStorageContents",
"ResourceConfig": {
"folderPath": "Shared Documents/General/uploads/ridge_uploads/${boardKeys.uprn}"
},
"ResultPath": "$.sharepoint",
"Next": "CreateSearchInput"
}
}
# Options
# Optional properties
# provider
- Type:
string
# remoteFolderPath
- Type:
string