Creating policies to access buckets
Wasabi policies allow you to define secure access to your buckets. This article describes how to create policies.
Create a policy
- Start by logging on with a Console user account with admin permissions.
- Expand the left menu by clicking the
button.
- Click Policies in the left pane.
- Click the Create Policy button.
- Enter a Policy Name and a Description.
- In the black box, enter the details of your policy.
- Click Save.
Here are some example IAM Policies.
Apply policy to a user
Once you've created a policy you can apply it to an individual user.
- Select the IAM tab.
- Expand the left menu by clicking the
button.
- Click Users in the left pane.
- Click the user that you want to add the policy to.
- Select the Permissions tab.
- Start typing your newly created policy name, and click it to select it.
Your policy is instantly applied to the user account.
Apply policy to a group
Once you've created a policy you can apply it to a group.
- Select the IAM tab.
- Expand the left menu by clicking the
button.
- Click Groups in the left pane.
- Click the group that you want to add the policy to.
- Select the Permissions tab.
- Start typing your newly created policy name, and click it to select it.
Your policy is immediately applied to that group.
Thanks for visiting.