UserIndexCapacityFilter
A filter for user index capacity queries. Only one filter type can be specified per request.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- totalCapacityBytes
-
Filter users by total capacity range in bytes.
Type: CapacityBytesRangeFilter object
Required: No
- userNameOrEmail
-
Filter users by username or email prefix.
Type: UserNameOrEmailFilter object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: