View a markdown version of this page

Best practices for resource naming in Amazon MQ for RabbitMQ - 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).

Best practices for resource naming in Amazon MQ for RabbitMQ

Although RabbitMQ permits arbitrary UTF-8 characters in vhost names, queue names, exchange names, and policy names, Amazon MQ for RabbitMQ recommends using a standard character set.

Naming conventions

We recommend following supported characters for vhost names, queue names, exchange names, and policy names:

  • Letters (A–Z, a–z)

  • Numbers (0–9)

  • Hyphens (-), underscores (_), periods (.), colons (:), and forward slashes (/)

Important

Using other special characters in vhost names, queue names, exchange names, or policy names may prevent Amazon MQ from performing certain broker maintenance operations.