AWS amazon-mq documentation change
Summary
Added Option 1 for migrating queues using Amazon MQ's queue migration tool and provided GitHub link
Security assessment
Change introduces a new migration tool without security context. No vulnerabilities or security features are mentioned.
Diff
diff --git a/amazon-mq/latest/developer-guide/quorum-queues-migration.md b/amazon-mq/latest/developer-guide/quorum-queues-migration.md index 1c6bc3398..07dfb30a9 100644 --- a//amazon-mq/latest/developer-guide/quorum-queues-migration.md +++ b//amazon-mq/latest/developer-guide/quorum-queues-migration.md @@ -7 +7 @@ -Option 1: Migrating from classic mirrored queues to quorum queues with a new virtual hostMigrating from classic mirrored queues to quorum queues in place +Option 1: Migrating from classic mirrored queues to quorum queues with Amazon MQ for RabbitMQ queue migration toolOption 2: Migrating from classic mirrored queues to quorum queues with a new virtual hostMigrating from classic mirrored queues to quorum queues in place @@ -13 +13,7 @@ You can migrate your classic mirrored queues to quorum queues on Amazon MQ broke -## Option 1: Migrating from classic mirrored queues to quorum queues with a new virtual host +## Option 1: Migrating from classic mirrored queues to quorum queues with Amazon MQ for RabbitMQ queue migration tool + +Amazon MQ provides a queue migration tool to migrate classic queues to quorum queues. The tool is accessible through the RabbitMQ web console under **Admin** > **Queue Migration** , or through the HTTP API. + +To use the tool see, [Amazon MQ queue migration tool](https://github.com/amazon-mq/rabbitmq-queue-migration). + +## Option 2: Migrating from classic mirrored queues to quorum queues with a new virtual host