Use openwhisk as provider and s3 as storage

Hi,
I am having trouble setting up serverless.yml since I want to use openwhisk as provider but s3 as storage(Since openwhisk is opensource and s3 is better to use as storage). Is it possible to do so using serverless framework to make this happen?

Thanks!