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

s3:PutBucketPolicy & kms:TagResource not being detected #88

Open
davemhp opened this issue Nov 1, 2024 · 1 comment
Open

s3:PutBucketPolicy & kms:TagResource not being detected #88

davemhp opened this issue Nov 1, 2024 · 1 comment

Comments

@davemhp
Copy link

davemhp commented Nov 1, 2024

We have experienced similar problems as in this issue: #81

s3:PutBucketPolicy and kms:TagResource are not added to the policy list.

We also use the latest version of iamlive. Is there another flaw in the parsing logic that has been missed?

AWS API documentation for S3 and KMS:
https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketPolicy.html
https://docs.aws.amazon.com/kms/latest/APIReference/API_TagResource.html

@iann0036
Copy link
Owner

Hi @davemhp,

Apologies for the delayed response. Could you let me know which specific method/action you were undertaking that you expect these resources? Also note that release v1.1.12 has just gone out with some of the latest action mappings.

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