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

[Bug] API Gateway not tracked #38

Open
iamgeef opened this issue Sep 14, 2021 · 3 comments
Open

[Bug] API Gateway not tracked #38

iamgeef opened this issue Sep 14, 2021 · 3 comments

Comments

@iamgeef
Copy link

iamgeef commented Sep 14, 2021

Using Terraform to create api gateway resources I noticed that none of the actions were being logged in the iamlive policy.

Confirmed it on my end using the CLI with aws --region ap-southeast-2 apigateway get-rest-apis
Other CLI calls such as aws sts get-caller-identity do work in the same iamlive session.

This is the iamlive command being used:
iamlive --set-ini --profile default --mode proxy

@iamgeef
Copy link
Author

iamgeef commented Sep 14, 2021

Most of the requsets fall under apigateway:POST/PUT/PATCH/DELETE/GET but there are specific method resources involved too.

iann0036 added a commit that referenced this issue Sep 14, 2021
@iann0036
Copy link
Owner

Hey @iamgeef,

Thanks for raising this issue. It looks like there was a conflict between the V1/V2 API Gateway permissions (as they share the same IAM prefix). I'll look into the issue and get back to you, hopefully within a few days.

iann0036 added a commit that referenced this issue Sep 17, 2021
@iann0036
Copy link
Owner

Hi @iamgeef,

Thanks again for raising. This issue has been fixed and should be in v0.42.0.

Let me know if you still have any issues.

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

2 participants