forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
3.1 KiB
3.1 KiB
Creating a User and Granting SWR Permissions
This section describes how to use IAM for fine-grained permission management on your SWR resources. With IAM, you can:
- Create IAM users for employees based on your enterprise's organizational structure. Each IAM user will have their own security credentials for accessing SWR resources.
- Grant only the permissions required for users to perform a specific task.
- Entrust a cloud account or cloud service to perform efficient O&M on your SWR resources.
If your account does not need individual IAM users, you may skip over this chapter.
This section describes the procedure for granting permissions (see Figure 1).
Prerequisite
Learn about the permissions supported by SWR and choose policies or roles according to your requirements.
- Create a user group and assign permissions.
Create a user group on the IAM console, and assign the SWR Administrator policy to the group.
- Create an IAM user and add the user to a user group.
Create a user on the IAM console and add the user to the group created in 1.
- Log in as the IAM user and verify permissions.
Parent topic: Permissions Management