Difference between revisions of "Iam:CreateRole"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
== See also == | == See also == | ||
* {{Terraform EKS}} | * {{Terraform EKS}} | ||
− | * {{IAM}} | + | * {{IAM roles}} |
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 09:16, 1 September 2023
│ Error: error creating IAM Role (education-eks-Z0u0TjYd20220217012453602100000003): AccessDenied: User: arn:aws:iam::123456789:user/YOUR_USER is not authorized to perform: iam:CreateRole on resource: arn:aws:iam::123456789:role/education-eks-Z0u0TjYd20220217012453602100000003 │ status code: 403, request id: a98095c0-38b9-44bc-8243-da0a7c87e523 │ │ with module.eks.aws_iam_role.cluster[0], │ on .terraform/modules/eks/main.tf line 128, in resource "aws_iam_role" "cluster": │ 128: resource "aws_iam_role" "cluster" {
User: arn:aws:sts::1234567890:assumed-role/xxxxx is not authorized to perform: iam:CreateRole on resource: arn:aws:iam::1234567890:role/xxxxx with an explicit deny in an identity-based policy
Related
See also
Advertising: