Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while collecting AWS resources #10

Open
gikang82 opened this issue Nov 3, 2022 · 2 comments
Open

Error while collecting AWS resources #10

gikang82 opened this issue Nov 3, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gikang82
Copy link
Member

gikang82 commented Nov 3, 2022

No description provided.

@gikang82 gikang82 added the bug Something isn't working label Nov 3, 2022
@gikang82
Copy link
Member Author

gikang82 commented Nov 3, 2022

Error occurs repeatedly while collecting aws resources

Error messages from each job tasks are same as below

{"assume_role_policy_document": 
  {"statement": {
    "2": {
      "principal": {
        "0": {
          "value": [
           "Couldnt interpret {arn:aws:iam::xxxxxxxxx:oidc-provider/oidc.eks.ap-northeast-2.amazonaws.com/id/xxxxxxxxxx} as string."]
         }, 
         "1": {
           "value": ["Couldnt interpret {arn:aws:iam::xxxxxxxxxx:oidc-provider/oidc.eks.ap-northeast-2.amazonaws.com/id/xxxxxxxxxx} as string."]
         }
       }
     }
   }
}
}

Can you explain why this error happen?

@jihyungSong
Copy link
Contributor

Thanks for reporting.
I will comment after checking the issue soon.

@jihyungSong jihyungSong moved this from Todo to Planning in Sprint Board Nov 4, 2022
@whdalsrnt whdalsrnt removed this from Sprint Board Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants