Unable to Launch Amazon Ec2 instance in Playground

I’m facing an issue with launching the ec2 instance on AWS it shows me the error I try everything to solve the error but it is not resolved.
t2 micro
region: us-east 1 n Virginia
error name

Hi @dwivedipiyush9754,

Be sure to be aligned with the requirements for AWS playground specially th e disk type is defaulted to gp3, but you need to use gp2 : AWS SandBox Playground | KodeKloud

Regard