S3 integration method for API Gateway in serverless framework

Hi all,

In cloud formation stack you can choose S3 as integration method for API Gateway and you wouldn’t need an intermediary lambda function to upload files to S3. Is it possible to do the same thing using serverless framework? If the answer is yes, can you provide a sample for this scenario?

Thanks,
Claudiu