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

Headless get_info command for CICD #301

Closed conorw closed 3 years ago

conorw commented 3 years ago

Issue #, if available: https://github.com/awslabs/amplify-video/issues/300

Description of changes: When using amplify CICD, the aws-video-exports file is not generated for the project. However, a subsequent get_info call will generate the file. This change allows this method to be called headless.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

wizage commented 3 years ago

LG2M