Creating and managing ActiveMQ broker users - Amazon MQ
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Creating and managing ActiveMQ broker users

An ActiveMQ user is a person or an application that can access the queues and topics of an ActiveMQ broker. You can configure users to have specific permissions. For example, you can allow some users to access the ActiveMQ Web Console.

A group is a semantic label. You can assign a group to a user and configure permissions for groups to send to, receive from, and administer specific queues and topics.

Note

You can't configure groups independently of users. A group label is created when you add at least one user to it and deleted when you remove all users from it.

The following examples show how you can create, edit, and delete Amazon MQ broker users using the Amazon Web Services Management Console.

To create a new user

  1. Sign in to the Amazon MQ console.

  2. From the broker list, choose the name of your broker (for example, MyBroker) and then choose View details.

    On the MyBroker page, in the Users section, all the users for this broker are listed.

  3. Choose Create user.

  4. In the Create user dialog box, type a Username and Password.

  5. (Optional) Type the names of groups to which the user belongs, separated by commas (for example: Devs, Admins).

  6. (Optional) To enable the user to access the ActiveMQ Web Console, choose ActiveMQ Web Console.

  7. Choose Create user.

    Important

    Making changes to a user does not apply the changes to the user immediately. To apply your changes, you must wait for the next maintenance window or reboot the broker. For more information, see Amazon MQ broker configuration lifecycle.

To edit an existing user

  1. Sign in to the Amazon MQ console.

  2. From the broker list, choose the name of your broker (for example, MyBroker) and then choose View details.

    On the MyBroker page, in the Users section, all the users for this broker are listed.

  3. Select your sign-in credentials and choose Edit.

    The Edit user dialog box is displayed.

  4. (Optional) Type a new Password.

  5. (Optional) Add or remove the names of groups to which the user belongs, separated by commas (for example: Managers, Admins).

  6. (Optional) To enable the user to access the ActiveMQ Web Console, choose ActiveMQ Web Console.

  7. To save the changes to the user, choose Done.

    Important

    Making changes to a user does not apply the changes to the user immediately. To apply your changes, you must wait for the next maintenance window or reboot the broker. For more information, see Amazon MQ broker configuration lifecycle.

To delete an existing user

  1. Sign in to the Amazon MQ console.

  2. From the broker list, choose the name of your broker (for example, MyBroker) and then choose View details.

    On the MyBroker page, in the Users section, all the users for this broker are listed.

  3. Select a your sign-in credentials (for example, MyUser) and then choose Delete.

  4. To confirm deleting the user, in the Delete MyUser? dialog box, choose Delete.

    Important

    Making changes to a user does not apply the changes to the user immediately. To apply your changes, you must wait for the next maintenance window or reboot the broker. For more information, see Amazon MQ broker configuration lifecycle.