BatchUserErrorResponseItem
Contains error information for a user operation that failed in a batch user request.
Contents
Note
In the following list, the required parameters are described first.
- userId
-
The user ID associated with the failed operation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
[0-9]+Required: Yes
- field
-
The field that caused the error.
Type: String
Pattern:
[\S\s]*Required: No
- reason
-
A description of why the user operation failed.
Type: String
Pattern:
[\S\s]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: