Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface PutLogEventsCommandOutputProtected

The output of PutLogEventsCommand.

Hierarchy

Properties

nextSequenceToken?: string

The next sequence token.

This field has been deprecated.

The sequence token is now ignored in PutLogEvents actions. PutLogEvents actions are always accepted even if the sequence token is not valid. You can use parallel PutLogEvents actions on the same log stream and you do not need to wait for the response of a previous PutLogEvents action to obtain the nextSequenceToken value.

rejectedLogEventsInfo?: RejectedLogEventsInfo

The rejected events.