Nathan Agez

Results 12 issues of Nathan Agez

Hello, I'm working on a project where users will all have there own dashboard composed of multiples angular modules. Actually i'm a little bit stuck. I don't know how to...

enhancement

When I try to deploy an amplify project directly from a repository on the console, the build fails with this error: `error occurred during the push operation: Template error: instance...

**Describe the bug** When trying to reference an output value from other Amplify-managed category CloudFormation stack the output value seems to not be shared to amplify-video stack. **To Reproduce** In...

**Describe the bug** When we try to deploy multiple VoD projects within the same environment with signed urls, CloudFormation returns an error concerning the public key: ``` Following resources failed...

**Is your feature request related to a problem? Please describe.** The actual video player integration does not supports Low Latency with IVS. **Describe the solution you'd like** Implement Amazon IVS...

enhancement

**Is your feature request related to a problem? Please describe.** We want to provide users a ready to go video player for Android developers depending of the project settings, framework,...

enhancement

**Is your feature request related to a problem? Please describe.** We want to provide users a ready to go video player for iOS developers depending of the project settings, framework,...

enhancement

### Is your feature request related to a problem? Please describe. Integration tests should validate that the plugin produces cloud resources that successfully deploy and operate within the context of...

Test Suite

**Describe the bug** ![Screenshot 2021-02-24 at 10 35 34](https://user-images.githubusercontent.com/7148684/108982420-141fe400-768e-11eb-91fd-928c9f298398.png) **To Reproduce** ``` amplify video add -> VoD -> CloudFront signed urls without CMS API amplify push --yes ``` **Expected behavior**...

**Is your feature request related to a problem? Please describe.** The new [testing workflow](https://github.com/awslabs/amplify-video/pull/192) triggers some scripts to provide and delete resources in the cloud each time we run the...