Open anebz opened 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
https://www.wiz.io/blog/securing-aws-lambda-function-urls/
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