Ricardo Ribas
Ricardo Ribas
**The problem** In order to reduce the number of empty receives, i would like to open a discussion here about adding this feature. We have knowledge about the number of...
**Description:** As soon you deploy a new lambda using SAM CLI, you get a validation erro due to the policy ARN to validate phone numbers from pinpoint service is not...
## Goal When we setup bugsnag react native package, it doesn't support 100% monorepo. Apparently, the best option right now to support that is to perform hoisting on packages (if...
### Describe the feature you'd like to request Right now, you need to define a context value for `amplifyEnvironmentName` to define a suffix for the database tables. In my use...
### What happened? It seems there is an issue with the `@onesignal/[email protected]` in which, if I create a notification class object: ```js const notification = new Notification(); notification.target_channel = 'email';...