Amazon SQS · Schema

BatchResultErrorEntry

A batch result error entry

AWSCloudDistributed SystemsMessagingMicroservicesQueue

Properties

Name Type Description
Id string The Id of the entry that caused the error
Code string An error code representing the type of error
Message string A message explaining the error
SenderFault boolean Specifies whether the error happened due to the caller of the batch API action
View JSON Schema on GitHub