Corey Pyle

Results 14 comments of Corey Pyle

Getting this issue with the `push` mock. Any update on this?

Hey @PlasmaShine . When I run `npm run build`, I get several errors from webpack. Do you get the same? ``` > [email protected] build > webpack --config ./webpack.config.cjs asset main.js...

Hey @PlasmaShine , I've got the app up and running thanks to your latest changes. However, it doesn't seem like any data is being sent/received to Transcribe. Are you able...

Hi, @Mirror-Mode. Can you please provide the steps you're using to build and run the example?

I have not been able to reproduce this issue. Closing this for now. Please reopen if steps to reproduce can be provided.

Hey @DavidSouther , all great observations. My current thought is more or less what you described. There would be a 'base app' which would allow you to declare a list...

Probably something like: ``` git clone [email protected]:awsdocs/aws-doc-sdk-examples.git cd resources/clients/react/base-app yarn add @awsdocs/front-end-iam @awsdocs/front-end-lambda yarn start ```

There is, indeed, a cross-service example that covers this: https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javascriptv3/example_code/cross-services/transcribe-streaming-app The UI has been updated since the last screenshot above. Considering this example exists, and works (albeit ripe for improvements),...

Waiting on metadata deserializer to be ready.