ember-cli-deploy-fastboot-lambda
ember-cli-deploy-fastboot-lambda copied to clipboard
Missing credentials
Hello!
I am getting this error from ember deploy production --activate
Error: Missing credentials in config
Error: Missing credentials in config
at IncomingMessage.<anonymous> (/code/node_modules/aws-sdk/lib/util.js:863:34)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:188:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickDomainCallback (internal/process/next_tick.js:128:9)Pipeline aborted
I did not find a way to pass AWS credentials into the configuration. Could you please help me with that as well as add more details about this process in docs. Thanks