Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

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 the guess-feature Issues regarding the guessing of related events label Jul 27, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement good first issue guess-feature Issues regarding the guessing of related events
Projects
None yet
Development

No branches or pull requests

1 participant