From d3a3a74dc61f0cc05b695dea0e3db2a8dc6c58b6 Mon Sep 17 00:00:00 2001 From: Michael Khmelnitsky Date: Tue, 18 Sep 2018 18:31:26 +0000 Subject: [PATCH] Updated the documentation. --- doc_source/amazon-mq-documentation-history.md | 1 + doc_source/amazon-mq-listing-managing-users.md | 5 ++++- doc_source/user.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc_source/amazon-mq-documentation-history.md b/doc_source/amazon-mq-documentation-history.md index 9aeb234..5f431d0 100644 --- a/doc_source/amazon-mq-documentation-history.md +++ b/doc_source/amazon-mq-documentation-history.md @@ -5,6 +5,7 @@ The following table lists changes to the *Amazon MQ Developer Guide*\. For Amazo | Date | Documentation Update | | --- | --- | +| September 18, 2018 | Added the following note to the [Tutorial: Creating and Managing Amazon MQ Broker Users](amazon-mq-listing-managing-users.md) section: 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\. | | September 10, 2018 | Updated the [Frequently Viewed Amazon MQ Topics](amazon-mq-newly-added-most-frequently-viewed-topics.md) section\. | | August 31, 2018 | [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/amazon-mq/latest/developer-guide/amazon-mq-documentation-history.html) | | August 15, 2018 | Corrected the information in the [](amazon-mq-getting-started.md#create-activemq-broker) section\. | diff --git a/doc_source/amazon-mq-listing-managing-users.md b/doc_source/amazon-mq-listing-managing-users.md index 704f8da..fefb4f2 100644 --- a/doc_source/amazon-mq-listing-managing-users.md +++ b/doc_source/amazon-mq-listing-managing-users.md @@ -2,7 +2,10 @@ 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](http://activemq.apache.org/web-console.html)\. -A user can belong to a *group*\. You can configure which users belong to which groups and which groups have permission to send to, receive from, and administer specific queues and topics\. +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 AWS Management Console\. diff --git a/doc_source/user.md b/doc_source/user.md index 6b9f844..53a268d 100644 --- a/doc_source/user.md +++ b/doc_source/user.md @@ -2,7 +2,7 @@ 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](http://activemq.apache.org/web-console.html)\. -A user can belong to a *group*\. You can configure which users belong to which groups and which groups have permission to send to, receive from, and administer specific queues and topics\. +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\. **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](amazon-mq-editing-managing-configurations.md#apply-configuration-revision-editing-console) or [reboot the broker](amazon-mq-rebooting-broker.md)\. For more information, see [Amazon MQ Broker Configuration Lifecycle](amazon-mq-broker-configuration-lifecycle.md)\.