Merge pull request #1 from kuu/github-actions/upgrade chore(deps): upgrade dependencies
Merge pull request #1 from kuu/github-actions/upgrade
chore(deps): upgrade dependencies
AWS CDK app for deploying the necessary resources for the automated caption placement demo
Uploading a video file to S3 bucket triggers the following jobs:
Setup CDK environment (including Node.js, Docker)
Install this CDK app
$ git clone https://github.com/kuu/awscdk-app-automated-caption-placement-demo.git $ cd awscdk-app-automated-caption-placement-demo $ npm i
$ npx cdk deploy
The following resources will be deployed:
After the deployment, the following output will be printed:
$ npx cdk destroy
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
awscdk-app-automated-caption-placement-demo
AWS CDK app for deploying the necessary resources for the automated caption placement demo
Demo
Uploading a video file to S3 bucket triggers the following jobs:
Install
Setup CDK environment (including Node.js, Docker)
Install this CDK app
Deploy
Resources
The following resources will be deployed:
Outputs
After the deployment, the following output will be printed:
Cleanup