Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface PutEventsCommandOutputProtected

The output of PutEventsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

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?: number

The number of failed entries.