awslabs / amplify-video

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.
https://www.npmjs.com/package/amplify-category-video
Apache License 2.0
267 stars 56 forks source link

resource name is "undefined" in v3.6.0 #263

Closed suzkosh closed 3 years ago

suzkosh commented 3 years ago

Describe the bug The resource name is "undefined" in the AWS Elemental Live Stream setup in v3.6.0.

To Reproduce Steps to reproduce the behavior:

  1. install latest(3.6.0) plugin(npm install -g amplify-category-video)
  2. interactive cli setup(I select "AWS Elemental Live Stream")
  3. you can see video's resource name is "undefined" on "amplify status"

Expected behavior I expected to be set the resource name that input name in question - "Provide a friendly name for your resource to be used as a label for this category in the project"

Screenshots If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context I reinstall v3.5.0, and try same steps. v3.5.0 worked as expected.

wizage commented 3 years ago

Fixed in 3.7.0