I tried to install SAP Developer Edition on AWS cloud by following the video instructions in Week-1, Unit-4.
First I created an EC2 (virtual server) instance in AWS Management Console on AWS cloud, and downloaded the license file on my desktop.
Secondly, by following the instructions in the lesson, tried to create SAP HANA stack and the events shows as follows (latest activity on top)
AWS::CloudFormation::Stack ROLLBACK_COMPLETE
AWS::EC2::SecurityGroup DELETE_COMPLETE
AWS::EC2::SecurityGroup DELETE_IN_PROGRESS
AWS::EC2::Instance DELETE_COMPLETE
AWS::CloudFormation::Stack ROLLBACK_IN_PROGRESS
AWS::EC2::Instance CREATE_FAILED
AWS::EC2::Instance CREATE_IN_PROGRESS
AWS::EC2::SecurityGroup CREATE_COMPLETE
AWS::EC2::SecurityGroup CREATE_IN_PROGRESS
AWS::CloudFormation::Stack CREATE_IN_PROGRESS
Can someone please advise me what's wrong here?
I tried multiple times to create the stack so now there are two rollabck_compelete stacks exists in my AWS env.
Thanks!
Rao Kandukuri