Could't create Identity provider on aws

I can’t create Identity provider by terraform apply

Error: error creating IAM OIDC Provider: AccessDenied: User: arn:aws:iam::627964550054:user/odl_user_727375 is not authorized to perform: iam:CreateOpenIDConnectProvider on resource: arn:aws:iam::627964550054:oidc-provider/oidc.eks.ap-southeast-1.amazonaws.com with an explicit deny in an identity-based policy
│ status code: 403, request id: ee9b1cfd-990f-439c-8cd9-2dab22d97848

Hi @ccdoubleoo

It is likely not permitted. Playground accounts are quite restricted to prevent abuse. Please see Cloud Playground Support

Alternatively open your own AWS account. Monthly fee is very small if you tidy up all infrastructure after any tests.

Hi @Alistair_KodeKloud

Thank you for you information, I tried to use some service on aws free tier.