filetransfer-storage_check_jobrole
{
"tags": [
"itest",
"filetransfer",
"storage_check",
"jobrole"
],
"region": "aws:eu-west-1",
"role_arn": "arn:aws:iam::379899276840:role/video-toolkit-integration-test-staging",
"tasks": [
{
"tool": "storage:check",
"parameters": {
"location": "s3://com.castlabs.vtk.test/IN",
"files": [
"tos_5s_video_1920x1080_2mbps.mp4"
],
"mode": "COMPLETE_ON_PRESENCE"
}
}
]
}