Skip to content

s3:CreateBucket not being detected #81

@fmartingr

Description

@fmartingr

While running iamlive checking some things I noticed that even when I create a bucket the s3:CreateBucket permission is not being added to the list.

Checking the sample data, it seems that the request check is wrong:

Expects (source):

PUT /{BucketName}

Documentation (source):

PUT / HTTP/1.1
Host: {{BucketName}}.s3.amazonaws.com

Documentation later mentions "URI parameters" (though it hyperlinks to the Host) but doesn't show up like that in the example. Wondering if someone else is experiencing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions