-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
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.comDocumentation 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels