iam_users
List MinIO IAM users with their status, attached policies, and group membership. Clarifies when an empty result means root-only deployment rather than a failed probe.
Instructions
[READ][risk=low] IAM users with status, attached policies, group membership.
An empty list carries a note: the root credential (MINIO_ROOT_USER) is not an IAM user and never appears, so a root-only deployment legitimately reports no users — not a failed probe.
Args: limit: Maximum users to return (envelope reports truncation). target: MinIO target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No |