mq_describe_user: Returns information about an ActiveMQ user

View source: R/mq_operations.R

mq_describe_userR Documentation

Returns information about an ActiveMQ user

Description

Returns information about an ActiveMQ user.

See https://www.paws-r-sdk.com/docs/mq_describe_user/ for full documentation.

Usage

mq_describe_user(BrokerId, Username)

Arguments

BrokerId

[required] The unique ID that Amazon MQ generates for the broker.

Username

[required] The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.