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

Specific support actions are not allowed in IAM Policies #124

Open
michael-k opened this issue May 3, 2019 · 0 comments
Open

Specific support actions are not allowed in IAM Policies #124

michael-k opened this issue May 3, 2019 · 0 comments

Comments

@michael-k
Copy link
Contributor

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?

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

1 participant