I run the following code and the script never finishes (does not return back to shell): const AWS = require('ibm-cos-sdk'); const config = { apiKeyId: creds.apikey ...