flosell / flosell/trailscraper

Improve generated permissions for API Gateway

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
bug generate-feature
Dominant language
Python
Stars
838
Forks
38
Avg merge
2m
Merged PRs (30d)
14

Description

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

* [x] 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 `*`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.