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

Permissions are missing #16

Open
mgarg-uptycs opened this issue Aug 16, 2022 · 1 comment
Open

Permissions are missing #16

mgarg-uptycs opened this issue Aug 16, 2022 · 1 comment

Comments

@mgarg-uptycs
Copy link

Some permissions are missing in map.json like SSM:UpdateInstanceInformation and SSM:UpdateInstanceAssociationStatus etc.
Can you please update the map or let us know how to generate the latest one(nothing in README related to this)?

@iann0036
Copy link
Owner

Hi @mgarg-uptycs,

The map.json relates to public API methods and their mappings to IAM actions. At this time, I don't have any information about API methods that utilize these permissions, so they don't appear in that file.

They will however appear in the iam_definition.json file, which is the source of all known IAM permissions regardless of related API methods.

If you know of the appropriate API to permission mapping, let me know and I can add it to the map.json file (or feel free to PR directly).

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

No branches or pull requests

2 participants