heroku h10 error aws

Solutions on MaxInterview for heroku h10 error aws by the best coders in the world

showing results for - "heroku h10 error aws"
Jona
07 Jul 2017
1//change
2import AWS from 'aws-sdk'
3//into
4const AWS = require('aws-sdk')
5//This avoids memory problemes