This plugin doesn't use the cfnRole as specified in the serverless.yml. The expected behavior would be for it to deploy with the cfnRole defined in the provider section of the yaml file.
I've taken a look but am not familiar enough with the internals of the Serverless Framework (or plugin architecture) to figure this out and submit a pull request, unfortunately.