Avner Sorek
Avner Sorek
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** The `aws-appsync` package uses old version of the `aws-appsync-subscription-link` package. **If the current...
Because `lib/cloudwatch-integration.js` line 20, the callback is called, if this comes from `kthkbye`, the transport is silently "closed" while events might still be waiting.
In Serverless v2 , I cannot deploy from an `sls print`ed yaml. To recreate - this is an example yaml ``` service: sls-test frameworkVersion: 2.30.3 enableLocalInstallationFallback: true plugins: - serverless-deployment-bucket...