DeleteUniqueIdError - AWS Entity Resolution

DeleteUniqueIdError

The error information provided when the delete unique ID operation doesn't complete.

Contents

errorType

The error type for the delete unique ID operation.

The SERVICE_ERROR value indicates that an internal service-side problem occurred during the deletion operation.

The VALIDATION_ERROR value indicates that the deletion operation couldn't complete because of invalid input parameters or data.

Type: String

Valid Values: SERVICE_ERROR | VALIDATION_ERROR

Required: Yes

uniqueId

The unique ID that couldn't be deleted.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 780.

Pattern: [a-zA-Z_0-9-+=/,]*

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: