Not able to spin up EC2s in AWS playtground

We can not spin up t2.xlarge VMs in AWS ?

I am getting the below error

You are not authorized to perform this operation. User: arn:aws:iam::533267117233:user/kk_labs_user_873313 is not authorized to perform: ec2:RunInstances on resource: arn:aws:ec2:us-west-2:533267117233:instance/* with an explicit deny in a service control policy. Encoded authorization failure message: MaOv1GrQSaCV5XiQYtIhgIF8n0C-

Hi @nagarajjalawadi

Yes, you can not create a t2.xlarge instance in AWS Playground.
You can create nano, micro, small, or medium sizes for t1, t2, and t3 instances.

You can see the list of supported services on AWS playground here.

Regards.