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

Improve generated permissions for API Gateway #17

Open
1 of 4 tasks
flosell opened this issue Dec 18, 2017 · 0 comments
Open
1 of 4 tasks

Improve generated permissions for API Gateway #17

flosell opened this issue Dec 18, 2017 · 0 comments
Labels
bug generate-feature Issues regarding the generation of IAM Policies from Events

Comments

@flosell
Copy link
Owner

flosell commented Dec 18, 2017

API Gateway Permissions don't work like normal Permissions (where the event matches the permission): http://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-control-access-using-iam-policies-to-create-and-manage-api.html

  • Basic support (as in, it generates policies that are valid and allow at least what was seen in event
  • Test generated policies
  • Add correct region in generated resource statements (currently *)
  • Add correct ids (e.g restapi_id) in generated resource statements (currently *)
@flosell flosell added the bug label Dec 18, 2017
@flosell flosell changed the title Fix generated permissions for API Gateway Improve generated permissions for API Gateway Apr 8, 2018
@flosell flosell added the generate-feature Issues regarding the generation of IAM Policies from Events label Jul 27, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug generate-feature Issues regarding the generation of IAM Policies from Events
Projects
None yet
Development

No branches or pull requests

1 participant