Updated on 2022-08-15 GMT+08:00

Creating a User and Granting DMS for RabbitMQ Permissions

This section describes how to use Identity and Access Management (IAM) for fine-grained permissions control for your Distributed Message Service (DMS) for RabbitMQ 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 DMS for RabbitMQ resources.
  • Grant only the permissions required for users to perform a specific task.
  • Entrust another account or cloud service to perform efficient O&M on your DMS for RabbitMQ resources.

If your account does not require individual IAM users, skip this chapter.

This section describes the procedure for granting the DMS ReadOnlyAccess permission (see Figure 1) as an example.

DMS for RabbitMQ permissions policies are based on DMS. Therefore, when assigning permissions, select DMS permissions policies.

Prerequisites

Learn about the permissions (see Service Overview > Permissions Management) supported by DMS for RabbitMQ and choose policies according to your requirements.

Process Flow

Figure 1 Process of granting DMS for RabbitMQ permissions

  1. Create a user group and assign permissions.

    Create a user group on the IAM console, and assign the DMS ReadOnlyAccess policy to the group.

  2. Create an IAM user.

    Create a user on the IAM console and add the user to the group created in 1.

  3. Log in and verify permissions.

    Log in to the console using the user created in 2, and verify that the user only has read permissions for DMS for RabbitMQ.