Trying to execute the following command. It isn't showing anything
ubuntu@ip-172-31-25-55:~/aws$ npx cdk -a 'node dist/cdk/cloudformation-sourcecode.js' deploy
Trying to execute the following command. It isn't showing anything
ubuntu@ip-172-31-25-55:~/aws$ npx cdk -a 'node dist/cdk/cloudformation-sourcecode.js' deploy
Hei,
this could be because the AWS credentials are missing, could you double check that you are authenticated, e.g. by running
aws sts get-caller-identity
If you are I need a little bit more information about your environment:
Thanks,
~Markus
Thanks
Progress!
Did you install the dependencies, using `npm ci`? Before you run `npm ci`, please make that you have npm version 7, as documented here.
Markus,
I installed the npm ci. I misspelled the command. I executed the node cli info -o mqttEndpoint
Could you let me know how to set the CONFIG_AWS_IOT_BROKER_HOST_NAME?
This is done in the prj.conf: github.com/.../prj.conf
So I guess this case can be closed, because you were now able to run `npx cdk -a 'node dist/cdk/cloudformation-sourcecode.js' deploy`?
Sure, I'll close it.
Thanks< Thanks a lot for assisting me in this. I really appreciate this.
Sure, I'll close it.
Thanks< Thanks a lot for assisting me in this. I really appreciate this.