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 ...
Create a config.js and add the following parameters to run the cosNodeTest.js Example config.js /** * CONFIG PARAMETERS * useHmac: Use HMAC credentials - defaults to false * bucketName: The name of ...