awacs icon indicating copy to clipboard operation
awacs copied to clipboard

Specific support actions are not allowed in IAM Policies

Open michael-k opened this issue 6 years ago • 0 comments

From AWS Support's documentation:

AWS Support does not let you allow or deny access to individual actions;
therefore your policy must use the "Action": "support:*" to use the
AWS Support Center or to use the AWS Support API.

Therefore the actions in support.py seem useless if not misleading. And there's no predefined action in awacs that covers support:*.

Can the actions be used for anything else than IAM Policies? Am I missing something?

michael-k avatar May 03 '19 16:05 michael-k