Cannot create EKS Cluster : User is not authorized to perform

I am unable to create EKS Cluster, getting below error
followed this document as well

, but still no luck
User: arn:aws:iam::851725504263:user/kk_labs_user_591657 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::851725504263:role/AmazonEKSAutoClusterRole

One thing about the tutorial that’s important to note – the naming of items is sometimes significant, since some resource names have special configuration in the playground. So I’d recommend trying the tutorial again, but making sure you preserve the suggested names of resources. This tends to work a bit better.

thanks for having attention to my issue
i tried doing this many times but still getting this error
User: arn:aws:iam::183631302489:user/kk_labs_user_641431 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::183631302489:role/AmazonEKSAutoNodeRole

You have not disabled EKS Auto Mode.
Please pay special attention to step 3.i and 3.ii on this page

Hi Alistair
It was already enabled when i landed this page

Some default settings you need to turn off for the form to be accepted w/o problem.

sir, please let us know the default settings

Follow the tutorial as closely as you can. That’s what works for me.

sure sir, will give it another try, will update here