Playgound access

Good day community, Hope you are all doing well.
I’m failed to launch EC2 instance with below error, Can we launch EC2 instances in AWS playground ? Please let me know what all we can do with these playgrounds ? example can i use api key outside playground to create eks cluster ? Thank you

  • Failed to connect to your instance
    Access denied by EC2 Instance Connect. Either your AWS credentials are not valid or you do not have access to the EC2 instance.

You can see this guide to setting up EKS on the KodeKloud AWS Playground:
EKS Guide (github.com)

Also I think the only supported method for logging into EC2 instances is to create a private key and use SSH from your workstation.