iamlive icon indicating copy to clipboard operation
iamlive copied to clipboard

[Bug] API Gateway not tracked

Open iamgeef opened this issue 4 years ago • 3 comments

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 avatar Sep 14 '21 03:09 iamgeef

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

iamgeef avatar Sep 14 '21 06:09 iamgeef

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 avatar Sep 14 '21 22:09 iann0036

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.

iann0036 avatar Sep 18 '21 00:09 iann0036