UnprocessedIdentityId
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.
Contents
- ErrorCode
-
The error code indicating the type of error that occurred.
Type: String
Valid Values:
AccessDenied | InternalServerError
Required: No
- IdentityId
-
A unique identifier in the format REGION:GUID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 55.
Pattern:
[\w-]+:[0-9a-f-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: