v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Returns a list of users.

get/#Action=DescribeUsers

Query parameters

Enginestring

The Redis engine.

UserIdstring

The ID of the user.

Namestring required

The property being filtered. For example, UserId.

ValuesFilterValue[] required

The property values to filter on. For example, "user-123".

Filter to determine the list of User IDs to return.

MaxRecordsinteger

The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

Markerstring

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >

Action'DescribeUsers' required
Version'2015-02-02' required

Response

Success