ensean
ensean
**Page**: [`https://docs.amplify.aws/lib/push-notifications/getting-started/q/platform/android`](https://docs.amplify.aws/lib/push-notifications/getting-started/q/platform/android) **Feedback**:
有两个v2版本问题请教一下 1. 是否支持覆盖注入,即对于已注入渠道号`A`的渠道包,能否直接再次覆盖注入渠道号`B`,并且正确识别渠道号为`B` 2. 如果不支持覆盖注入,有无办法抹除已注入的渠道号 > 本地拿了一个apk包试了下覆盖注入,用packer-ng-2.0.1.jar 能够正确识别,但不确定应用中的代码能否正常读取渠道号
quicksight get_dashboard_embed_url returned url for registered quicksight user is not one time only
**Describe the bug** URLs return by get_dashboard_embed_url for registered quicksight user is not one time only, they can used as many times if it is within 5 mins. **Steps to...
Software stack info is as flows: * Sentry version: 8.19.0 * Python 3.5.2 * raven 6.8 I have created a new project in my sentry, and following the doc, I...
The AMI on AWS seems to be out of date, it does not support the most recent Nitro(c5/m5/t3 etc.) instances. Is it possible to update it ?
The latest version of karpenter is `v0.33.1` currently, but the demo is using eks 1.24 together with karpenter `v0.20.0`. Suggest to update the demo to the latest eks and karpenter...
请问有计划支持 [fineuploader](https://github.com/FineUploader) 直传么?
**Is your feature request related to a problem? Please describe.** Lambda's 6M payload limitation causing 413 error **Describe the feature you'd like** Give the user an option to fallback to...
It seems that the downloading timeout is hardcoded 10 seconds, it would be mouch more convenient if we can set the time from the command line options :)