Unable to connect to aws cli while aws lab

when i connect aws cli , im facing below error, how to reslove.

User: arn:aws:iam::992382659763:user/kk_labs_user_473432 is not authorized to perform: cloudshell:CreateEnvironment on resource: * because no identity-based policy allows the cloudshell:CreateEnvironment action

im facing this issue while EC2 Basics Lab, unable to cli and tried by providing permission boundary.

even i tried to generate Access key, but permission issue.

when i connect aws cli , im facin below error, how to reslove.

User: arn:aws:iam::992382659763:user/kk_labs_user_473432 is not authorized to perform: cloudshell:CreateEnvironment on resource: * because no identity-based policy allows the cloudshell:CreateEnvironment action

The error indicates a permissions issue preventing the creation of an AWS CloudShell environment for the lab. Probable reasons could be that Cloudshell is disabled for this lab.

For some labs, you can interact with AWS resources from the lab terminal, which has aws cli configured.

Could you please share which lab this is and what you are attempting in this lab?