Hi @michael
From the book you use " aws cloudformation package …" followed by “aws cloudformation deploy …” to create new stack.
I see some other guy in internet using “aws cloudformation create-stack …”. The result is the same. Is there a guide which one to use?
Thanks!