aws-samples / alphafold-protein-structure-prediction-with-frontend-app

Other
15 stars 5 forks source link

generate-template.ts needs AWS SDK for JavaScript v3 #32

Open chiaki-i opened 2 months ago

chiaki-i commented 2 months ago

AWS SDK for JavaScript needs upgrade in generate-template.ts in configuration step 2.

$ npx ts-node generate-template.ts 
(node:14456) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode
on September 8, 2024 and reach end-of-support on September 8, 2025.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check blog post at https://a.co/cUPnyil
(Use `node --trace-warnings ...` to show where the warning was created)