NAME
Paws::CloudWatchEvents::PutEventsResponse
ATTRIBUTES
Entries => ArrayRef[Paws::CloudWatchEvents::PutEventsResultEntry]
The successfully and unsuccessfully ingested events results. If the ingestion was successful, the entry has the event ID in it. Otherwise, you can use the error code and error message to identify the problem with the entry.
FailedEntryCount => Int
The number of failed entries.