Skip to content

fix/Update README.md#52

Merged
dorukozturk merged 1 commit intoaws-samples:mainfrom
Michael-McClelland:fix/update-minimal-permissions-in-readme
Feb 8, 2024
Merged

fix/Update README.md#52
dorukozturk merged 1 commit intoaws-samples:mainfrom
Michael-McClelland:fix/update-minimal-permissions-in-readme

Conversation

@Michael-McClelland
Copy link
Copy Markdown
Contributor

I believe there is a missing permission not listed in the readme document. I get the following error:

Reason: Forbidden
HTTP response headers: HTTPHeaderDict({'Audit-Id': '28a2a259-7956-44ba-b389-00559d384f75', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Content-Type-Options': 'nosniff', 'X-Kubernetes-Pf-Flowschema-Uid': '411ad568-8973-41ef-bdf1-a6a22a2ca8e0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '1b84519f-2062-4718-87a9-9f8940af9961', 'Date': 'Tue, 06 Feb 2024 02:03:11 GMT', 'Content-Length': '306'})
HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"nodes is forbidden: User "arn:aws:sts::123456789012:assumed-role/prowler/i-0b4asdfasdfasdfc584" cannot list resource "nodes" in API group "" at the cluster scope","reason":"Forbidden","details":{"kind":"nodes"},"code":403}

when list nodes is not in the permissions

*Issue #, if available: N/a

Description of changes:
Add list nodes permission

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This list nodes permission should be added to prevent errors during execution.
@dorukozturk dorukozturk merged commit bf0ed21 into aws-samples:main Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants