Open anandpanchal opened 6 years ago
Run "pynt deletestack" and run your command again & see if that helps.
even that is giving "failed to create resource" for kinesis and dynamodb and getting rolled back
I manually deleted the stack and made sure the bucket names I gave or nowhere present. so now that resources getting created and getting this error.
It clearly states in the failure details that your user does not have the correct permissions. You should create a user managed policy, where you can import AWS managed policy. Apply the correct rights for what you need. Check what is specified in the error. Then apply that policy to your user that you are using to run the demo application. Hope this helps.
hi command pynt createstack giving error : AlreadeyExistsException: an error occured when calling the createstack operation: stack [video-analyzer-stack] already exists.
please help me.
Thanks