You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because you are using the upload version - the demo doesn't use that.
You generally should be using the 1-click deployment links under the video in the lessons, not the versions (if any) on the github repo.
ERROR:
Parameter validation failed: parameter value for parameter name KeyName does not exist. Rollback requested by user.
occurs when uploading the
ec2instance.yaml
fileSOLUTION
Remove lines 5, 6 and 7 from the .yaml file
KeyName:
Type: AWS::EC2::KeyPair::KeyName
Description: "Name of an existing SSH Keypair to access the instance"
The text was updated successfully, but these errors were encountered: