Unable to create the EKS cluster due to tag session not updating in policy

Hi Team

unable to create a EKS cluster, trying to create in playground section.

Can anyone help on this please ?

User: arn:aws:iam::****:user/kk_labs_user_975976 is not authorized to perform: iam:PassRole on resource: arn:aws:iam:::role/eks-demo

Any recent policy restrictions recently for user accounts ?

Hi @bhaskardevarinti

There are some restrictions on the policies you can define on the KK Playgrounds and labs.

You can refer to our guide on creating an EKS Cluster.

Hi @bhaskardevarinti,

The service role should be eksClusterRole. Once you use that, the creation should work successfully.

Thanks @Santosh_KodeKloud @raymond.baoly , works for me now