Removed the following parameters for the plugin:
- subscribeToApiGatewayLogs
- subscribeToHttpApiLogs
- subscribeToWebsocketLogs
These parameters have been replaced with:
- subscribetoAccessLogs
- subscribeToExecutionLogs
The new parameters will subscribe to any log group enabled in the serverless.yml provider section (#176)
Updated Python layer version to 47