AmazonMQ Skill
amazonaws-com-mq
amazonaws-com-mq
| Method | Path | Description |
|---|---|---|
POST | /v1/brokers | |
POST | /v1/configurations | Creates a broker. Note: This API is asynchronous. To create a broker, you must either use the AmazonMQFullAccess IAM policy or include the following EC2 permissions in your IAM po... |
POST | /v1/tags/{resource-arn} | Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version). |
POST | /v1/brokers/{broker-id}/users/{username} | Add a tag to a resource. |
DELETE | /v1/brokers/{broker-id} | Creates an ActiveMQ user. Do not add personally identifiable information (PII) or other confidential or sensitive information in broker usernames. Broker usernames are accessible... |
DELETE | /v1/tags/{resource-arn} | Deletes a broker. Note: This API is asynchronous. |
DELETE | /v1/brokers/{broker-id}/users/{username} | Removes a tag from a resource. |
GET | /v1/brokers/{broker-id} | Deletes an ActiveMQ user. |
GET | /v1/broker-engine-types | Returns information about the specified broker. |
GET | /v1/broker-instance-options | Describe available engine types and versions. |
GET | /v1/configurations/{configuration-id} | Describe available broker instance options. |
GET | /v1/configurations/{configuration-id}/revisions/{configuration-revision} | Returns information about the specified configuration. |
GET | /v1/brokers/{broker-id}/users/{username} | Returns the specified configuration revision for the specified configuration. |
GET | /v1/brokers | Returns information about an ActiveMQ user. |
GET | /v1/configurations/{configuration-id}/revisions | Returns a list of all brokers. |
GET | /v1/configurations | Returns a list of all revisions for the specified configuration. |
GET | /v1/tags/{resource-arn} | Returns a list of all configurations. |
GET | /v1/brokers/{broker-id}/users | Lists tags for a resource. |
POST | /v1/brokers/{broker-id}/promote | Returns a list of all ActiveMQ users. |
POST | /v1/brokers/{broker-id}/reboot | Promotes a data replication replica broker to the primary broker role. |
PUT | /v1/brokers/{broker-id} | Reboots a broker. Note: This API is asynchronous. |
PUT | /v1/configurations/{configuration-id} | Adds a pending configuration change to a broker. |
PUT | /v1/brokers/{broker-id}/users/{username} | Updates the specified configuration. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-mq
Downloads and installs to ~/.claude/skills/amazonaws-com-mq/
2017-11-27 (2026-03-02)