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

Add support for more actions to be guessed #52

Open
6 tasks
flosell opened this issue Jun 10, 2018 · 0 comments
Open
6 tasks

Add support for more actions to be guessed #52

flosell opened this issue Jun 10, 2018 · 0 comments
Labels
enhancement good first issue guess-feature Issues regarding the guessing of related events
Projects

Comments

@flosell
Copy link
Owner

flosell commented Jun 10, 2018

#22 introduced a feature to guess actions that are similar to an existing policy. It currently doesn't support all actions.

Here's things I currently know are missing (comment if you find more):

  • KMS: Encrypt, Decrypt, GenerateDataKey, ...
  • ECR: BatchDeleteImage, BatchGetImage, ...
  • *Deregister*
  • *Modify*
  • *Remove*
  • API Gateway: (DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT)

How to do this?

@flosell flosell added this to To Do in Tasks Jun 10, 2018
@flosell flosell added the guess-feature Issues regarding the guessing of related events label Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue guess-feature Issues regarding the guessing of related events
Projects
Tasks
  
To Do
Development

No branches or pull requests

1 participant