I got stuck in AWS because I have permission problems and I don't know how to get out of this:
(hackathon) syd@macsyd sam-app$ sam deploy --template-file packaged.yaml --region us-east-1 --capabilities CAPABILITY_IAM --stack-name aws-sam-getting-started
An error occurred (ValidationError) when calling the CreateChangeSet operation: Stack:arn:aws:cloudformation:us-east-1:779656379012:stack/aws-sam-getting-started/7f116b20-eb80-11e9-8edd-0e23fbf2c85e is in ROLLBACK_COMPLETE state and can not be updated. (hackathon) syd@macsyd sam-app$
Log in or sign up for Devpost to join the conversation.