Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can I use Deno now with AWS from npm and everything just works?


Yes, `import { S3Client } from 'npm:@aws-sdk/client-s3@3.209.0'` works. Not every module work perfectlym but newer modules almost always do. If it's a ESM module, you won't shouldn't have any problems.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: