EKS cluster creation

I have created eks cluster using command line , after creating it when I login to the aws console , eks cluster when I click on resources I am not able to see the resources. Encountering this error .
Your current IAM principal doesn’t have access to Kubernetes objects on this cluster.

“This may be due to the current user or role not having Kubernetes RBAC permissions to describe cluster resources or not having an entry in the cluster’s auth config map.”

can anyone tell me how to fix this issue