You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/design/iam.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,6 @@ For example:
95
95
- root account creates 2 users (both are owned by it): user1, user2 and a bucket (bucket owner: <root-account-id>, bucket creator: <account-id-user1>).
96
96
- user1 upload a file to the bucket
97
97
- user2 can delete this bucket (after it is empty): although user2 is not the creator, without a bucket policy his root account is the owner so it can delete the bucket.
98
-
Note: Currently, we do not allow users to create a bucket.
99
98
100
99
### Root Accounts Manager
101
100
The root accounts managers are a solution for creating root accounts using the IAM API.
0 commit comments