Skip to main content

ISNSBatchResultErrorEntry

Interface in AWS.SNS

Interface for BatchResultErrorEntry.

Properties

Code

property Code: string

An error code representing the reason the action failed for this entry.

Id

property Id: string

The Id of the entry in the batch request.

Message

property Message: string

A message describing the reason why the action failed for this entry.

SenderFault

property SenderFault: Boolean

Indicates whether the error was the caller's fault.