){ console.log(err,err.stack); }else{ console.log(data); } }); }catch(e){ if(e.code == "ProvisionedThroughputExceeded"){ return; } } }