This is what I\'m using to fetch uploaded image from bucket:
const S3 = require(\'aws-sdk/clients/s3\'); const s3 = new S3(); . . . onClick={async ()=>{