You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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).
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)?
The text was updated successfully, but these errors were encountered: