anebz / polysub

Translate your subtitles!
1 stars 1 forks source link

Github Actions to deploy cdk #22

Open anebz opened 2 years ago

anebz commented 2 years ago

npm run build cdk deploy

all automated through Github Actions

https://jobinbasani.com/2022/05/03/website-to-pdf-using-aws-lambda-function-urls/?ck_subscriber_id=1718936968 had to upgrade npm library versions to 1.156, then upgrade cdk, but error with failed to find certificate Solution seems to be downgrade to 1.139 https://github.com/aws/aws-cdk/issues/14738#issuecomment-1010973095

anebz commented 2 years ago

https://www.wiz.io/blog/securing-aws-lambda-function-urls/